summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..9453133
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,8 @@
+Usage:
+
+ netmon [-t <check_interval>] [-n <max_failure>] [-l <log_file>] [-d]
+
+ -t <check_interval> specify how many seconds to wait between two checks
+ -n <max_failure> specify how many continous network failures we get until we reboot the system
+ -l <log_file> specify the log file
+ -d run as a daemon process