I am trying to send traps to HP Openview from Net-Snmp using the disk reporting 
function.     The information is being sent to the dskTable section of the 
UCD-SNMP-MIB tree as expected.    The values present for /var are   2:  /var: 
less than 70% free (=65).

However the message being sent via trap has no data payload whatsoever.  

Generic: 6; Specific: 2; Community: bipolar; Enterprise: .1.3.6.1.4.1.8072.4;
Variables:<$*> 

With no data being sent.    

disk / 10%
disk /var 70%

monitor -i -r 30 -o dskPath.1 -o dskErrorMsg.1 "root file system" 
dskErrorFlag.1 !=0
monitor -i -r 30 -o dskPath.2 -o dskErrorMsg.2 "/var file system" 
dskErrorFlag.2 !=0


Any ideas?

Thanks
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to