aboutsummaryrefslogtreecommitdiff
path: root/nagios-downstream-list.1
diff options
context:
space:
mode:
Diffstat (limited to 'nagios-downstream-list.1')
-rw-r--r--nagios-downstream-list.117
1 files changed, 17 insertions, 0 deletions
diff --git a/nagios-downstream-list.1 b/nagios-downstream-list.1
new file mode 100644
index 0000000..9633d97
--- /dev/null
+++ b/nagios-downstream-list.1
@@ -0,0 +1,17 @@
+.TH NAGIOS-DOWNSTREAM-LIST 1 "Nagios Downstream List" "Nagscripts"
+.SH NAME
+.B ndl, nagios-downstream-list
+\- List hosts dependent on a given host
+.SH USAGE
+.B nagios-downstream-list
+.I HOSTNAME1 [HOSTNAME2 ...]
+.SH DESCRIPTION
+.B nagios-downstream-list
+will write to standard output the descendent hosts of the host(s) given as the
+sole argument as read from a MK LiveStatus socket.
+.SH SEE ALSO
+nagios-acknowledge(1), nagios-data-search(1), nagios-downtime(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>