Alejandro,
> Very interesting this MONIT thing... is it possible to see how your script
> starts kannel.. my init.d script does not create a PID file in /var/run for
> smsbox or sqlbox or... any box. How do you manage that??
Gentoo uses start-stop-daemon for its services/daemons, and that's
all I use as well. The start-stop-daemon app has the ability to be told
to create a PID file -- just check the man page.
Jon
