mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Adding a generic entry for all gnunicorn params
This commit is contained in:
parent
3c5cdab8eb
commit
20b1fe2924
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
default /var/run/gunicorn.pid, you can add a section like
|
default /var/run/gunicorn.pid, you can add a section like
|
||||||
this to your munin-node's plugin configuration:
|
this to your munin-node's plugin configuration:
|
||||||
|
|
||||||
[gunicorn_memory_status]
|
[gunicorn_*]
|
||||||
env.gunicorn_pid_path [path to your gunicorn pid]
|
env.gunicorn_pid_path [path to your gunicorn pid]
|
||||||
|
|
||||||
This plugin supports the following munin configuration parameters:
|
This plugin supports the following munin configuration parameters:
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
default /var/run/gunicorn.pid, you can add a section like
|
default /var/run/gunicorn.pid, you can add a section like
|
||||||
this to your munin-node's plugin configuration:
|
this to your munin-node's plugin configuration:
|
||||||
|
|
||||||
[gunicorn_status]
|
[gunicorn_*]
|
||||||
env.gunicorn_pid_path [path to your gunicorn pid]
|
env.gunicorn_pid_path [path to your gunicorn pid]
|
||||||
|
|
||||||
This plugin supports the following munin configuration parameters:
|
This plugin supports the following munin configuration parameters:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue