Changes for version 0.03

  • Updated Sys::Statistics::Linux::CpuStats. There wasn't irq and softirq calculated for the uptime for each cpu. This values are only available with kernels > 2.4. That aren't new keys! Just added for calculation. Thanks to Alexey A Makeev for his report! In addition I updated the documentation for iowait and note that this statistic is only available by kernel versions higher than 2.4. All values for CpuStats are now ever floats "%.2f", not only if the values are higher than 0.

Modules

Collect linux system statistics.
Collect linux cpu statistics.
Collect linux disk statistics.
Collect linux disk usage.
Collect linux file statistics.
Collect linux load average statistics.
Collect linux memory informations.
Collect linux net statistics.
Collect linux paging and swapping statistics.
Collect linux load average statistics.
Collect linux process statistics.
Collect linux socket statistics.
Collect linux system informations.