tech:install_munin_sur_redhat_centos

Différences

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

Lien vers cette vue comparative

tech:install_munin_sur_redhat_centos [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:install_munin_sur_redhat_centos [2025/11/09 19:16] (Version actuelle) Jean-Baptiste
Ligne 22: Ligne 22:
  
 Nous ajoutons dans le fichier /etc/httpd/conf.d/munin.conf la ligne suivante : Nous ajoutons dans le fichier /etc/httpd/conf.d/munin.conf la ligne suivante :
-<code apache /etc/httpd/conf.d/munin.conf>+ 
 +''/etc/httpd/conf.d/munin.conf'' 
 +<code apache>
 Alias /munin /var/www/html/munin Alias /munin /var/www/html/munin
 </code> </code>
Ligne 29: Ligne 31:
  
 Normalement ça devrait ressembler à : Normalement ça devrait ressembler à :
-<code apache /etc/httpd/conf.d/munin.conf>+ 
 +''/etc/httpd/conf.d/munin.conf'' 
 +<code apache>
 # This file can be used as a .htaccess file, or a part of your apache # This file can be used as a .htaccess file, or a part of your apache
 # config file. # config file.
Ligne 93: Ligne 97:
  
 NB, les graphes sont générés grâce à la cron ''/etc/cron.d/munin'' NB, les graphes sont générés grâce à la cron ''/etc/cron.d/munin''
 +
  
 == Notes brouillon == Notes brouillon
  
 CentOS6 CentOS6
 +
  
 === MySQL === MySQL
Ligne 105: Ligne 111:
 </code> </code>
  
-<code - /etc/munin/plugin-conf.d/munin-node>+''/etc/munin/plugin-conf.d/munin-node'' 
 +<code ->
 [diskstats] [diskstats]
 user munin user munin
Ligne 117: Ligne 124:
 </code> </code>
  
-<code ini /var/lib/munin/.my.cnf>+''/var/lib/munin/.my.cnf'' 
 +<code ini>
 [mysqldump] [mysqldump]
 user=root user=root
Ligne 140: Ligne 148:
 service munin-node restart service munin-node restart
 </code> </code>
 +
  
 === Apache === Apache
  
-<code apache /etc/httpd/conf/httpd.conf>+''/etc/httpd/conf/httpd.conf'' 
 +<code apache>
 LoadModule status_module modules/mod_status.so LoadModule status_module modules/mod_status.so
  
Ligne 164: Ligne 174:
 service munin-node restart service munin-node restart
 </code> </code>
 +
 +
 == Pb MySQL bug : mysql innodb free tablespace == Pb MySQL bug : mysql innodb free tablespace
  
tech/install_munin_sur_redhat_centos.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki