[help] Sysstats And Hardware Monitoring

Unsure as were to put this. I'm using Sysstats with AveDesk, so I figured here might work. If not, mods please move.

I'm trying to add a CPU % and free mem % monitor using Sysstats. For the CPU meter, I'm using a PDHmeter, processor performance object, % processor time counter, and _Total for the instance. Scale is 1. For the overlay I'm using Text, pointing to the CPU meter, with a format of CPU: %ld. (I'm assuming that it's supposed to be a lower-case L, not an I.)

For the memory meter I'm using a MemoryMeter Class, scale of 1, and metric is % free. Again, I'm using a text overlay pointing to the memory meter with the format of Mem: %ld.

As you can see from the ss I took, only 0's are displayed. Memory never changes. CPU does every now and then, but only displays a really long number, not a 3 digit # like I expected.

I'm sure this is just something stupid that I'm missing. Would someone mind pointing me in the right direction?

Thanks

post-5211-1091215347_thumb.jpg

cpumem.jpg
cpumem.jpg

#196255

Thanks judge! I decided to disect one of your config files and found that used over and over again when using text meters. Um, that format isn't listed in the help file. Thanks again!

#197386