1.11 Released at 2006-01-02.
Fixed a bug of the function DiskUsage.
1.10 Released at 2005-12-26.
Make a jump to 1.10 because there are to many changes.
Changed all keys. Remove the leading aliases Proc,
Mem, Net, Disk, Disk_U, sProc and changed the key
ProcProc to ProcCPU of Processes. The keys MinFLT,
CMinFLT, MayFLT, CMayFLT, UTime, STime, CUTime and
CSTime are now added to the initialized values to
calculate the average. For this step I added the
function initProcesses().
Did a lot of syntax improvements.
1.02 Released at 2005-12-23.
Added key sProcATime to Processes. This key shows the
current total active time of a process. The time is
given in DD:HH:MM (days:hours:minutes).
Added key SockIpFrag to SockStats. SockIpFrag means
the IP fragments currently in use.
Added the "tests" directory with some scripts
to test all options and that testers can sends a
generated output by ProcCheck.pl if they detect
some bugs.
Did further syntax improvements in the most functions.
Time and date error solved.
A lot of thanks to the people of perl-community.de
for they suggestions and improvements.
1.01 Released at 2005-12-22.
Added the method new().
Did some syntax improvements.
Enlarged the test.pl script.
Changed the keys NetSumStats and DiskSumStats
to NetStatsSum and DiskStatsSum.
Thanks to David Serrano for his tipps about
the ugly sleep(1) in the getStats function.
I realized his suggestion in the new() method.
1.00 Released at 2005-12-21.
x.xx Thanks to Larry Wall and all other Perl developer
for Perl :-)