From 7efb3b3dd20743bffd52a5a44058383a0ab6e136 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Wed, 18 Dec 2013 18:15:27 +0100 Subject: [PATCH] Update todo --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 0ba481f..ee01181 100644 --- a/todo.txt +++ b/todo.txt @@ -2,7 +2,7 @@ * web interface (angularjs) * separate alarm and IRC logic * monitor inodes -* watchdog on slave and master +* watchdog on slave and master -> should send WARN notifications * notifications (text, arbitrary-serialized-data as attachment, DEBUG/INFO/WARN/ERR/CRIT) * consider redundancy - can already connect multiple masters through pubsub, how to deal with duplicate processing checking?