]> gitweb.michael.orlitzky.com - dead/harbl.git/commitdiff
Add a few farewell TODO items. master
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 13 Aug 2018 19:23:49 +0000 (15:23 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 13 Aug 2018 19:23:49 +0000 (15:23 -0400)
doc/TODO

index 0841c0e8dfa0e5447c07eecc876e4e03fe89f361..c680e3f801a850abf3f28ff3cba438307349a5cb 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1 +1,7 @@
 1. Use a typeclass for all the length operations on Domain types.
+
+2. Write a library for Nagios plugins (or "Monitoring plugins" as the
+   Perl library now calls them).
+
+3. Add a CLI nagios-check-harbl (or whatever) executable that utilizes
+   the harbl library and reports erros in a Nagios-friendly format.