]> jfr.im git - munin-plugins.git/blobdiff - php_fpm
support for a 2nd unbound plugin
[munin-plugins.git] / php_fpm
diff --git a/php_fpm b/php_fpm
index 9872cb669481612b8ab50f3b280e7c7b2458467f..a9d6b4b3d632ea5d340a555ce6b2bae4dccd786d 100755 (executable)
--- a/php_fpm
+++ b/php_fpm
@@ -61,6 +61,7 @@ if [ "$1" = "config" ]; then
        echo 'graph_category php'
        echo 'rate.label Connection rate'
        echo 'rate.type DERIVE'
+       echo 'rate.min 0'
 
        echo 'multigraph php_fpm_slow'
        echo 'graph_title PHP-FPM Slow requests'