1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Fixed wrong path to munin-node config file in doc

This commit is contained in:
Igor Borodikhin 2014-01-03 19:47:37 +06:00
parent 361ed1886d
commit 2eb7552c5d

View file

@ -25,7 +25,7 @@
# Use it in your site configuration (/etc/nginx/sites-enabled/anything.conf): # Use it in your site configuration (/etc/nginx/sites-enabled/anything.conf):
# access_log /var/log/nginx/upstream.log upstream; # access_log /var/log/nginx/upstream.log upstream;
# #
# And specify some options in munin-node.conf: # And specify some options in /etc/munin/plugin-conf.d/munin-node:
# #
# [nginx_upstream_multi_upstream] # [nginx_upstream_multi_upstream]
# env.graphs cache http time request # env.graphs cache http time request