aboutsummaryrefslogtreecommitdiff
path: root/nagios-notification-switch.1
diff options
context:
space:
mode:
Diffstat (limited to 'nagios-notification-switch.1')
-rw-r--r--nagios-notification-switch.119
1 files changed, 19 insertions, 0 deletions
diff --git a/nagios-notification-switch.1 b/nagios-notification-switch.1
new file mode 100644
index 0000000..5012846
--- /dev/null
+++ b/nagios-notification-switch.1
@@ -0,0 +1,19 @@
+.TH NAGIOS-NOTIFICATION-SWITCH 1 "Nagios Notification Switch" "Nagscripts"
+.SH NAME
+.B nns, nagios-notification-switch
+\- Set Nagios notifications off or on globally
+.SH USAGE
+.B nns on
+.br
+.B nns off
+.SH DESCRIPTION
+.B nagios-notification-switch
+will either enable or disable ("on" or "off" as sole argument) notifications
+for the running Nagios instance, writing to $NAGCMD_FILE (defaults to
+/usr/local/nagios/var/rw/nagios.cmd if unset).
+.SH SEE ALSO
+nagios-acknowledge(1), nagios-clear(1), nagios-data-search(1),
+nagios-descendent-list(1), nagios-downtime(1), nagios-force-check(1),
+nagios-notification-switch(1), nagios-unhandled-list(1), nagios-problem-list(1)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>