From 853c3e7f1b9797431f344d908fa412516189f619 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Mon, 4 Jun 2018 00:39:09 +1200 Subject: Add readme stub --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md 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 -- cgit v1.1