Code

This is a first cut at adding performance data to check_snmp. I wasn't sure
authorHarper Mann <harpermann@users.sourceforge.net>
Tue, 5 Apr 2005 21:26:56 +0000 (21:26 +0000)
committerHarper Mann <harpermann@users.sourceforge.net>
Tue, 5 Apr 2005 21:26:56 +0000 (21:26 +0000)
commit5d7f904c200d74365b36ef5f75817204cc7899a8
tree12b918f782dafd85af2d679dbdfd19cefd34baed
parent1945dffb8d95a7ba5429c2a46cbccac9383651a4
This is a first cut at adding performance data to check_snmp.  I wasn't sure
how to handle UOM so only values that return SNMP type Counter32: are labled
with "c".  All other values have a blank UOM.  I also left off warn, crit,
max and min values in the performance data until we come up with a way to
handle them.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1157 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_snmp.c