alerting: get notification only on status change?

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
_asp_
Posts: 91
Joined: Mon May 23, 2016 4:30 am

alerting: get notification only on status change?

Post by _asp_ »

Hi,

we created some alerts which is only sending alerts if its higher than warning / critical watermark.
We are using mail as notification method.

Is it possible to get only be notificated if a status changes?
1. now above watermark
2. now below watermark again.

Otherwise you get 1 mail per minute (we check each minute) if the monitored system has a problem.
Thanks, Andreas
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: alerting: get notification only on status change?

Post by mcapra »

There isn't currently a way to do this in Nagios Log Server. I've filed a feature request since that seems useful (ID 9387).

You could achieve that by setting the Alert Method to (Nagios (send using NRDP)) and letting a Nagios Core or XI installation handle the alerting, though I realize adding another application/machine to the ecosystem isn't ideal. We have a document that describes this process:
https://assets.nagios.com/downloads/nag ... Server.pdf
Former Nagios employee
https://www.mcapra.com/
_asp_
Posts: 91
Joined: Mon May 23, 2016 4:30 am

Re: alerting: get notification only on status change?

Post by _asp_ »

thanks, ticket can be closed
Locked