-
Notifications
You must be signed in to change notification settings - Fork 18
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
Swap, RAID, Free space, Node alarms #7162
Comments
The node-monitor has been replaced with a new
Test case 1: new installation
Test case 2: update
Test case 3: switch leader
Test case 4: alert to my.nethesis.it
Test case 4: access to Prometheus
Test case 4: access to Grafana
Test case 5: Grafana dashboard
Test case 6: Grafana and Prometheus certificates
Test case 7: mail alerts
Test case 8: custom alert
Test case 9: mail notification
|
In testing core 3.5.0-dev.5 (see the test cases from the previous comment). |
Implement new alarms for clusters with an active subscription.
Proposed solution
The current monitoring script
node-monitor
is very simple and difficult to improve further. It is time to look at standard solutions, like Netdata or Prometheus (or both) to implement the monitoring of cluster nodes and applications.Alternative solutions
Implement missing alarms and notifications in the existing script.
See also
The text was updated successfully, but these errors were encountered: