summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@avencall.com>2012-12-21 14:52:38 +0100
committerNoe Rubinstein <nrubinstein@avencall.com>2012-12-21 14:52:38 +0100
commit3fe47bd822cc58236bec1ca68c3dd8edb0822823 (patch)
tree82cd47a53ff4404724d2961a5d355293760ab996
parent91ec372a13dbf57b302ca7056c9dcd35d214e16b (diff)
Add "Deactivate munin-cron"
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 2a99062..095ebe9 100644
--- a/README
+++ b/README
@@ -61,6 +61,7 @@
* 2.4 Configure the init
* 2.5 Configure dahdi
* 2.6 Set the network interfaces
+ * 2.7 Deactivate munin-cron
* 3 Usage
* 3.1 Boot & reboot
@@ -180,6 +181,12 @@
If you installed XiVO on a secondary hardware, you'll need to remove the
`/etc/udev/rules.d/70-persistent-net.rules` file.
+ === Deactivate munin-cron ===
+
+ Munin is a monitoring tool that collects data in an RRDtool database and
+ generates graphs. The graph generation slows down XIOH very heavily. To
+ deactivate it, comment every line in /etc/cron.d/munin*.
+
== Usage ==
=== Boot & Reboot ===