summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2010-12-11 21:08:01 +0100
committerDaniel Friesel <derf@finalrewind.org>2010-12-11 21:08:01 +0100
commit0fcb0c2cd76054a2e9cdd25cea5433d85518d72f (patch)
tree7ca7904d25ff1e99446276952321d85f1f7e3b34
parentc5d51e041a53fa8bed8ebf7edf9c406b3c11a693 (diff)
icli(1): Add note that it does not work via network
-rwxr-xr-xbin/icli4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/icli b/bin/icli
index 024a445..036df38 100755
--- a/bin/icli
+++ b/bin/icli
@@ -793,6 +793,10 @@ services and their states.
Note that when supplying custom config and status file paths, B<icli> also
works with B<Nagios>. 100% compatibility is not guranteed, however.
+B<icli> only works when executed on the host running the B<Icinga> daemon. To
+use it on another host, shell aliases (like C<< alias icli='ssh $icingahost
+icli' >>) or similar are recommended.
+
=head1 OPTIONS
=over