Xymon Mailing List Archive search

Core File Problems

3 messages in this thread

list Nick Pettefar · Thu, 13 Feb 2014 15:57:27 +0000 ·
Hi, on our Solaris 10 servers we have the following in the analysis.cfg file:

    %^/var/core/.* NOEXIST yellow

I have a green for a server and yet it has a core file:

/var/core -rw-------   1 root     root        4.0G Feb 10 18:36
core_Server99_had_0_0_1392057329_4030

The Xymon server's Files web page shows:

Thu Feb 13 15:50:50 GMT 2014 - Files ok

 /var/core/core_Server99_had_0_0_1392057329_4030

If I click on the link it displays:

[file:/var/core/core_lbisvr3_had_0_0_1392057329_4030]
ERROR: Value too large for defined data type

What can I do about this to get it to show a Yellow as required?

Also, when there are no core files present, the Xymon overview
displays a White face instead of a Green icon, can this be fixed?

We are running Xymon 4.3.14.

Regards,

Nick Pettefar
list Paul Root · Thu, 13 Feb 2014 17:06:06 +0000 ·
I do the same sort of thing. Do you have core in your client-local.cfg file?


Client-local.cfg:
file:`ls /core.*`

Analysis.cfg:
        FILE %^/core.* YELLOW NOEXIST
quoted from Nick Pettefar

-----Original Message-----
From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Nick Pettefar
Sent: Thursday, February 13, 2014 9:57 AM
To: xymon
Subject: [Xymon] Core File Problems

Hi, on our Solaris 10 servers we have the following in the analysis.cfg file:

    %^/var/core/.* NOEXIST yellow

I have a green for a server and yet it has a core file:

/var/core -rw-------   1 root     root        4.0G Feb 10 18:36
core_Server99_had_0_0_1392057329_4030

The Xymon server's Files web page shows:

Thu Feb 13 15:50:50 GMT 2014 - Files ok

 /var/core/core_Server99_had_0_0_1392057329_4030

If I click on the link it displays:

[file:/var/core/core_lbisvr3_had_0_0_1392057329_4030]
ERROR: Value too large for defined data type

What can I do about this to get it to show a Yellow as required?

Also, when there are no core files present, the Xymon overview
displays a White face instead of a Green icon, can this be fixed?

We are running Xymon 4.3.14.

Regards,

Nick Pettefar
list Nick Pettefar · Thu, 13 Feb 2014 18:49:30 +0000 ·
We have this:

  file:`/usr/bin/find /var/core/ -type f 2> /dev/null`

Regards,

Nick Pettefar
quoted from Paul Root


On 13 February 2014 17:06, Root, Paul T <user-76fdb6883669@xymon.invalid> wrote:
I do the same sort of thing. Do you have core in your client-local.cfg file?


Client-local.cfg:
file:`ls /core.*`

Analysis.cfg:
        FILE %^/core.* YELLOW NOEXIST

-----Original Message-----
From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Nick Pettefar
Sent: Thursday, February 13, 2014 9:57 AM
To: xymon
Subject: [Xymon] Core File Problems

Hi, on our Solaris 10 servers we have the following in the analysis.cfg file:

    %^/var/core/.* NOEXIST yellow

I have a green for a server and yet it has a core file:

/var/core -rw-------   1 root     root        4.0G Feb 10 18:36
core_Server99_had_0_0_1392057329_4030

The Xymon server's Files web page shows:

Thu Feb 13 15:50:50 GMT 2014 - Files ok

 /var/core/core_Server99_had_0_0_1392057329_4030

If I click on the link it displays:

[file:/var/core/core_lbisvr3_had_0_0_1392057329_4030]
ERROR: Value too large for defined data type

What can I do about this to get it to show a Yellow as required?

Also, when there are no core files present, the Xymon overview
displays a White face instead of a Green icon, can this be fixed?

We are running Xymon 4.3.14.

Regards,

Nick Pettefar