Arithmatic in Sysstats

Hi,

Browsed through the help file a bit but couldnt find any info on this. Is there a way to do some simple arithmatics with the meter values in Sysstats? Like dividing two meter values and put the result in a third one? Or do you need to call external scripts for stuff like that?

Budtz

#309512

Yep, scripts are required. The docs lack detail a little in this regard, but Judge is pretty helpful if you ask nicely ;-)

The basic thing to realise is that the script becomes the meter that your overlay should get it's value(s) from, and within the script you refer to the other meters whose data you want to manipulate.

Best thing is to find some docklets that use a lot of scripting and try to learn from them.

Use these forums also!

HTH

#309548

Ok, thought so.... thanks for your help!!

#309642