-
Notifications
You must be signed in to change notification settings - Fork 90
Description
Hello folks!
I'm searching for a smart method to check my distribution switches in my little head quarter.
After some time of research, I've found the nice plugin from consollabs called check_nwc_health.
I'm not an expert in implementation of nagios plugins but I get it finally work.
And here's the issue: When I use the cpu-load mode the output value on all of my switches is 13 percent. All the time. So it seems to be, that the plugin gets the wrong OID (if it is an SNMP query, but I think so).
I already put out the hole list of OIDs, but there are more the 1000 entries. So maybe someone in the GitHub-universe can tell me what's wrong. For me it would be also fine, if I can use simple SNMP checks. But as I describe, there are to many entries in the OID list, I've exported, to find the right one...
Thank anybody in advance for your help!
Best regards,
Joe
