Xymon Mailing List Archive search

Automatic Start on Boot

list Bill Arlofski
Tue, 15 Jan 2013 12:21:20 -0500
Message-Id: <user-fea3025c86ec@xymon.invalid>

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