On 22/02/07, Kyle Tucker <[EMAIL PROTECTED]> wrote: > Should I be able to use "monitor" to essentially run a script > via "extend" in snmpd.conf to check for nsExtendResult != 0 > and have a trap triggered?
Yes. > My simple script here, which I can run via snmpget, never gets > run my snmpd. > > extend failure /usr/local/bin/failure > monitor -r 1 ..... What about the "agentSecUser" or "iqueryUser" line? Have you configured which user to run internal queries as (and given that user sufficient access) ? 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
