Ik ben bezig met een Smokeping master/slave setup.
Het wil niet helemaal lukken met de autorisatie van de slave.
De volgende error krijg ik op de SLAVE: (bij het herstarten van Smokeping in Debug mode)
Inhoud pass.txt:[root@x etc]# /usr/local/smokeping/bin/smokeping -restart -cache-dir=/usr/local/smokeping/cache2 -master-url=http://domein.nl/smokeping/smokeping.cgi -shared-secret=/usr/local/smokeping/pass.txt --debug
WARNING: Data from x.domein.nl was signed with 24eda1d01ef4c04d816921d08e1745ea which does not match our expectation
Sent data to Server. Server said WARNING: Data from x.domein.nl was signed with MD5 key?which does not match our expectation
ERROR: we did not get config from the master. Maybe we are not configured as a slave for any of the targets on the master ?
pass.txt is hetzelfde als op de master. Als ik x.domein.nl uit het bestand weghaal geeft hij aan dat hij geen password heeft. Het bestand kan dus wel gelezen worden.x.domein.nl:wachtwoorsmokeping
Master config:
Op de webpagina van de master staat wel de slave aangegeven, maar zonder data.*** Slaves ***
secrets=/usr/local/smokeping/pass.txt
+x.domein.nl
display_name=x.domein.nl
location=NL
color=ff0000
*** Targets ***
probe = FPing
menu = Top
title = Network Latency Grapher
remark = blaat
slaves = x.domein.nl
Iemand een idee wat het kan zijn?

Likes:


Quote