Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@john12
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