IME, if you reconfigure the master, any slaves running in debug stop reporting results.
solution1: if you change the master config and restart it, restart all slaves solution2: don't run slaves in debug mode On 17 November 2013 11:57, sosogh <[email protected]> wrote: > Hi list > I have encountered the same problem as the one in this post -- slaves not > update its new assigments . > https://lists.oetiker.ch/pipermail/smokeping-users/2013-February/005065.html > In order to make the slaves get the new configuration,I have to reload every > slave. > > Smokeping on slaves and master are installed via apt-get in ubuntu 12.04. > Version is 2.006007. > I have also replaced it to Smokeping 2.006009 on master and slave (installed > via source code). > But the problem remains. > > How I start slave is : > ./smokeping --master-url=http://1.1.1.1/smokeping/smokeping.cgi > --cache-dir=/var/lib/smokeping > --shared-secret=/etc/smokeping/slavesecrets.conf --debug-daemon > > How I start master is : > start-stop-daemon --start --quiet --exec /usr/sbin/smokeping --oknodo > --chuid www-data --pidfile /var/run/smokeping/smokeping.pid -- > --config=/etc/smokeping/config > > I have checked log files on slaves,but did not find any useful info. > Are there any other ways to debug it ? > Thank you > > > ________________________________ > sosogh > > _______________________________________________ > smokeping-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users > _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
