From c4c2cfff9e4e0e1d2ee1c5d1b0e6e8005662319a Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 15 Sep 2026 20:47:00 +0200 Subject: Add note about passive checks/liveness --- blog/content/notes/tech/a-monitoring-system.gmi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'blog/content/notes/tech/a-monitoring-system.gmi') diff --git a/blog/content/notes/tech/a-monitoring-system.gmi b/blog/content/notes/tech/a-monitoring-system.gmi index 1a4b29b0..a0d1915f 100644 --- a/blog/content/notes/tech/a-monitoring-system.gmi +++ b/blog/content/notes/tech/a-monitoring-system.gmi @@ -51,3 +51,7 @@ If the process return code is not 0, then the status is equivalent to: ``` An adapter executable can be provided to adapt Nagios plugins to the new API. + +## TODOs + +* Are passive checks with liveness useful? Perhaps they overlap a bit with metrics-based alerting, which I would implement as a separate system. -- cgit v1.2.3