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

Merge pull request #897 from poiuty/patch-1

fix documentation for symlink
This commit is contained in:
sumpfralle 2018-02-04 05:27:15 +01:00 committed by GitHub
commit e621e6af87
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.
# #