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

Issue 674 new #729

Merged
merged 6 commits into from
Aug 18, 2024
Merged

Issue 674 new #729

merged 6 commits into from
Aug 18, 2024

Conversation

alimand
Copy link
Collaborator

@alimand alimand commented Aug 16, 2024

Fix issue 674:
Add new dashboard to monitor the health of elasticsearch:

Alert List Panel:
This panel provides an overview of current alerts, specifically those in the "alerting" state, with a maximum of 10 alerts displayed.

Elasticsearch Disk Space Utilization Panel:
Monitors the percentage of disk space used in the Elasticsearch cluster (es-wis2box).
Alerts trigger if disk usage exceeds 90%, with thresholds visually represented by color codes (green, yellow, dark red).

Elasticsearch Available Disk Space Panel:
Displays the total amount of free disk space across all nodes in the cluster.
Alerts trigger if available disk space drops below 10 GB, with similar color-coded thresholds.
Alerting Configuration:

High Storage Usage Alert:
Triggers when disk space usage exceeds 90% for more than 5 minutes.
Configured to send notifications to a specified channel or recipient.

Low Free Disk Space Alert:
Activates if the free disk space falls below 10 GB for more than 5 minutes.
The alert also uses a threshold-based color system to visually indicate critical conditions.
9de71c1a-cc5e-48ef-9b41-fe40110a193a

@maaikelimper maaikelimper merged commit 90635d6 into main Aug 18, 2024
3 checks passed
@tomkralidis tomkralidis deleted the issue-674-new branch August 18, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants