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
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:Nick at Pettefar.com] 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
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
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
On 29 October 2013 15:42, Novosielski, Ryan <novosirj at ca.rutgers.edu> 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:Nick at Pettefar.com] 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
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (2)
-
Nick@Pettefar.com
-
novosirj@ca.rutgers.edu