Hello,
I have the traps correctly setted up for at least the proccess, I've put 
some basic monitoring, and they are being sent to the snmptrapd, and 
everything works fine, but I can't seem to be able to do this for the 
disk usage, here's how's my snmpd.conf file on this issue: (the /dev/sda3 
treshold is just for testing)

proc  supervise 0 3
proc  postgres 0  1
proc  httpd 0  1
proc  ipaudit 1 1

disk  /dev/sda3 97064900
disk  /dev/sda1 10%

monitor -r 5 -o prNames -o prErrMessage "Process table" prErrorFlag != 0
monitor -r 5 -o dskPath -o dskErrMessage "Disk Usage" dskErrorFlag != 0

defaultMonitors yes

Am I doing something wrong? The monitor for the prNames is checking every 
5 seconds, and it is sending traps, but dskPath not...

Thanks a lot.

Mateus.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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