Commit Graph

19 Commits

Author SHA1 Message Date
Franzi 55ae3fe2dd
display ack image at the end of the line, not at the front 2024-02-13 14:05:23 +01:00
Franziska Kunsmann 5f0d718301 show icon instead of [ACK] for acknowledged lines 2024-02-13 09:26:30 +01:00
Franziska Kunsmann 72d6b961d2 render service name in second line if it gets too long 2024-02-13 09:21:44 +01:00
Franziska Kunsmann 7e4ad9b42e remove legacy host_width 2024-02-13 08:59:43 +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 ac32f02604
better colors 2021-03-27 11:18:01 +01:00
Franzi c00c7180a8
distribute horizontal area equally between host and service, if needed 2021-02-24 15:02:11 +01:00
Franzi d8c55e658f
add option to show acknowledged problems 2021-01-02 11:49:59 +01:00
Franzi 4c11394a98
decrease font size in 1px increments instead of 2px when fitting host/service names to the screen 2020-12-31 17:33:38 +01:00
Franzi 5f724310a5
configurable font for headings and output 2020-12-19 09:32:14 +01:00
Franzi 5af7fe2340
add config option for instance name
This is needed if you have multiple instances of this
package running side-by-side
2020-12-19 09:23:40 +01:00
Franzi 3d9b6da706
fix margins 2020-12-19 09:17:40 +01:00
Franzi db36b18ff8
more config options: configurable font size, ssl verification 2020-12-19 09:08:53 +01:00
Franzi 4d8812e657
fix sorting (should be CRITICAL, UNKNOWN, WARNING) 2020-12-19 08:45:40 +01:00
Franzi 07c733e4d0
only print services which fit (atleast partly) on screen 2020-12-19 08:44:05 +01:00
Franzi 0ba7788625
limit host names to half the screen width 2020-12-19 08:43:01 +01:00
Franzi e7f671fc33
make rotation work without needing to restart 2020-12-19 08:39:46 +01:00
Franzi ab1f68a712
rotation support 2020-12-18 22:05:10 +01:00
Franzi fe58b5a874
initial commit 2020-12-18 21:58:34 +01:00