Hi there, On Mon, 23 Jul 2012, Debbie Fligor wrote: > On Jul 23, 2012, at 13:34, G.W. Haywood wrote: > >> ... it's normal to run the slaves as daemons. The documentation >> covers it fairly thoroughly: >> >> http://oss.oetiker.ch/smokeping/doc/smokeping_master_slave.en.html > > hmm. I don't see anything that mentions either way about whether or > not to use daemon mode for the slaves. ...
Near the bottom of the page you'll see this smokeping invocation: ./smokeping --master-url=http://smokeping/smokeping.cgi \ --cache-dir=/var/smokeping/ \ --shared-secret=/var/smokeping/secret.txt Clearly no '--no-daemon' option and no '--debug' option (which also causes smokeping not to fork a daemon). But if this is all about a PID, why not just find the PID yourself? -- 73, Ged. _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
