Skip to content
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

Impliment alarm flood protection #590

Open
bmfmancini opened this issue Jul 24, 2023 · 1 comment
Open

Impliment alarm flood protection #590

bmfmancini opened this issue Jul 24, 2023 · 1 comment
Milestone

Comments

@bmfmancini
Copy link
Member

say in the case where Cacti has lost access to all devices due to a momentary blip in the network
On bigger systems monitoring thousands of devices this can lead to Cacti sending many false tickets to the ticketing system

It would be good to have a mechanism to detect a large influx of down devices and either flag the admin
Or wait a few more mins to see if everything normalizes before sending alarms either by Email or command execution

An admin should be able to configure based on the sizing of their cacti
if I have 1K devices and 500 devices go down in one shot wait 2 more polling cycles for example

@TheWitness TheWitness added this to the Thold 2.0 milestone Jul 25, 2023
@TheWitness TheWitness changed the title [Feature Request] - Impliment alarm flood protection Impliment alarm flood protection Jul 26, 2023
TheWitness added a commit that referenced this issue Jul 28, 2023
Found that there is no good way to hook the settings page without a global JavaScript file.  Really need a hook at the bottom of the settings page.
@TheWitness
Copy link
Member

@bmfmancini, I've got this started, but hit a small snag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants