MeterMath - by uziq This plugin lets you perform math on meter values. Why would you want to do this? example 1: Multiple email account totals can be added into one number. example 2: A CPU intensive meter can provide its value to many other meters, lowering overall CPU usage. example 3: You can subtract processes from the total CPU. (TotalCPU - Process1) example x: there's probably lots of other things you can do with it. Put the plugin in the plugins folder, and the example config in the configs folder. INSTRUCTIONS: 1. If you want to use a meter's value, then give it a name (on the General tab). Now, change it's Draw Type to Visual Plugin and select MeterMath on the Display tab. This provides the plugin with the meter value. You're done with that meter. 2. Repeat step 1 if there are any more meter values you want to use. 3. Add a new Plugin meter and select MeterMath on the Source tab. 4. Select the ExecuteMath function and click Configure to enter the expression. An expression can have one or more meter names, along with the 4 basic math operators: + - * / Example expression: CPU Meter + RAM Meter NOTE: Order of Operation is ignored. The math simply goes left to right. Because of the way Samurize and this plugin work, the math results may be delayed or be inaccurate. __________________________________________________________ http://www.geocities.com/samurize@swbell.net/samurize.html uziq@hotmail.com