summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 817afaf)
raw | patch | inline | side by side (parent: 817afaf)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 22 Mar 2004 07:19:58 +0000 (07:19 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 22 Mar 2004 07:19:58 +0000 (07:19 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@855 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_http.c | patch | blob | history |
diff --git a/plugins/check_http.c b/plugins/check_http.c
index 54bbf0027a827c3d876bbbdc991953c1706cc724..840ba8794fc82f577604fd5a0853eae2cacfd4fd 100644 (file)
--- a/plugins/check_http.c
+++ b/plugins/check_http.c
{"verbose", no_argument, 0, 'v'},
{"post", required_argument, 0, 'P'},
{"IP-address", required_argument, 0, 'I'},
+ {"url", required_argument, 0, 'u'},
{"string", required_argument, 0, 's'},
{"regex", required_argument, 0, 'r'},
{"ereg", required_argument, 0, 'r'},