lausser / check_mssql_health

Wenn du dich für Plugins (oder OMD oder allgemein Monitoring) interessierst oder von deiner Installation erzählen willst...die Tradition der deutschsprachigen Monitoring-Workshops wird wiederbelebt: https://discord.gg/jDfPZ63FcJ A plugin, which checks various parameters of Microsoft SQL database servers.
http://labs.consol.de/nagios/check_mssql_health
GNU General Public License v2.0
38 stars 27 forks source link

Backup Status alerts on multiple Availability Groups when split over 2 or more hosts #54

Open neilh2048 opened 4 months ago

neilh2048 commented 4 months ago

Hi

We have a MSSQL Cluster with 2 availability groups, where each node runs an availability group. When we run the any of the following checks "database-logbackup-age" or "database-backup-age" we get critical status alerts from the passive nodes about the backup status of the databases in the availability groups they don't own.

Is there any easy fix for this? is any other information needed?

Regards