> On 22/03/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > The other possibility would be to set up a "monitor" entry on > > > dskUsed. Slightly forced, but a delta monitor compared against > > > 0 might fo the trick. > > > > That sounds great but I admit the snmpd.conf man page isn't > > sufficiently clear to me for me to do that. Got any examples? > > Untested but: > > monitor -D .... dskUsed > 0 > > (which would trigger on *any* increase in these files), > ...
I've got: monitor -u private -r 10 -D "Log growth" dskUsed > 0 which it seems to me should use private's privileges (private is a rw user) to monitor disk usage every 10 seconds and send the default trap when it changes at all. I get link up/down traps at the expected address but nothing about disk usage. ------------------------------------------------------------------------- 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
