aboutsummaryrefslogtreecommitdiff
path: root/nagios-downtime.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-downtime.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-downtime.1')
-rw-r--r--nagios-downtime.17
1 files changed, 4 insertions, 3 deletions
diff --git a/nagios-downtime.1 b/nagios-downtime.1
index 3581651..ae34fd0 100644
--- a/nagios-downtime.1
+++ b/nagios-downtime.1
@@ -16,7 +16,7 @@ ndt webhost now 10pm 'Upgrading to latest Ubuntu release'
.PP
ndt webhost/HTTP now 10pm 'Upgrading Apache HTTPD'
.br
-ndt authns1,authns2,recdns1,recdns2 'sunday 3:00am' 'sunday 4:00am' 'Outage for entire DNS system for upgrades'
+ndt authdns0,authdns1,authdns2,recdns1,recdns2 'sunday 3:00am' 'sunday 4:00am' 'Outage for entire DNS system for upgrades'
.br
nds abc-example | ndt - 9am 10am 'Power problems at abc-example'
.SH DESCRIPTION
@@ -45,8 +45,9 @@ changes. Note that the
.I COMMENT
parameter is optional.
.SH SEE ALSO
-nagios-acknowledge(1), nagios-data-search(1), nagios-descendent-list(1),
-nagios-force-check(1), nagios-notification-switch(1), nagios-problem-list(1),
+nagios-acknowledge(1), nagios-clear(1), nagios-data-search(1),
+nagios-descendent-list(1), nagios-force-check(1),
+nagios-notification-switch(1), nagios-problem-list(1),
nagios-unhandled-list(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>