Search found 5 matches

by mr.t
Mon Sep 17, 2012 2:07 am
Forum: Open Source Nagios Projects
Topic: What plugin can monitor internet connection quality?
Replies: 0
Views: 1517

What plugin can monitor internet connection quality?

I am having multiple connections with ISPs and I am trying to use Nagios to monitor the connections. Currently, I am using Ping and DNS to monitor the connection but It seem not sufficient. 1. Ping to public website like Yahoo, Facebook and Google 2. DNS check resolve of Yahoo, Facebook and Google W...
by mr.t
Thu Aug 23, 2012 9:43 pm
Forum: Open Source Nagios Projects
Topic: Looking low threshold on interface alert plugin
Replies: 6
Views: 1721

Re: Looking low threshold on interface alert plugin

the "-w" checks for high threshold like if my interface is 100Mbps and the traffic is nearly 100Mbps (let say >80Mbps) then nagios will trigger WARNING. BUT my purpose is to monitor low threshold like if traffic is low to <10Mbps, then nagios trigger WARNING.
by mr.t
Thu Aug 23, 2012 5:00 am
Forum: Open Source Nagios Projects
Topic: Looking low threshold on interface alert plugin
Replies: 6
Views: 1721

Re: Looking low threshold on interface alert plugin

I think with check_snmp_netif, i can get all interface statistic but i can not set the low threshold. Which option to set WARN when low threshold is met?
by mr.t
Tue Aug 21, 2012 8:13 pm
Forum: Open Source Nagios Projects
Topic: Looking low threshold on interface alert plugin
Replies: 6
Views: 1721

Re: Looking low threshold on interface alert plugin

I am going to monitor cisco switches/routers. so, i can not use vnstat command. any other plugin?
by mr.t
Tue Aug 21, 2012 8:27 am
Forum: Open Source Nagios Projects
Topic: Looking low threshold on interface alert plugin
Replies: 6
Views: 1721

Looking low threshold on interface alert plugin

I am currently looking for a plugin which can alert when the bandwidth of an interface is low in certain threshold.
Anyone know ?