From ddad1d1006bef10e0a31d8753d926efb2d5f52a5 Mon Sep 17 00:00:00 2001 From: jdubois Date: Wed, 15 Dec 2021 12:06:44 +0100 Subject: [PATCH] =?UTF-8?q?Activer=20et=20d=C3=A9marrer=20munin=20sous=20O?= =?UTF-8?q?penBSD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoMunin.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HowtoMunin.md b/HowtoMunin.md index e0c39c03..6a221333 100644 --- a/HowtoMunin.md +++ b/HowtoMunin.md @@ -143,6 +143,13 @@ Après l'avoir ajouté, le lancer une première fois manuellement pour s'assurer Attention, aucun plugin n'est installé par défaut. Voir [#ajouter-un-plugin]() +Activer et démarrer ensuite munin_node : + +~~~ +# rcctl enable munin_node +# rcctl start munin_node +~~~ + # Intégration avec un serveur web Munin 2 permet de zoomer sur les graphiques.