alert if below watermark

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

alert if below watermark

Post by _asp_ »

Hi all,

I would like NLS to send a mail alert, if the query is returning a VALUE below the watermark.

example 1:
warning: if less than 10 users are connected, send a warning mail
critical: if 0 users are connected, send critical mail

especially checking the 0 count is extremely important for me.

How can I do that?
Thanks, Andreas
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: alert if below watermark

Post by mcapra »

There isn't a way to do this with the current NLS alerting GUI. I've filed a feature request for this (ID 9905).

If you were monitoring a Nagios Log Server query from Nagios XI, you could leverage the negate plugin to accomplish this.
Former Nagios employee
https://www.mcapra.com/
Locked