1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

Merge pull request #150 from ndonegan/master

Small typo fix in the xen-multi plugin.
This commit is contained in:
Steve Schnepp 2012-07-23 05:33:40 -07:00
commit 6c0aee5215

View file

@ -17,7 +17,7 @@ is installed. It also needs Munin 1.4.0 or higher, since it uses AREASTACK
xentop requires superuser privileges, so you need to include in your xentop requires superuser privileges, so you need to include in your
configuration: configuration:
[xen_multi] [xen-multi]
user root user root
Then restart munin-node and you're done. Then restart munin-node and you're done.