mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-23 06:35:42 +00:00
Minor documentation update
Fix the markdown format for Logtail links. Add the restart munin-node step.
This commit is contained in:
parent
a1f7808b9e
commit
9ce70486fc
1 changed files with 4 additions and 2 deletions
|
@ -6,11 +6,11 @@ Count the number of hits per projects/vhost.
|
||||||

|

|
||||||
|
|
||||||
## munin_byprojects_bandwidth
|
## munin_byprojects_bandwidth
|
||||||
Count the total bandwidth used by each projects/vhost. [Logtail] (https://www.fourmilab.ch/webtools/logtail/) is required.
|
Count the total bandwidth used by each projects/vhost. [Logtail](https://www.fourmilab.ch/webtools/logtail/) is required.
|
||||||

|

|
||||||
|
|
||||||
## munin_byprojects_inout_bandwidth
|
## munin_byprojects_inout_bandwidth
|
||||||
Counts the in/out bandwidth used by each projects/vhost. [Logtail] (https://www.fourmilab.ch/webtools/logtail/) is required.
|
Counts the in/out bandwidth used by each projects/vhost. [Logtail](https://www.fourmilab.ch/webtools/logtail/) is required.
|
||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
@ -34,5 +34,7 @@ Then link the file just as any other plugins.
|
||||||
|
|
||||||
ln -s /usr/local/sbin/<plugin> /usr/local/etc/munin/plugins/<plugin>
|
ln -s /usr/local/sbin/<plugin> /usr/local/etc/munin/plugins/<plugin>
|
||||||
|
|
||||||
|
And restart the munin-node service.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
MIT
|
MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue