Commit Graph

36 Commits

Author SHA1 Message Date
Franzi d8d17f2ade
do not show any service name for host errors 2024-02-13 14:16:24 +01:00
Franzi 55ae3fe2dd
display ack image at the end of the line, not at the front 2024-02-13 14:05:23 +01:00
Franzi 1ada00b323
fix repository url 2024-02-13 13:44:11 +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
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
Franziska Kunsmann 972eb3b4a8 rearrange some options in config gui 2023-07-06 09:08:49 +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 ac32f02604
better colors 2021-03-27 11:18:01 +01:00
Franzi d951b23c33
add X5px font sizes 2021-02-24 15:29:36 +01:00
Franzi c00c7180a8
distribute horizontal area equally between host and service, if needed 2021-02-24 15:02:11 +01:00
Franzi 37220e4f2d
add option to hide SOFT checks 2021-02-14 11:49:07 +01:00
Franzi 2afef02b2c
add nesting info, use icinga logo for package.png 2021-01-03 09:50:28 +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 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 b079462c4c
add some more options to package.json and node.json 2020-12-20 09:41:39 +01:00
Franzi 39589f3d12
add note about api permissions to README 2020-12-20 09:36:25 +01:00
Franzi 3ddb998f97
add README, COPYRIGHT, screenshot.jpg 2020-12-19 09:50:54 +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 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 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