Provided by: octopussy_1.0.6-0ubuntu1_all
NAME
Octopussy::Stats - Octopussy System Stats module
FUNCTIONS
CPU_Info() Returns the CPU Information CPU_Usage() Returns the CPU Usage (user/system/idle/wait in percent) Load() Returns System Load (information from /proc/loadavg) Mem_Total() Returns the Total of Memory in MegaBytes (information from /proc/meminfo) Mem_Usage() Returns the Memory usage in this format: "$used M / $total M ($percent%)" Swap_Usage() Returns the Swap usage in this format: "$used M / $total M ($percent%)" Partition_Logs Events() Returns Stats Events
AUTHOR
Sebastien Thebert <octo.devel@gmail.com>