aboutsummaryrefslogtreecommitdiff
path: root/blog/content
diff options
context:
space:
mode:
Diffstat (limited to 'blog/content')
-rw-r--r--blog/content/notes/tech/a-monitoring-system.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/content/notes/tech/a-monitoring-system.gmi b/blog/content/notes/tech/a-monitoring-system.gmi
index a2c0ae62..2c55f3ec 100644
--- a/blog/content/notes/tech/a-monitoring-system.gmi
+++ b/blog/content/notes/tech/a-monitoring-system.gmi
@@ -54,4 +54,5 @@ An adapter executable can be provided to adapt Nagios plugins to the new API.
## TODOs
+* Alerting can possibly be a user interface based on the API (!)
* Are passive checks with liveness useful? Perhaps they overlap a bit with metrics-based alerting, which I would implement as a separate system.