You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's discuss calculating the CPU load in percent. Do all devices respond to such requests?
Everything looks very logical. The SNMP address is quite standard.
Let's discuss calculating the CPU load in percent. Do all devices respond to such requests?
Everything looks very logical. The SNMP address is quite standard.
I run this command:
snmpbulkwalk -v 2c -c XXX 12.34.56.78 HOST-RESOURCES-MIB::hrProcessorLoad
or numeric output:
snmpbulkwalk -v 2c -On -c XXX 12.34.56.78 .1.3.6.1.2.1.25.3.3.1.2
The text was updated successfully, but these errors were encountered: