The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.48

  • Fixed tests 050-pgswstats.t, 070-sockstats.t, 080-diskstats.t. If linux runs as a virtual machine than it's possible that the statistics pgswstats, sockstats and diskstats are not available.
  • Fixed regex in MemStats.pm - key "dirty" never matched.
  • Fixed Processes.pm - now all processses will be collected.
  • Added option initfile to PgSwStats, CpuStats, DiskStats, NetStats and ProcStats - YAML::Syck as serializer.

Modules

Front-end module to collect system statistics
Statistics compilation.
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.