Octopussy::Stats - Octopussy System Stats module
Contents
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_LogsEvents()
Returns Stats Events
Name
Octopussy::Stats - Octopussy System Stats module
