bergware / dynamix

52 stars 38 forks source link

Fix for diskio detection #32

Open MichaelAnders opened 3 years ago

MichaelAnders commented 3 years ago

I suggested a fix for RAID controllers disk IO checking which went into version 3.0.3.

I noticed that my server never went to sleep - although there was no difference in the disk IO, the script didn't work.

I now changed it to actually subtract both values (new - old disk io) - this works nicely now