Page 1 of 1

Nagios map-link throughput

Posted: Tue Sep 24, 2013 9:15 am
by ricardowesley
Is there any way to display individual links throughput/bandwith on the map or elsewhere? Some of my links are 10GB, 1GB, etc.

Re: Nagios map-link throughput

Posted: Tue Sep 24, 2013 10:53 am
by abrist
Do you mean the network status map? Throughput and bandwidth are supported by snmp checks, and can be graphed using mrtg and pnp4nagios.

Re: Nagios map-link throughput

Posted: Tue Sep 24, 2013 1:54 pm
by ricardowesley
I did mean status map. How/where do I obtain the plugin for snmp checks, and/or mrtg and pnp4nagios?
Here are the three services that I have running every host configured on my Nagios.

Uptime, Port 1 Link Status, Port 1 Bandwidth Usage
--check_snmp!-C public -o sysUpTime.0
--check_command check_snmp!-C public -o ifOperStatus.1 -r 1 -m RFC1213-MIB
--check_local_mrtgtraf!/var/lib/mrtg/192.168.1.253_1.log!AVG!1000000,1000000!5000000,5000000!10

Re: Nagios map-link throughput

Posted: Tue Sep 24, 2013 2:06 pm
by abrist
Changing the network status map requires editing of the cgi source - this can be a bit harder than editing normal html/php/etc.
Looks like you are already creating a log for the check, what you need to do is install pnp4nagios so that you can graph the information from an rrd.
http://docs.pnp4nagios.org/pnp-0.6/start