> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of slamp slamp > Sent: Monday, August 04, 2008 10:12 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] is there a plugin for traffic threshold? > > i've seen plugins where it alerts when a certain percentage of an > interface for in/out is reached. what about a plugin for the other way > around? alert when an interface is using below a certain speed lets > say alert below 50mbit.
The logic of any plugin can be 'flipped' by using the negate plugin. Using your example, if your plugin reports that anything less than 50 is OK and greater than that would be CRITICAL, the negate plugin changes that to mean anything greater than 50 is OK and anything less is CRITICAL. -- Marc ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null