projects
/
dead
/
harbl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61f3603
)
Add a few farewell TODO items.
master
author
Michael Orlitzky
<michael@orlitzky.com>
Mon, 13 Aug 2018 19:23:49 +0000
(15:23 -0400)
committer
Michael Orlitzky
<michael@orlitzky.com>
Mon, 13 Aug 2018 19:23:49 +0000
(15:23 -0400)
doc/TODO
patch
|
blob
|
history
diff --git
a/doc/TODO
b/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.