28 Jan
2009
28 Jan
'09
12:32 p.m.
In <4980319D.1010509 at gmail.com> Olivier Beau <obeau79 at gmail.com> writes:
This night, hobbit stopped graphing the status channel. The hobbitd_rrd is not there anymore
The only log i'm getting is "Task rrdstatus terminated by signal 25" in hobbitlaunch.log
Any idea what's going on, and how i can get graphing back going?
You'll have to look up in your OS docs what "signal 25" is. Try running "kill -l" (dash-L) to see if that lists the known signals.
On some systems, signal 25 is "file size limit exceeded"; if that is the case on your system it could be the rrd-status.log file that has grown too big. Try removing that logfile and see if it helps.
Regards, Henrik