From 0fcb0c2cd76054a2e9cdd25cea5433d85518d72f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 11 Dec 2010 21:08:01 +0100 Subject: icli(1): Add note that it does not work via network --- bin/icli | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin') 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 also works with B. 100% compatibility is not guranteed, however. +B only works when executed on the host running the B daemon. To +use it on another host, shell aliases (like C<< alias icli='ssh $icingahost +icli' >>) or similar are recommended. + =head1 OPTIONS =over -- cgit v1.2.3