-
Notifications
You must be signed in to change notification settings - Fork 298
new plugin Network Westermo standard network devices #5696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
new plugin Network Westermo standard network devices #5696
Conversation
Evan-Adam
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for you contribution
Following review, there is some minor change to do.
in addition to the change asked in others comment, could you give use the exact model of your hardware ?
For the automated test, if you want to create them there is some good example in tests/network/f5/bigip/snmp/cpuusage.robot, or we will created them once you give us the snmpwalk data.
Hi, thanks for answer. The snmpwalk i send always to @lucie-tirand via mail to not make it public. You're right. Normally, I always use the new label and the new performance data. (I've already created several plugins and have PRs open). Since I copied this from another CPU load, it wasn't included. I'll change that. Sorry. I named it “cpu-load” because that's what it's actually called in the MIB. I also found examples such as Fortiweb, JVM, and Tomcat where it's also called cpu-load. Because it's really CPU load average and not “system load” after all. loadaverage could be confusing. what do you think ? |
My bad, data are available internally. |
Community contributors
Description
New plugin for snmp support for Westermo standard network devices
Modes Available:
cpu
interfaces
list-interfaces
list-spanning-trees (snmp_standard::mode::listspanningtrees)
memory (snmp_standard::mode::memory)
sensors (snmp_standard::mode::entity)
spanning-tree (snmp_standard::mode::spanningtree)
tcpcon (snmp_standard::mode::tcpcon)
udpcon (snmp_standard::mode::udpcon)
uptime (snmp_standard::mode::uptime)
Type of change
How this pull request can be tested ?
here the MIB file
WESTERMO-WEOS-MIB.txt
The snmpwalk of a "Westermo Wolverine" i will send you via email.
Checklist