Search found 2 matches
- Tue May 27, 2025 8:23 pm
- Forum: Open Source Nagios Projects
- Topic: [Bug/Notification] Service notification not triggered after state recovery and re-failure (Nagios Core 4.4.14)
- Replies: 3
- Views: 26776
Re: [Bug/Notification] Service notification not triggered after state recovery and re-failure (Nagios Core 4.4.14)
Thank you for your suggestions regarding notification_interval and is_volatile. However, I would like to clarify the actual issue we're facing: CRITICAL → OK → CRITICAL A notification is sent for the first CRITICAL state and for the recovery (OK), but no notification is sent when the state returns t...
- Mon May 26, 2025 11:01 pm
- Forum: Open Source Nagios Projects
- Topic: [Bug/Notification] Service notification not triggered after state recovery and re-failure (Nagios Core 4.4.14)
- Replies: 3
- Views: 26776
[Bug/Notification] Service notification not triggered after state recovery and re-failure (Nagios Core 4.4.14)
## Summary In Nagios Core 4.4.14 (on AlmaLinux 9.5, installed via YUM), we are encountering a problem where service notifications are not sent after state transitions like: `CRITICAL → OK → CRITICAL` Only the first CRITICAL state triggers a notification. After recovery (OK), if the service becomes C...