On Thu, 20 Sep 2007, Zbigniew Kuzera wrote:

> Hi,
>
> I am using mon utility on SuSE 9.3.
>
> I would like you to ask if you know some way to make mon process
> "unkillable".
>
> I start mon by /etc/init.d/mon start.
> My goal is to make mon respawnable.
>
> I tried to add the following entry to /etc/initab:
> Amon:5:respawn:/usr/sbin/mon -c /etc/mon/mon.cf </dev/null >/dev/console
> 2>&1
> but then "init" complained about:
> ipgw0202 mon[28583]: fatal, could not bind TCP server port 2583: Address
> already in use

when i add this to /etc/inittab on my SLES10 box, it fires up mon just
fine, and restarts it when i kill it:

mon:3:respawn:/usr/sbin/mon -l -c /etc/mon/mon.cf

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to