Outils pour utilisateurs

Outils du site


tech:notes_supervision_munin

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
tech:notes_supervision_munin [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:notes_supervision_munin [2025/11/13 20:43] (Version actuelle) Jean-Baptiste
Ligne 6: Ligne 6:
 * http://howto.biapy.com/fr/debian-gnu-linux/applications-web/supervision/installer-un-noeud-munin-sur-debian * http://howto.biapy.com/fr/debian-gnu-linux/applications-web/supervision/installer-un-noeud-munin-sur-debian
 * http://www.mbse.eu/linux/homeserver/mgmt-maint/munin/ * http://www.mbse.eu/linux/homeserver/mgmt-maint/munin/
 +
 +Voir aussi :
 +* CollectD
 +* Prometheus (et "exporter")
 +
 +
 +
  
 = Install Munin = Install Munin
Ligne 33: Ligne 40:
  
 FIXME FIXME
 +
 +
 == Sur le zzzzzzzz == Sur le zzzzzzzz
  
Ligne 39: Ligne 48:
 </code> </code>
  
-<code ini /etc/munin/munin.conf>+''/etc/munin/munin.conf'' 
 +<code ini>
 dbdir   /var/lib/munin dbdir   /var/lib/munin
 htmldir /var/cache/munin/www htmldir /var/cache/munin/www
Ligne 60: Ligne 70:
 Munin-node (agent de supervision) ne démarre pas car le HOSTNAME contient des underscores \\ Munin-node (agent de supervision) ne démarre pas car le HOSTNAME contient des underscores \\
 **Solution** **Solution**
-<code ini /etc/munin/munin-node.conf>+ 
 +''/etc/munin/munin-node.conf'' 
 +<code ini>
 #host_name localhost.localdomain #host_name localhost.localdomain
 host_name vcigne-1 host_name vcigne-1
Ligne 66: Ligne 78:
  
 FIXME FIXME
 +
 +
 == Sur les zzzzzzzzzz == Sur les zzzzzzzzzz
  
Ligne 103: Ligne 117:
  
 Lors de l'installation sous Debian, la ligne suivante est automatiquement ajoutée Lors de l'installation sous Debian, la ligne suivante est automatiquement ajoutée
-<code - /etc/inetd.conf>+ 
 +''/etc/inetd.conf'' 
 +<code ->
 #:OTHER: Other services #:OTHER: Other services
 4949 stream tcp nowait nobody /usr/sbin/munin-node-c /usr/sbin/munin-node-c 4949 stream tcp nowait nobody /usr/sbin/munin-node-c /usr/sbin/munin-node-c
tech/notes_supervision_munin.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki