[Nagios-devel] passive checks and notification intervalls

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] passive checks and notification intervalls

Post by Guest »

Hello Nagios-Devel,

I'm using passive plugins to check interfaces, cpu and memory usages
on a regular basis (from crontab).

The plugins are written in perl, and submit check results with Nagios::Cm=
d
which works great.

The only problem is: If for e.g. an interface is critical, the plugin
submits a CRITICAL check result every 5 min to Nagios.

Nagios in turn is not honoring the notification_interval (which is
set to 120), and sends out Notifications every time a result is
submitted - this can be very uncomfortablly with notifications as SMS :-)

Is there a way to get Nagios honoring notification_interval with
passive checks ?

Best Regards,
Andreas
--=20
Andreas Wassatsch
LPIC-2
using Linux since 0.99pl10





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked