From 20b1fe2924cbeef6bfd1b5ee9298791877e18320 Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Fri, 17 Feb 2012 21:34:46 +0100 Subject: [PATCH] Adding a generic entry for all gnunicorn params --- plugins/gunicorn/gunicorn_memory_status | 2 +- plugins/gunicorn/gunicorn_status | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/gunicorn/gunicorn_memory_status b/plugins/gunicorn/gunicorn_memory_status index d6595cd1..49e8719c 100755 --- a/plugins/gunicorn/gunicorn_memory_status +++ b/plugins/gunicorn/gunicorn_memory_status @@ -13,7 +13,7 @@ default /var/run/gunicorn.pid, you can add a section like this to your munin-node's plugin configuration: - [gunicorn_memory_status] + [gunicorn_*] env.gunicorn_pid_path [path to your gunicorn pid] This plugin supports the following munin configuration parameters: diff --git a/plugins/gunicorn/gunicorn_status b/plugins/gunicorn/gunicorn_status index 04721e94..2c9fc888 100755 --- a/plugins/gunicorn/gunicorn_status +++ b/plugins/gunicorn/gunicorn_status @@ -12,7 +12,7 @@ default /var/run/gunicorn.pid, you can add a section like this to your munin-node's plugin configuration: - [gunicorn_status] + [gunicorn_*] env.gunicorn_pid_path [path to your gunicorn pid] This plugin supports the following munin configuration parameters: