POV-Ray : Newsgroups : povray.animations : Cluster CPU monitoring tool : Re: Cluster CPU monitoring tool Server Time
4 May 2026 18:39:42 EDT (-0400)
  Re: Cluster CPU monitoring tool  
From: jr
Date: 4 May 2026 15:15:00
Message: <web.69f8efc226e36af948bf72fa6cde94f1@news.povray.org>
hi,

"koppi" <jak### [at] gmailcom> wrote:
> I updated the ccm source code to also monitor memory usage as well as CPU
> temperature.

thanks, downloaded, "todo" in the coming days.

fwiw, I know it's early days etc, but you do use GNU and the Linux distributions
... vary.  suggest the following in the Makefile:
CFLAGS += $(shell pkg-config --flags ncursesw)
LDFLAGS = $(shell pkg-config --libs ncursesw)


regards, jr.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.