summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2008-10-09 19:22:45 +0000
committerAndreas Baumann <abaumann@yahoo.com>2008-10-09 19:22:45 +0000
commitb86bace98ed84c0b97a7dafa12fc4c07f3a7e9fe (patch)
tree1409cd9abd2db1c7cf1c0ceaaa4096960feb62a0 /README
parent98980b1b1601d1540eaff919489f3c83e594f0af (diff)
downloadnagios-plugin-curl-b86bace98ed84c0b97a7dafa12fc4c07f3a7e9fe.tar.gz
nagios-plugin-curl-b86bace98ed84c0b97a7dafa12fc4c07f3a7e9fe.tar.bz2
- added user agent
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index c8e8296..c9ea428 100644
--- a/README
+++ b/README
@@ -3,3 +3,10 @@ Replacement for check_http from the nagios-plugins package.
Feel free to contact me at <abaumann at yahoo dot com> in case of questions,
suggestions, patches, etc.
+Differences to check_http:
+- Additional option --config-file <configfile>, a gengetopt feature, allows
+ storing command line options in a configuration file
+
+Status of supported options:
+- -w and -c support only fixed values, no ranges
+