We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The switch reports a total of ish 800 Mbit uplink traffic, but Gonduls "Uplink traffic" view only reports 28 M on the same switch.
Example from e5-2: https://i.imgur.com/QZq2L9n.png
The text was updated successfully, but these errors were encountered:
This stacktrace looks related:
Uncaught TypeError: Cannot read property 'switches' of undefined at Object.trafficUpdater [as cb] (nms-map-handlers.js:284) at Object.success (nms-data.js:290) at j (jquery.min.js:2) at Object.fireWith [as resolveWith] (jquery.min.js:2) at x (jquery.min.js:4) at XMLHttpRequest.b (jquery.min.js:4) trafficUpdater @ nms-map-handlers.js:284 success @ nms-data.js:290 j @ jquery.min.js:2 fireWith @ jquery.min.js:2 x @ jquery.min.js:4 b @ jquery.min.js:4 XMLHttpRequest.send (async) (anonymous) @ VM10682:1 send @ jquery.min.js:4 ajax @ jquery.min.js:4 nmsData._genericUpdater @ nms-data.js:272 nmsData.updateSource @ nms-data.js:212 nmsData.addHandler @ nms-data.js:173 trafficInit @ nms-map-handlers.js:271 setUpdater @ nms.js:253 detectHandler @ nms.js:428 initNMS @ nms.js:409 (anonymous) @ (index):332 nms-map-handlers.js:284 Uncaught TypeError: Cannot read property 'switches' of undefined at Object.trafficUpdater [as cb] (nms-map-handlers.js:284) at Object.success (nms-data.js:298) at j (jquery.min.js:2) at Object.fireWith [as resolveWith] (jquery.min.js:2) at x (jquery.min.js:4) at XMLHttpRequest.b (jquery.min.js:4)
Sorry, something went wrong.
No branches or pull requests
The switch reports a total of ish 800 Mbit uplink traffic, but Gonduls "Uplink traffic" view only reports 28 M on the same switch.
Example from e5-2:
https://i.imgur.com/QZq2L9n.png
The text was updated successfully, but these errors were encountered: