versionRestartAgent restarts the agent only once.
"Loic Domaigne" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Net-SNMP gurus, I am facing the following problem with net-snmp 5.3.1 on Linux (both tested on SLES 9.3 x86_64 and SUSE 9.3 i686). We are using the DISMAN Event MIB to monitor the current size of the server partitions, in order to get informed if a partition is nearly full. In some circumstances, we may need to restart the agent. This is achieved using UCD-SNMP-MIB::versionRestartAgent, e.g.: $ snmpset -v2c -c debugrw localhost UCD-SNMP-MIB::versionRestartAgent.0 i 1 However, it seems that the agent can be restarted only one time. Upon the first restart, everything behave as expected. In particular, we are getting the traps corresponding to the current state of the monitored partitions. However, the next restart attempts with SNMP-MIB::versionRestartAgent do not produce any traps. I don't even get the coldStart trap. Please find below a sample configuration file for testing purposes. If you cannot reproduce the problem, I would be happy to conduct the corresponding troubleshootings, if you tell me how to proceed. Thanks in advance, Loic. -- # simple snmpd.conf to illustrate the problem # rocommunity debugro rwcommunity debugrw trapsess -c debug -Ci -t 10 -r 18 -v 2c localhost:1162 rouser internal agentSecName internal # you may change to any partition of your convenience # disk /boot 80% monitor -i -r 10 -o dskPath.1 -o dskErrorMsg.1 "disk1WS" dskPercent.1 >= 20 monitor -i -r 10 -o dskPath.1 -o dskErrorMsg.1 "disk1AS" dskPercent.1 >= 25 monitor -i -r 10 -o dskPath.1 -o dskErrorMsg.1 "disk1AC" dskPercent.1 < 25 monitor -i -r 10 -o dskPath.1 -o dskErrorMsg.1 "disk1WC" dskPercent.1 < 20 -- -- A project is by defintion unique. This means that you won't be tortured twice the same way. /Loic. Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer ------------------------------------------------------------------------- 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