SNMP plugins entry in "map" file [http://www.manubulon.com/nagios/]
John Joseph
jjk_saji at yahoo.com
Sat Apr 2 11:40:04 CEST 2005
Hi Friends
I had added the snmp plugins
http://www.manubulon.com/nagios/ for nagios
now I am trying to configure nagiosgraph for
displaying the SNMP plugins, I did some changes in
the map file , but I am not sure whether I had done
the right way
This is what I had added to the
map for ./check_snmp_int.pl ( SNMP check for the
interface )
#################################################3
# Service type: check_snmp_interface
# output:eth0:up:1: OK
/output:eth0.*?([-.0-9]+) sec/
and push @s, [ eth0,
[ interface, GAUGE, $1 ] ];
/output:eth0.*?(\d+)
and push @s, [ eth0,
[ interface, GAUGE, $1 ] ];
#################################################
If any body had
configured nagiosgraph for patrick roy snmp plugin ,
please send the map file , so I can compare and
rectify my mistake
Thanks
Joseph John
Send instant messages to your online friends http://uk.messenger.yahoo.com
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at 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
More information about the Users
mailing list