diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-26 00:15:20 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-26 00:15:20 +0200 |
commit | 57c07d927088455b47ad42d2d49b1ddb8bf324f7 (patch) | |
tree | ea9b9dcbbd7dc6af4648348e484a2f93bc75c3d5 /doc | |
parent | 4e23d2b3b310038131e8952aef1150c392b4f448 (diff) | |
download | smokeping-57c07d927088455b47ad42d2d49b1ddb8bf324f7.tar.gz smokeping-57c07d927088455b47ad42d2d49b1ddb8bf324f7.tar.xz |
added notes on hostname to master slave doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/smokeping_master_slave.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/smokeping_master_slave.pod b/doc/smokeping_master_slave.pod index 47e56eb..979c2c1 100644 --- a/doc/smokeping_master_slave.pod +++ b/doc/smokeping_master_slave.pod @@ -62,6 +62,12 @@ master configuration file. The section name must match the hostname of the slave. If some configuration parameter must be set to a special value for the slave, use an override section to configure this. +The slave names must be the names the hosts think they have not their +outside hostnames or ip addresses or anything like that. When the slave +calls the master to get its config or report its measurements it will tell +the master its 'hostname'. This together with the shared secret is used to +authenticate and identify who is who. + *** slaves **** secrets=/etc/smokeping/slavesecrets.conf +slave1 |