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

Operator degraded/min , 3 level status OK/WARNING/CRITICAL #452

Open
gbin2265 opened this issue Jul 14, 2024 · 0 comments
Open

Operator degraded/min , 3 level status OK/WARNING/CRITICAL #452

gbin2265 opened this issue Jul 14, 2024 · 0 comments

Comments

@gbin2265
Copy link

gbin2265 commented Jul 14, 2024

Hello,

We make extensive use of F5 load balancers or services that are in high availability (HA).
We want to provide the operators, who monitor day and night, with the ability to take the best actions based on the status.

Example

Example: Our two Icinga2 masters each have their own IcingaDB.

If both IcingaDB services are working, it is OK.

  • No action needed

If both IcingaDB services are down, it is CRITICAL (red color)

  • Urgent action must be taken, and possibly the on-call staff should be called to resolve this issue as soon as possible.

If one of the two IcingaDB services is down, it is WARNING (orange color)

  • This does not need to be resolved urgently outside office hours. It can wait until the next working day.
    The next working day they can quickly see that some services ( all in WARNING) are not working and need to be resolved

DEGRADED

Actually, there is the DEGRADED option with the only difference that CRITICAL - CRITICAL does not result in WARNING, but is displayed as CRITICAL.

deg-operator-critical

New DEGRADED CRITICAL table

I use this option in combination with the setting that WARNING/PENDING and UNKNOWN are overridden by CRITICAL.

then you can reduce the table/operator to :
deg-critical

Is there a possibility to provide the DEGRADED CRITICAL option in the future?

MIN x

Maybe it's also interesting to create a 3-level status for operator MIN:

Currently, it is:

  • MIN x OK: status is OK

  • Other: CRITICAL

It might be interesting to add more gradation:

  • ALL OK: OK

  • MIN x OK, but not everything is OK: status is WARNING

  • Less than MIN x: CRITICAL

Is it possible to provide the operator MIN with a 3-level status?

regards,
Geert

@gbin2265 gbin2265 changed the title Operator degraded CRITICAL Operator degraded/min , 3 level status OK/WARNING/CRITICAL Jul 14, 2024
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

No branches or pull requests

1 participant