Hi all, After boot, i want init xymon server and xymon client automatically. How can i do that ? I tried it, coping xymon.init and xymon_client.init to /etc/init.d.after that i used sysv-rc-conf xymon.init on and sysv-rc-conf xymon-client.init on.when i reboot the machine, the xymon server didn´t start automatically. SO : ubuntu
hope your comments Thanks a lot.
I think the two scripts are supposed to be renamed when being copied to init.d - this is the typical result of installing from a package. So you would normally have /etc/init.d/xymon and /etc/init.d/xymon-client. But I'm not sure that it matters if you're consistent.
What do you get when you run: sysv-rc-conf --list xymon.init
What do you get when you run: ls -l /etc/*.d/xymon* /etc/*.d/S*xymon*
If you manually run the scripts (as root) does Xymon start?
Cheers Jeremy
On 7 July 2015 at 12:13, omar sanchez <seatuxred at yahoo.co.uk> wrote:
Hi all,
After boot, i want init xymon server and xymon client automatically. How can i do that ?
I tried it, coping xymon.init and xymon_client.init to /etc/init.d. after that i used sysv-rc-conf xymon.init on and sysv-rc-conf xymon-client.init on. when i reboot the machine, the xymon server didn´t start automatically.
SO : ubuntu
hope your comments
Thanks a lot.
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (2)
-
jlaidman@rebel-it.com.au
-
seatuxred@yahoo.co.uk