HenriWahl / Nagstamon

Nagios status monitor for your desktop.
https://nagstamon.de
Other
424 stars 179 forks source link

Part of alerts from Alertmanager not displayed #900

Open dragoangel opened 1 year ago

dragoangel commented 1 year ago

Nagstamon 3.10.1 on Windows (and may be on other OS) have a bug: if in Alertmanager you have severity that you not configured in Alertmanager server properties in Nagstamon then not only this alert will not be displayed, but also alerts "after" this alert will be missing.

F.e.:

But due to bug you could not see part this 4 alerts. If you configure alertmanager in Nagstamon to understand none and info severity you will all 6 alerts as should.

HenriWahl commented 1 year ago

@dragoangel sorry for the late reply: can you please test the latest testing release?

dragoangel commented 1 year ago

Hi @HenriWahl, is there any build installers for test release or docs how to build them under windows by myself? Thank you in advance

HenriWahl commented 1 year ago

@dragoangel yes at https://github.com/HenriWahl/Nagstamon/releases/tag/latest you will always find the latest testing releases for all platforms.

dragoangel commented 1 year ago

@dragoangel yes at https://github.com/HenriWahl/Nagstamon/releases/tag/latest you will always find the latest testing releases for all platforms.

Hi, I installed latest version, removed none from Map to UNKNOWN, and my alerts with severity="critical" was hidden. Adding back none reveal my critical alert back. severity=none is default severity in kube-prometheus-stack for Watchdog and InfoIngibitor alerts by default there is no such severity in Nagstamon. Maybe we can add Map to HIDDEN alerts and by default list there none as it is usually used to hide alerts properly 😊.

Also: