Build precise queries to find exactly what you need
Press ESC to close
@john12
Member Since: August 22, 2013
Favorites0
Views
Projects0
Hi, It would be nice to have total number of processes graph. Is it possible. Thanks.
Reviewed 12 years ago
Hi, This plugin is indeed superb. I found a bug that when using unit=MB for disk usage, the perf data writtens only KB. So to fix, i made changes on line no. 378 from $perfdata .= " $mountpoint=$usage$o_unit"; To $perfdata .= " $mountpoint=$tmpusage$o_unit;;;0;$tmptotal"; Addition $tmptotal in perf data will set the max MB in the graph. Let me know, regards, John.
Reviewed 10 years ago