Xymon Mailing List Archive search

Number Of CPUs Error

3 messages in this thread

list Nick Pettefar · Tue, 29 Oct 2013 15:32:30 +0000 ·
Any ideas how to get rid of:

/usr/bin/uname -X says there is/are 64 CPU(s) in the system, but
NUM_CPUS is set to 4. ?

This is on a number of our systems.

Regards,

Nick Pettefar
list Ryan Novosielski · Tue, 29 Oct 2013 11:42:35 -0400 ·
Set NUM_CPUS. It's in one of the files or scripts (grep through for it -- can't recall which). 
quoted from Nick Pettefar


----- Original Message -----
From: Nick Pettefar [mailto:user-2027539dd102@xymon.invalid]
Sent: Tuesday, October 29, 2013 11:32 AM
To: xymon <xymon at xymon.com>
Subject: [Xymon] Number Of CPUs Error

Any ideas how to get rid of:

/usr/bin/uname -X says there is/are 64 CPU(s) in the system, but
NUM_CPUS is set to 4. ?

This is on a number of our systems.

Regards,

Nick Pettefar
list Nick Pettefar · Wed, 30 Oct 2013 11:41:40 +0000 ·
I already tried that, hence the request for help.

-bash-3.2$ find server client -type f -exec grep -sli NUM_CPUS {} \;
server/tmp/xymond.chk

Regards,

Nick Pettefar
quoted from Ryan Novosielski


On 29 October 2013 15:42, Novosielski, Ryan <user-6e4f7a3bb37f@xymon.invalid> wrote:
Set NUM_CPUS. It's in one of the files or scripts (grep through for it -- can't recall which).


----- Original Message -----
From: Nick Pettefar [mailto:user-2027539dd102@xymon.invalid]
Sent: Tuesday, October 29, 2013 11:32 AM
To: xymon <xymon at xymon.com>
Subject: [Xymon] Number Of CPUs Error

Any ideas how to get rid of:

/usr/bin/uname -X says there is/are 64 CPU(s) in the system, but
NUM_CPUS is set to 4. ?

This is on a number of our systems.

Regards,

Nick Pettefar