Skip to content

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

@gbin2265

Description

@gbin2265

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions