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:
commit
e621e6af87
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue