Commit Graph

16 Commits

Author SHA1 Message Date
Franzi d8d17f2ade
do not show any service name for host errors 2024-02-13 14:16:24 +01:00
Franziska Kunsmann 5f0d718301 show icon instead of [ACK] for acknowledged lines 2024-02-13 09:26:30 +01:00
Franziska Kunsmann 5d58fdc6f0 make refresh interval configurable 2023-07-06 11:28:49 +02:00
Franziska Kunsmann 85094987ab move "[ACK]" to end of line 2023-07-06 09:13:25 +02:00
Franzi 16c4f37935
fix showing acknowledgements for services 2023-03-06 06:49:41 +01:00
Franzi 0773db6933
use consistent font height for header lines, align service names to the right, move output to full-width 2023-03-06 06:40:50 +01:00
Franzi 5a1658478a
fix sticky acknowledgements not getting recognized 2021-06-22 06:55:22 +02:00
Franzi 0307fe42f3
don't use python3 syntax in python2 2021-05-26 08:58:39 +02:00
Franzi 5e843e5ea7
limit output lines
after all, there is no point in cluttering the whole screen with output
from just one service.
2021-05-26 08:53:22 +02:00
Franzi 37220e4f2d
add option to hide SOFT checks 2021-02-14 11:49:07 +01:00
Franzi d8c55e658f
add option to show acknowledged problems 2021-01-02 11:49:59 +01:00
Franzi 51666ab1fb
display problems in alphabetical order instead of reversed 2021-01-02 11:49:08 +01:00
Franzi db36b18ff8
more config options: configurable font size, ssl verification 2020-12-19 09:08:53 +01:00
Franzi 6d65637676
ignore services on broken hosts 2020-12-19 08:46:13 +01:00
Franzi 4d8812e657
fix sorting (should be CRITICAL, UNKNOWN, WARNING) 2020-12-19 08:45:40 +01:00
Franzi fe58b5a874
initial commit 2020-12-18 21:58:34 +01:00