From 397a932de585aa078c5c2a1fceae10c3e85093ee Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Fri, 28 Sep 2007 17:58:32 +0000 Subject: * allow the slave name to be configured * be more liberal in what is allowed for slave names * allow port configuration in the SSH probe --- bin/smokeping.dist | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/smokeping.dist b/bin/smokeping.dist index d5087e5..1aa365d 100755 --- a/bin/smokeping.dist +++ b/bin/smokeping.dist @@ -58,6 +58,11 @@ B [ B<--email> | B<--makepod> | B<--version> | B<--restart> ] --master-url=s Run smokeping in slave mode. Attach to master for config. + --slave-name=s By default the slave will use whatever it thinks its name + is, when talking to its master. In some cases you may + probably want to override this. + + --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. -- cgit v1.2.3-24-g4f1b