issues
search
imajaydwivedi
/
SQLMonitor
SQLMonitor is designed as opensource tool to replace expensive enterprise monitoring or to simply fill the gap and monitor all environments such as DEV, TEST, QA/UAT & PROD.
MIT License
25
stars
14
forks
source link
Setup Alert Engine Using Python+SQLServer
#10
Open
imajaydwivedi
opened
1 year ago
imajaydwivedi
commented
1 year ago
Design Email & Slack Alerts for following -
[x] Alert-AgLatency
[x] Alert-AvailableMemory
[x] Alert-NonAgDbBackupIssue
[x] Alert-AgDbBackupIssue
[x] Alert-Cpu
[x] Alert-DiskLatency
[x] Alert-DiskSpace
[ ] Alert-LoginExpiry
[x] Alert-LogSpace
[x] Alert-MemoryGrantsPending
[ ] Alert-NonSupportedServer
[x] Alert-OfflineAgent
[x] Alert-OfflineServer
[x] Alert-SqlBlocking
[ ] Alert-SqlMemory
[ ] Alert-SqlMonitorDataCollection
[x] Alert-SqlMonitorJobs
[ ] Alert-MissingSqlMonitorJobs
[x] Alert-Tempdb
[ ] Alert-WaitsPerCorePerMinute
[ ] Alert-TempdbConfig
[ ] Alert-IndexFragmentation
[ ] Alert-StaleStatistics
[ ] Alert-PartitionCount
[ ] Alert-IntegerOutOfRange
[ ] Alert-CheckDb
[ ] Alert-HeapFragmentation
[ ] Alert-NonTrustedForeignKey
[ ] Alert-HighValueMissingIndex
[ ] Alert-NonExpirySqlLogins
[ ] Alert-UnrecognizedTraceFlags
[ ] Alert-SqlAgentJobs
[ ] Alert-ServerConfigChange
[ ] Alert-DbConfigChange
[ ] Alert-ElevatedServerPriviledge
[ ] Alert-ElevatedDbPriviledge
[ ] Alert-DiskWithDataAndLogFile
[ ] Alert-BackupTableRow
[ ] Alert-UserTablesInMasterDb
[ ] Alert-UnusedTable
[ ] Alert-UnsedNonClusteredIndex
[ ] Alert-VLFCount
[ ] Alert-FreeListStalls
[ ] Alert-WinsockRejections
[ ] Alert-DisabledDAC
[ ] Alert-DatabaseState
[ ] Alert-UnrecognizedThirdPartyModules
[ ] Alert-MemoryDump
[ ] Alert-LargeLogFile
[ ] Alert-NonOptimalJobOwner
[ ] Alert-PoisonWaitDetected
[ ] Alert-DisabledIndexes
[ ] Alert-DisabledAutoStats
[ ] Alert-Deadlock
[ ] Alert-DatabaseCompatability
[ ] Alert-PercentFileGrowth
[ ] Alert-PowerPlan
[ ] Alert-LargeNonPartitionedTable
[ ] Alert-DuplicateIndex
Design Email & Slack Alerts for following -