[Xymon] Automatic Start on Boot
Bill Arlofski
waa-hobbitml at revpol.com
Tue Jan 15 18:21:20 CET 2013
On 01/15/13 12:15, Joseph De Nicolo wrote:
> Xymon users,
>
> Xymon Version: 4.3.10
> OS Version: Ubuntu Server 12.04.1 LTS
>
> Can anybody advise me on how to make xymon server(xymon.sh) start
> automatically on server reboot? I also need to do the same for
> clients(runclient.sh).
Hi Joseph,
On Gentoo systems, I normally just put the following line into
/etc/local.d/local.start
For server:
su - xymon -c "~/server/xymon.sh start"
For client:
su - xymon -c "~/client/runclient.sh start"
In Ubuntu the file to put that line into is: /etc/rc.local
Hope this helps.
--
Bill Arlofski
Reverse Polarity, LLC
More information about the Xymon
mailing list