-
-
Notifications
You must be signed in to change notification settings - Fork 373
Description
Is there an existing issue for this?
- I have searched the existing open and closed issues
Is your feature request related to a problem? Please describe
Hello, again! The flapping and sleeping features are excellent features, however, as they currently stand they are a little fickle.
Regarding flapping - some devices, in my case Apple iPads, are notorious for hanging while they are in their deepest sleep to the point they will actually temporarily jump off the network when they're idle/not in use. But then, they will check-in with the network within several minutes. This device behavior is triggering the flapping status.
Regarding sleeping - I believe this one is a much more simple fix. As it stands, when the device goes into sleep, they are still counted as "down" in the device counter at the top of the page. When I click on the counter, no devices are shown in the list area, but the counter remains showing there is a down device.
Describe the solution you'd like
For flapping - A general master switch in the settings to turn on/off flapping would be nice. Or perhaps more granular control, like a general setting where a user can increase/decrease the amount of disconnects/reconnects before a device shows the flapping status. Even better if this can be initiated on a per device basis.
For sleeping - remove sleeping devices from the "down" counter. Devices should only be counted as down if they reach a down status.
Describe alternatives you've considered
I've changed sleep-time and down-time intervals, but those settings can't help the underlying problem of a device being counted as down when it's in sleeping status.
There currently isn't any flapping settings, that I've seen, that can change it's behavior.
Anything else?
Am I willing to test this? 🧪
- I will do my best to test this feature on the
netlertx-devimage when requested within 48h and report bugs to help deliver a great user experience for everyone and not to break existing installations.
Can I help implement this? 👩💻👨💻
- Yes
- No