Why is the data once every 14 seconds? please tell me ,thanks。
every 14 seconds. I would guess the agent is caching the value and only updating
the cache every 14-15 seconds.Where can I find the code cache is 14 seconds
snmpdelta -CT -Cs -v 2c -c public -On localhost ifInOctets.2 ifOutOctet
Dear All,
I have a process running under perl monitored by snmp.
It is configured in snmpd.conf like this:
proc "/usr/bin/perl /usr/sbin/rsgpchkd"
monitoring works fine, except that the prCount value is 0 (when 1 process
is running)
output of snmpwalk
UCD-SNMP-MIB::prNames.2 = STRING: /usr/bi
Please help me track down a problem I am having with snmpd and subagent
using ASN_OPAQUE_U64. I am using net-snmp 5.7.2 on x86_64 Linux, Ubuntu
12.04 LTS. I know the OPAQUE types are not standard, but my application
requires the use of both ASN_OPAQUE_U64 as well as ASN_OPAQUE_I64.
I can see