Back to Opsview FAQ

Notifications sent despite downtime

Symptoms Copied

Cause: disparity in downtime state between the database and datastore Copied

When downtime is scheduled for a check or host, it is set in two places: runtime.nagios_scheduleddowntime and the datastore of the collector(s) monitoring the host.

Downtime displayed in the UI comes from the runtime.nagios_scheduleddowntime table. However, downtime stored in the collector datastore is what actually suppresses notifications.

If the datastore on the collector(s) monitoring the host is reinstalled or otherwise corrupted, the downtime is ‘forgotten’ by the collector so is not enforced.

Collector datastore corruption can happen when collectors are redeployed to different clusters.

Solution: recreate_downtime Copied

Using the recreate_downtime support script, downtime stored in the database can be recreated in the datastores of collectors.

See our page on using the recreate_downtime script.

["Geneos"] ["FAQ"]

Was this topic helpful?