aboutsummaryrefslogtreecommitdiff
path: root/nagios-acknowledge.1
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-04 13:31:05 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-04 13:38:22 +1200
commite7b180da0f0e4eab3b7c2b08ba405654baf82588 (patch)
treec5349e668f9f8329c5a636889d05c979f7c77619 /nagios-acknowledge.1
parentRequire at least one host (diff)
downloadnagscripts-e7b180da0f0e4eab3b7c2b08ba405654baf82588.tar.gz
nagscripts-e7b180da0f0e4eab3b7c2b08ba405654baf82588.zip
Upgrading to latest version
These are sanitized from the versions we use at work, so maintaining them is becoming a bit of a pain. I may have to work out some reasonable submodule system.
Diffstat (limited to 'nagios-acknowledge.1')
-rw-r--r--nagios-acknowledge.17
1 files changed, 4 insertions, 3 deletions
diff --git a/nagios-acknowledge.1 b/nagios-acknowledge.1
index e48f646..568cd40 100644
--- a/nagios-acknowledge.1
+++ b/nagios-acknowledge.1
@@ -15,7 +15,7 @@ nac webhost 'DDoS I think, fixing'
.br
nac -n webhost/HTTP 'Apache HTTPD crashed, fixing'
.br
-nac authns1,authns2,recdns1,recdns2 'DNS is all buggered'
+nac authdns0,authdns1,authdns2,recdns1,recdns2 'DNS is all buggered'
.br
npl | grep abc-example | nac - 'Power problems at abc-example'
.SH DESCRIPTION
@@ -37,7 +37,8 @@ parameter is optional.
By default, the script won't send an ACKNOWLEDGEMENT notification. Add a -n
option if you actually want to do this.
.SH SEE ALSO
-nagios-data-search(1), nagios-descendent-list(1), nagios-downtime(1),
-nagios-force-check(1), nagios-problem-list(1), nagios-unhandled-list(1)
+nagios-clear(1), nagios-data-search(1), nagios-descendent-list(1),
+nagios-downtime(1), nagios-force-check(1), nagios-problem-list(1),
+nagios-unhandled-list(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>