2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

fix symlink

This commit is contained in:
poiuty 2018-02-04 04:37:23 +03:00 committed by GitHub
parent 35b8cdd641
commit c2513bd2e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
# This plugin generates two graphs - with number of requests and with percents. # This plugin generates two graphs - with number of requests and with percents.
# Create these symlinks: # Create these symlinks:
# ln -s /usr/share/munin/plugins/nginx-cache-multi_ /etc/munin/plugins/nginx-cache-multi_number # ln -s /usr/share/munin/plugins/nginx-cache-multi_ /etc/munin/plugins/nginx-cache-multi_number
# ls -s /usr/share/munin/plugins/nginx-cache-multi_ /etc/munin/plugins/nginx-cache-multi_percent # ln -s /usr/share/munin/plugins/nginx-cache-multi_ /etc/munin/plugins/nginx-cache-multi_percent
# #
# You can override the log file location. # You can override the log file location.
# #