5 Apr
2006
5 Apr
'06
4 p.m.
On Wed, Apr 05, 2006 at 05:23:29PM +0200, Henrik Stoerner wrote:
On Wed, Apr 05, 2006 at 04:06:22PM +0100, Morris, Chris (Shared Services) wrote:
Hi,
I have just built the hobbit 4.2-alpha-20060404 release server on an AIX 5.2 system.
hobbit_rrd is crashing every 5 mins
hobbitlaunch.log : Task rrddata terminated, status 1
rrd-data.log : xcalloc: Out of memory!
Always seems to crash on the second message (ifstat) although all rrds are updated execpt for vmstat!!
Ouch! This is a really bad oversight on my part. I've simply forgotten to implement the "ifstat" handling for AIX, Solaris and HP-UX.
Until I get these implemented, the attached patch should at least prevent it from crashing.
Henrik