diff options
Diffstat (limited to 'blog/content/notes/tech/a-monitoring-system.gmi')
| -rw-r--r-- | blog/content/notes/tech/a-monitoring-system.gmi | 4 |
1 files changed, 4 insertions, 0 deletions
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. |
