Característica #155
tancatbmx health daemon
Descripció
It can happen that bmx6 crashes due to bugs and unforseen scenarios. If such events happen seldom they are likely to be overseen unless (according to Murphy's) its showtime in a productive deployments.
One option to improve the chances of finding such bugs is
a daemon in charge of monitoring the health of bmx6 process.
This daemon should be started/stopped by qmp's /etc/init.d/bmx6 start/stop functions.
Whenever it detects that bmx6 process has died it should save (append) the system log file (logread) to a permanent file (eg. /root/bmx6-errors.log) without overwriting previous errors.
Then it should restart the daemon.
Optionally, send a nice diplomatic email to the bmx6 author or node owner saying that something f*** up!
The daemon must be stopped when bmx6 is stopped on purpose.
Actualitzat per Roger Pueyo Centelles fa més de 5 anys
- Assignat a s'ha establert a Axel Neumann
- % realitzat ha canviat de 0 a 100
- Temps previst s'ha establert a 4:00 h
Pau and Simó made it, in early 2013.
qmp-system/files/etc/qmp/bmx6health.sh
Actualitzat per Roger Pueyo Centelles fa més de 5 anys
- Estat ha canviat de Nou a Resolt
Actualitzat per Roger Pueyo Centelles fa més de 5 anys
- Estat ha canviat de Resolt a Tancat