From c98e512bc9dd3f93eed5cad53476cc8b4fd803fd Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Mon, 13 Aug 2007 09:49:27 +0000 Subject: master slave code drop to start debugging --- bin/smokeping.dist | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bin') diff --git a/bin/smokeping.dist b/bin/smokeping.dist index 8314102..3fbb7cf 100755 --- a/bin/smokeping.dist +++ b/bin/smokeping.dist @@ -56,6 +56,12 @@ B [ B<--email> | B<--makepod> | B<--version> | B<--restart> ] (to be used while building inside the smokeping distribution) With --check : check the syntax of the generated examples. + --master-url=s Run smokeping in slave mode. Attach to master for config. + + --shared-secret=s File containing the shared secret for talking to the server. + + --cache-dir=s Directory for temporary data storage when running in slave mode. + =head1 DESCRIPTION The B tool is the commandline part of the SmokePing system. Its -- cgit v1.2.3-24-g4f1b