aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorImmae <immae@immae.eu>2014-06-08 15:18:58 +0200
committerImmae <immae@immae.eu>2014-06-08 15:18:58 +0200
commit27c20be31c9b1c88e1e4f55e86d0933782acf1e4 (patch)
treee6cbc8d33638aad08c5a7d3b7a7fdab82afebb01 /README
parent8b6154e92b39be265186c82ed0112d0926ae047c (diff)
downloadMonitor-27c20be31c9b1c88e1e4f55e86d0933782acf1e4.tar.gz
Monitor-27c20be31c9b1c88e1e4f55e86d0933782acf1e4.tar.zst
Monitor-27c20be31c9b1c88e1e4f55e86d0933782acf1e4.zip
TODO file and example monitor
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..9ff867e
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
1This is a simple monitoring program that will run a list of commands
2periodically or continuously (like tail -f)
3
4Still in early development