User loginNavigation |
Tutorial Three - CPU, Memory, Swap . . . Oh my!This tutorial will be rather straight forward. This will just use most of what's been learned and just show you using the same methods will display this information. So lets create our measure and meter for CPU.
Pretty simple. We create a measure to measure CPU. The STRING display is the same as the hard drive display. So lets contiune and add in Memory measure. All you have to do is create a new measure and create it as Measure=PhysicalMemory. Link a STRING meter to the Memory Measure. Change your Prefix to "Memory: " and you're good to go for measuring your physical memory. Our last measure will be measuring our swap memory. Again you create a new measure and have it as Measure=SwapMemory. Repeat the process for your display. At the end of this it should look like this.
This should of been an easy tutorial. As said it just uses methods from the previous tutorial only changing out your measures. Mostly this will serve as a reference. ( categories: )
|