[Nagiosplug-devel] anyone ever write
Karl DeBisschop
karl at debisschop.net
Thu Aug 21 23:46:30 CEST 2003
On Thu, 2003-08-21 at 23:19, Ted Serreyn wrote:
> A bandwidth plugin. The idea is that you only run checks if there is
> bandwidth available (5 min ave?).
You can use check_snmp - either against the local interface, or more
likely against a nearby switch or router that is a potential bottleneck.
I guess you might be able to stop/start service and host checks by
parent/child relationships and service dependencies. You will probably
need to change some normal host_check_alive commands to the snmp
bandwidth check, but if the SNMP implentation is reliable, that should
be OK.
--
Karl
More information about the Devel
mailing list