laLoadInt.1 through snmpd.conf
czezz <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, when I execute following snmpwalk for Load on my system, then I get results and that works OK. # snmpwalk -v 2c -c public 10.18.20.51:161 laLoadInt UCD-SNMP-MIB::laLoadInt.1 = INTEGER: 66 UCD-SNMP-MIB::laLoadInt.2 = INTEGER: 128 UCD-SNMP-MIB::laLoadInt.3 = INTEGER: 151 # snmpwalk -v 2c -c public 10.18.20.51:161 laLoadInt.1 UCD-SNMP-MIB::laLoadInt.1 = INTEGER: 60 When I configure this same requests in snmpd.conf like this: monitor -r 30 "Load event" laLoadInt != 0 it also gives me also an output. And thats OK. However, if I specify to get OID to get "1 minute Load" only, it gives me nothing: monitor -r 30 "Load event" laLoadInt.1 != 0 Does anyone know why and what to do to get it? Best regards, czezz ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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