diff options
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef3842b --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# What? + +This is a WIP tool for presenting states of various error conditions in real +time. alarmd tracks + +# To do: + +* Alarm death + * PID is owner, delete on owner death -> doesn't lend itself to shell scripting unless ownership can be passed/arbitrary + * Require clients to reinforce alarms periodically? Initial thoughts: gross! +* Change from TCP to UNIX domain sockets - really protocol is too open to be networked |