[meta-xilinx] Linux process monitoring
Mike Looijmans
mike.looijmans at topic.nl
Mon Sep 28 22:17:59 PDT 2015
On 28-09-15 23:03, Edward Wingate wrote:
> Just wondering what you guys use for process monitoring on Linux (e.g,
> restart webserver if it crashes). I'm looking into supervisord (but
> wonder if supervisor is too much for embedded environment) or just
> cron scripts that blindly restarts every minute (where restart is a
> no-op if it is already running). Any others that I should look into?
Just simple sysvinit, inittab entry:
gui:3:respawn:/etc/init.d/demo-startup.sh
Gets restarted automatically, but if it 'crash-loops', it gets trottled down
so you can log in and fix it.
Kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
Telefax: +31 (0) 499 33 69 70
E-mail: mike.looijmans at topicproducts.com
Website: www.topicproducts.com
Please consider the environment before printing this e-mail
More information about the meta-xilinx
mailing list