From 11299344ee659123b8fe18794da4e7a7b24c6e5c Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Mon, 30 Jun 2008 20:55:50 +0000 Subject: improved documentation for master/slave fixed taint error in Smokeping.pm --- doc/smokeping_master_slave.pod | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/smokeping_master_slave.pod b/doc/smokeping_master_slave.pod index bd3b41f..14da56f 100644 --- a/doc/smokeping_master_slave.pod +++ b/doc/smokeping_master_slave.pod @@ -108,6 +108,12 @@ create the following files: dest3~slave1.rrd dest3~slave2.rrd +The F file contains a colon separated list of hostnames +and secrets. + + host1:secret1 + host2:secret2 + =head2 Slave Configuration A smokeping slave setup has no configuration file. It just needs to know @@ -119,6 +125,9 @@ F. --cache-dir=/var/smokeping/ \ --shared-secret=/var/smokeping/secret.txt +The F file contains a single word, the secret of this slave. It +is NOT the same as the F file the master uses. + =head1 SECURITY CONSIDERATIONS The master effectively has full access to slave hosts as the user the -- cgit v1.2.3-24-g4f1b