Xymon Mailing List Archive search

help needed quickly "Task rrdstatus terminated by signal 25"

3 messages in this thread

list Olivier Beau · Wed, 28 Jan 2009 11:21:17 +0100 ·
Hi Henrik,

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?


Olivier
list Olivier Beau · Wed, 28 Jan 2009 11:39:21 +0100 ·
Found the problem, rrd-status.log was 2G
grr...
quoted from Olivier Beau


On 28/01/2009 11:21, Olivier Beau wrote:
Hi Henrik,

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?


Olivier
list Henrik Størner · Wed, 28 Jan 2009 12:32:49 +0000 (UTC) ·
quoted from Olivier Beau
In <user-6921baabf84a@xymon.invalid> Olivier Beau <user-eb340192b6fc@xymon.invalid> 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