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),
or

    monitor -D  ....  dskUsed > 10

which would trigger if the logs were growing at > 1Kb/minute
(assuming default polling times)

Apart from the '-D' flag, this should be basically the same
as an "absolute" monitor test.


Dave

-------------------------------------------------------------------------
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

Reply via email to