Search found 2 matches

by michasalz
Wed Sep 16, 2009 2:14 am
Forum: Help: Windows Specific
Topic: Windows performance counters & VBS/WMI via SNMP
Replies: 307
Views: 289870

Problems with full oid path

Problem solved. Another question: When i query a hardcoded oid (e.g. returns a value from a script) many times in short intervalls the snmp agent on the server will stop. Is there a possibility for a workaround? Further informations: A small bug: When the script returns with a line break the windows...
by michasalz
Tue Sep 15, 2009 8:43 am
Forum: Help: Windows Specific
Topic: Windows performance counters & VBS/WMI via SNMP
Replies: 307
Views: 289870

Problems with full oid path

the tool is very good, but i have a little problem regarding the full oid path. I got the following numbers for PhysicalDisk\Avg. Disk Queue Lenght\_Total: object_index: 52 counter_index: 4 instance_index: 2 When i try to use a snmpget (in other case snmpwalk) i got the following error: snmpget -v 2...