Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1551 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Logiciels

  Munin 2.0 - Problème avec la génération HTML (fgci mon amour !)

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Munin 2.0 - Problème avec la génération HTML (fgci mon amour !)

n°1316620
mirtouf
Light is right !
Posté le 21-07-2012 à 22:46:57  profilanswer
 

Chères moules bonsoir,
 
je vous écris ce billet pas forcément très doux (je suis mal rasé) pour vous demander si vous avez déjà expérimenté Munin 2.0, ici installé dans sa version 2.0 sur une Debian Squeeze via les backports.
Nginx 1.2.2 est le serveur et j'ai bien suivi la documentation officielle :
http://munin-monitoring.org/wiki/CgiHowto2
 
En effet, j'ai un peu de mal à comprendre ce qui ne va pas avec certains plugins.
Prenons l'exemple de netstat et swap :
 

munin-run netstat
active.value 373686
passive.value 349873
failed.value 158
resets.value 54384
established.value 13
 
munin-run swap                          
swap_in.value 39836
swap_out.value 35972


 
Les lignes intéressantes des plugins :
 


#!/bin/sh
# -*- sh -*-
 
: << =cut
 
=head1 NAME
 
swap - Plugin to monitor swap IO in number of blocks per second
 
=head1 CONFIGURATION
 
No configuration
 
////////////////////////////
 
#!/bin/sh
# -*- sh -*-
 
: << =cut
 
=head1 NAME
 
netstat - Plugin to monitor network connections
 
=head1 CONFIGURATION
 
No configuration


Me voilà bien avancé...
 
Les logs :

2012/07/21-22:35:02 CONNECT TCP Peer: "127.0.0.1:50435" Local: "127.0.0.1:4949"
2012/07/21-22:35:07 [4315] Error output from swap:
2012/07/21-22:35:07 [4315]  /etc/munin/plugins/swap: line 65: /proc/vmstat: Permission denied
2012/07/21-22:35:07 [4315] Service 'swap' exited with status 1/0.
2012/07/21-22:35:10 [4315] Error output from nginx_request:
2012/07/21-22:35:10 [4315]  Use of uninitialized value $Munin::Common::Defaults::MUNIN_VERSION in sprintf at /etc/munin/plugins/nginx_request line 106.
2012/07/21-22:35:18 [4315] Error output from netstat:
2012/07/21-22:35:18 [4315]  cannot open /proc/net/snmp: No such file or directory
2012/07/21-22:35:19 [4315] Error output from nginx_status:
2012/07/21-22:35:19 [4315]  Use of uninitialized value $Munin::Common::Defaults::MUNIN_VERSION in sprintf at /etc/munin/plugins/nginx_status line 110.
2012/07/21-22:35:21 [4315] Error output from hddtemp_smartctl:
2012/07/21-22:35:21 [4315]  Can't exec "/etc/munin/plugins/hddtemp_smartctl": Aucun fichier ou dossier de ce type at /usr/share/perl5/Munin/Node/Service.pm line 254, <STDIN> line 87.
2012/07/21-22:35:21 [4315] Service 'hddtemp_smartctl' exited with status 42/0.
2012/07/21-22:35:21 [4315] Error output from hddtemp_smartctl:
2012/07/21-22:35:21 [4315]  Can't exec "/etc/munin/plugins/hddtemp_smartctl": Aucun fichier ou dossier de ce type at /usr/share/perl5/Munin/Node/Service.pm line 254, <STDIN> line 88.
2012/07/21-22:35:21 [4315] Service 'hddtemp_smartctl' exited with status 42/0.
Process Backgrounded


 
Vous noterez l'erreur du plugin hddtemp_smartctl alors que

grep -i hddtemp_smarctl /etc/munin/plugins/*


ne renvoie strictement rien car le lien symbolique n'existe pas.
 
L'erreur cadeau bonux :

juil. 21 17:58:50 - Starting munin-node-configure --shell --newer 2.0.0
The following errors were reported by munin-node-configure --shell --newer 2.0.0
# FATAL: version '2.0.0' was not found in the plugin history file


 
So, what the fuck ? Oukcestqueçamerdoie ?
 
Toute aide est la bienvenue, après si vous êtes sage on parlera de la génération des pages html via le spawn fcgi.
 
Bisous. [:zoubidawa]


Message édité par mirtouf le 29-07-2012 à 00:49:15

---------------
-~- Libérez Datoune ! -~- Camarade, toi aussi rejoins le FLD pour que la flamme de la Révolution ne s'éteigne pas ! -~- A VENDRE
mood
Publicité
Posté le 21-07-2012 à 22:46:57  profilanswer
 

n°1317083
mirtouf
Light is right !
Posté le 28-07-2012 à 20:24:21  profilanswer
 

Bon, après reboot du serveur certains plugins marchent comme il faut. Ne me demander pas pourquoi.


---------------
-~- Libérez Datoune ! -~- Camarade, toi aussi rejoins le FLD pour que la flamme de la Révolution ne s'éteigne pas ! -~- A VENDRE
n°1317092
mirtouf
Light is right !
Posté le 29-07-2012 à 00:51:44  profilanswer
 

Après cet épisode windosien, je me rends compte que si je laisse la variable "html_strategy cgi" active, plus aucune mise à jour de la page ne se fait quand j'ajoute un plugin.
Comment faire en sorte d'avoir une génération des pages html comme comme par la méthode cron ?
 
Bisous !


---------------
-~- Libérez Datoune ! -~- Camarade, toi aussi rejoins le FLD pour que la flamme de la Révolution ne s'éteigne pas ! -~- A VENDRE
n°1317094
Mysterieus​eX
Chieuse
Posté le 29-07-2012 à 00:54:26  profilanswer
 

T'as l'air d'avoir des soucis dans les droits des programmes/fichiers

n°1317108
mirtouf
Light is right !
Posté le 29-07-2012 à 11:05:29  profilanswer
 

Pas de problème dans les logs et la commande suivante fonctionne bien.

 

sudo -u www-data PATH_INFO=/mirtouf.net /usr/lib/cgi-bin/munin-cgi-html

 
Code :
  1. Content-Type: text/html; charset=ISO-8859-1
  2. <?xml version="1.0" encoding="iso-8859-1"?>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  4.           "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  6. <head>
  7.   <link rel="stylesheet" href="../static/style-new.css" type="text/css" />
  8.  
  9.  
  10.     <meta http-equiv="refresh" content="300" />
  11.  
  12.   <title>Munin :: mirtouf.net</title>
  13.   <meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" />
  14.   <meta name="author" content="Auto-generated by Munin" />
  15.   <link rel="icon" type="image/vnd.microsoft.icon" href="../static/favicon.ico" />
  16.   <link rel="SHORTCUT ICON" href="../static/favicon.ico"/>
  17. </head>
  18. <body>
  19. <div id="header">
  20. <h1><a href=".."><span class="logo"></span></a> <span class="currentpage">
  21.   <a href="..">
  22.    Overview
  23.   </a>
  24.   ::
  25.    mirtouf.net
  26. </span></h1>
  27. <p>
  28. </p>
  29. </div>
  30. <div id="main">
  31. <div id="nav">
  32. <p class="navigationjump"><a href="#content">Skip navigation</a></p>
  33. <h2>Problems</h2>
  34. <ul>
  35.  <li><a href="../problems.html#critical">Critical</a> (3)</li>
  36.  <li><a href="../problems.html#warnings">Warning</a> (1)</li>
  37.  <li><a href="../problems.html#unknowns">Unknown</a> (0)</li>
  38. </ul>
  39. <h2>Groups</h2>
  40. <ul>
  41.  <li><a href="../mirtouf.net/index.html">mirtouf.net</a></li>
  42. </ul>
  43. <h2>Categories</h2>
  44. <ul>
  45.  <li>
  46.  <a href="../antivirus-day.html">antivirus</a>
  47.  [
  48.   <a href="../antivirus-day.html">d</a>
  49.   <a href="../antivirus-week.html">w</a>
  50.   <a href="../antivirus-month.html">m</a>
  51.   <a href="../antivirus-year.html">y</a>
  52.  ]
  53.  </li>
  54.  <li>
  55.  <a href="../bind-day.html">bind</a>
  56.  [
  57.   <a href="../bind-day.html">d</a>
  58.   <a href="../bind-week.html">w</a>
  59.   <a href="../bind-month.html">m</a>
  60.   <a href="../bind-year.html">y</a>
  61.  ]
  62.  </li>
  63.  <li>
  64.  <a href="../disk-day.html">disk</a>
  65.  [
  66.   <a href="../disk-day.html">d</a>
  67.   <a href="../disk-week.html">w</a>
  68.   <a href="../disk-month.html">m</a>
  69.   <a href="../disk-year.html">y</a>
  70.  ]
  71.  </li>
  72.  <li>
  73.  <a href="../mail-day.html">mail</a>
  74.  [
  75.   <a href="../mail-day.html">d</a>
  76.   <a href="../mail-week.html">w</a>
  77.   <a href="../mail-month.html">m</a>
  78.   <a href="../mail-year.html">y</a>
  79.  ]
  80.  </li>
  81.  <li>
  82.  <a href="../munin-day.html">munin</a>
  83.  [
  84.   <a href="../munin-day.html">d</a>
  85.   <a href="../munin-week.html">w</a>
  86.   <a href="../munin-month.html">m</a>
  87.   <a href="../munin-year.html">y</a>
  88.  ]
  89.  </li>
  90.  <li>
  91.  <a href="../mysql-day.html">mysql</a>
  92.  [
  93.   <a href="../mysql-day.html">d</a>
  94.   <a href="../mysql-week.html">w</a>
  95.   <a href="../mysql-month.html">m</a>
  96.   <a href="../mysql-year.html">y</a>
  97.  ]
  98.  </li>
  99.  <li>
  100.  <a href="../mysql2-day.html">mysql2</a>
  101.  [
  102.   <a href="../mysql2-day.html">d</a>
  103.   <a href="../mysql2-week.html">w</a>
  104.   <a href="../mysql2-month.html">m</a>
  105.   <a href="../mysql2-year.html">y</a>
  106.  ]
  107.  </li>
  108.  <li>
  109.  <a href="../network-day.html">network</a>
  110.  [
  111.   <a href="../network-day.html">d</a>
  112.   <a href="../network-week.html">w</a>
  113.   <a href="../network-month.html">m</a>
  114.   <a href="../network-year.html">y</a>
  115.  ]
  116.  </li>
  117.  <li>
  118.  <a href="../nginx-day.html">nginx</a>
  119.  [
  120.   <a href="../nginx-day.html">d</a>
  121.   <a href="../nginx-week.html">w</a>
  122.   <a href="../nginx-month.html">m</a>
  123.   <a href="../nginx-year.html">y</a>
  124.  ]
  125.  </li>
  126.  <li>
  127.  <a href="../postfix-day.html">postfix</a>
  128.  [
  129.   <a href="../postfix-day.html">d</a>
  130.   <a href="../postfix-week.html">w</a>
  131.   <a href="../postfix-month.html">m</a>
  132.   <a href="../postfix-year.html">y</a>
  133.  ]
  134.  </li>
  135.  <li>
  136.  <a href="../processes-day.html">processes</a>
  137.  [
  138.   <a href="../processes-day.html">d</a>
  139.   <a href="../processes-week.html">w</a>
  140.   <a href="../processes-month.html">m</a>
  141.   <a href="../processes-year.html">y</a>
  142.  ]
  143.  </li>
  144.  <li>
  145.  <a href="../sensors-day.html">sensors</a>
  146.  [
  147.   <a href="../sensors-day.html">d</a>
  148.   <a href="../sensors-week.html">w</a>
  149.   <a href="../sensors-month.html">m</a>
  150.   <a href="../sensors-year.html">y</a>
  151.  ]
  152.  </li>
  153.  <li>
  154.  <a href="../system-day.html">system</a>
  155.  [
  156.   <a href="../system-day.html">d</a>
  157.   <a href="../system-week.html">w</a>
  158.   <a href="../system-month.html">m</a>
  159.   <a href="../system-year.html">y</a>
  160.  ]
  161.  </li>
  162. </ul>
  163. </div>
  164. <div id="content">
  165.   <h2>Domain view</h2>
  166.   <ul>
  167.  
  168.       <li><span class="domain"><a href="jupiter.mirtouf.net/index.html">jupiter.mirtouf.net</a></span>
  169.       <ul>
  170. <!-- In each group there are N categories -->
  171.  
  172.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#antivirus">antivirus</a></span>
  173.               <ul>
  174.  <!-- And in each categroy there are M services -->
  175.          
  176.        <li><span class="service"><a   href="jupiter.mirtouf.net/amavis.html">Amavis filter statistics</a></span></li>
  177.    <!-- SERVICES -->
  178.       </ul>
  179.       </li>
  180.  
  181.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#bind">bind</a></span>
  182.               <ul>
  183.  <!-- And in each categroy there are M services -->
  184.          
  185.        <li><span class="service"><a   href="jupiter.mirtouf.net/bind9_rndc.html">DNS Queries by status</a></span></li>
  186.   
  187.        <li><span class="service"><a   href="jupiter.mirtouf.net/bind9.html">DNS Queries by type</a></span></li>
  188.    <!-- SERVICES -->
  189.       </ul>
  190.       </li>
  191.  
  192.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#disk">disk</a></span>
  193.               <ul>
  194.  <!-- And in each categroy there are M services -->
  195.          
  196.        <li><span class="service"><a   href="jupiter.mirtouf.net/diskstats_iops/index.html">Disk IOs per device</a></span></li>
  197.   
  198.        <li><span class="service"><a   href="jupiter.mirtouf.net/diskstats_latency/index.html">Disk latency per device</a></span></li>
  199.   
  200.        <li><span class="service"><a   href="jupiter.mirtouf.net/df.html">Disk usage in percent</a></span></li>
  201.   
  202.        <li><span class="service"><a   href="jupiter.mirtouf.net/df_inode.html">Inode usage in percent</a></span></li>
  203.   
  204.        <li><span class="service"><a   href="jupiter.mirtouf.net/iostat_ios.html">IO Service time</a></span></li>
  205.   
  206.        <li><span class="service"><a   href="jupiter.mirtouf.net/iostat.html">IOstat</a></span></li>
  207.   
  208.        <li><span class="service"><a class="warn"  href="jupiter.mirtouf.net/smart_sda.html">S.M.A.R.T values for drive sda</a></span></li>
  209.   
  210.        <li><span class="service"><a   href="jupiter.mirtouf.net/diskstats_throughput/index.html">Throughput per device</a></span></li>
  211.   
  212.        <li><span class="service"><a   href="jupiter.mirtouf.net/diskstats_utilization/index.html">Utilization per device</a></span></li>
  213.    <!-- SERVICES -->
  214.       </ul>
  215.       </li>
  216.  
  217.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#mail">mail</a></span>
  218.               <ul>
  219.  <!-- And in each categroy there are M services -->
  220.          
  221.        <li><span class="service"><a   href="jupiter.mirtouf.net/postgrey.html">Postgrey Actions</a></span></li>
  222.   
  223.        <li><span class="service"><a   href="jupiter.mirtouf.net/sa_learn.html">SA-Learn Magic</a></span></li>
  224.    <!-- SERVICES -->
  225.       </ul>
  226.       </li>
  227.  
  228.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#munin">munin</a></span>
  229.               <ul>
  230.  <!-- And in each categroy there are M services -->
  231.          
  232.        <li><span class="service"><a   href="jupiter.mirtouf.net/munin_stats.html">Munin processing time</a></span></li>
  233.    <!-- SERVICES -->
  234.       </ul>
  235.       </li>
  236.  
  237.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#mysql">mysql</a></span>
  238.               <ul>
  239.  <!-- And in each categroy there are M services -->
  240.          
  241.        <li><span class="service"><a  class="crit" href="jupiter.mirtouf.net/mysql_innodb.html">MySQL InnoDB free tablespace</a></span></li>
  242.   
  243.        <li><span class="service"><a   href="jupiter.mirtouf.net/mysql_queries.html">MySQL queries</a></span></li>
  244.   
  245.        <li><span class="service"><a   href="jupiter.mirtouf.net/mysql_slowqueries.html">MySQL slow queries</a></span></li>
  246.   
  247.        <li><span class="service"><a   href="jupiter.mirtouf.net/mysql_threads.html">MySQL threads</a></span></li>
  248.    <!-- SERVICES -->
  249.       </ul>
  250.       </li>
  251.  
  252.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#mysql2">mysql2</a></span>
  253.               <ul>
  254.  <!-- And in each categroy there are M services -->
  255.          
  256.        <li><span class="service"><a   href="jupiter.mirtouf.net/mysql_connections.html">Connections</a></span></li>
  257.    <!-- SERVICES -->
  258.       </ul>
  259.       </li>
  260.  
  261.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#network">network</a></span>
  262.               <ul>
  263.  <!-- And in each categroy there are M services -->
  264.          
  265.        <li><span class="service"><a   href="jupiter.mirtouf.net/fw_conntrack.html">Connections through firewall</a></span></li>
  266.   
  267.        <li><span class="service"><a   href="jupiter.mirtouf.net/if_eth0.html">eth0 traffic</a></span></li>
  268.   
  269.        <li><span class="service"><a   href="jupiter.mirtouf.net/fail2ban.html">Hosts blacklisted by fail2ban</a></span></li>
  270.   
  271.        <li><span class="service"><a   href="jupiter.mirtouf.net/http_loadtime.html">HTTP loadtime of a page</a></span></li>
  272.   
  273.        <li><span class="service"><a   href="jupiter.mirtouf.net/fw_forwarded_local.html">ipconntrack</a></span></li>
  274.   
  275.        <li><span class="service"><a   href="jupiter.mirtouf.net/ping_mirtouf_dtdns_net.html">IPv4 ping times to mirtouf.dtdns.net</a></span></li>
  276.   
  277.        <li><span class="service"><a   href="jupiter.mirtouf.net/ping_ovh_fr.html">IPv4 ping times to ovh.fr</a></span></li>
  278.   
  279.        <li><span class="service"><a   href="jupiter.mirtouf.net/ping6_ipv6_google_com.html">IPv6 ping times to ipv6.google.com</a></span></li>
  280.   
  281.        <li><span class="service"><a   href="jupiter.mirtouf.net/netstat.html">Netstat</a></span></li>
  282.   
  283.        <li><span class="service"><a   href="jupiter.mirtouf.net/openvpn.html">OpenVpn</a></span></li>
  284.    <!-- SERVICES -->
  285.       </ul>
  286.       </li>
  287.  
  288.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#nginx">nginx</a></span>
  289.               <ul>
  290.  <!-- And in each categroy there are M services -->
  291.          
  292.        <li><span class="service"><a   href="jupiter.mirtouf.net/nginx_request.html">Nginx requests</a></span></li>
  293.   
  294.        <li><span class="service"><a   href="jupiter.mirtouf.net/nginx_status.html">NGINX status</a></span></li>
  295.    <!-- SERVICES -->
  296.       </ul>
  297.       </li>
  298.  
  299.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#postfix">postfix</a></span>
  300.               <ul>
  301.  <!-- And in each categroy there are M services -->
  302.          
  303.        <li><span class="service"><a   href="jupiter.mirtouf.net/postfix_mailvolume.html">Postfix bytes throughput</a></span></li>
  304.   
  305.        <li><span class="service"><a   href="jupiter.mirtouf.net/postfix_mailqueue.html">Postfix Mailqueue</a></span></li>
  306.   
  307.        <li><span class="service"><a   href="jupiter.mirtouf.net/postfix_mailstats.html">Postfix message throughput</a></span></li>
  308.    <!-- SERVICES -->
  309.       </ul>
  310.       </li>
  311.  
  312.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#processes">processes</a></span>
  313.               <ul>
  314.  <!-- And in each categroy there are M services -->
  315.          
  316.        <li><span class="service"><a   href="jupiter.mirtouf.net/forks.html">Fork rate</a></span></li>
  317.   
  318.        <li><span class="service"><a   href="jupiter.mirtouf.net/threads.html">Number of threads</a></span></li>
  319.   
  320.        <li><span class="service"><a   href="jupiter.mirtouf.net/processes.html">Processes</a></span></li>
  321.   
  322.        <li><span class="service"><a   href="jupiter.mirtouf.net/proc_pri.html">Processes priority</a></span></li>
  323.    <!-- SERVICES -->
  324.       </ul>
  325.       </li>
  326.  
  327.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#sensors">sensors</a></span>
  328.               <ul>
  329.  <!-- And in each categroy there are M services -->
  330.          
  331.        <li><span class="service"><a   href="jupiter.mirtouf.net/hddtemp_smartctl.html">HDD temperature</a></span></li>
  332.   
  333.        <li><span class="service"><a  class="crit" href="jupiter.mirtouf.net/sensors_temp.html">Temperatures</a></span></li>
  334.   
  335.        <li><span class="service"><a   href="jupiter.mirtouf.net/hddtemp2.html">Temperatures (Hard Disks)</a></span></li>
  336.   
  337.        <li><span class="service"><a  class="crit" href="jupiter.mirtouf.net/sensors_volt.html">Voltages</a></span></li>
  338.    <!-- SERVICES -->
  339.       </ul>
  340.       </li>
  341.  
  342.               <li><span class="host"><a href="jupiter.mirtouf.net/index.html#system">system</a></span>
  343.               <ul>
  344.  <!-- And in each categroy there are M services -->
  345.          
  346.        <li><span class="service"><a   href="jupiter.mirtouf.net/entropy.html">Available entropy</a></span></li>
  347.   
  348.        <li><span class="service"><a   href="jupiter.mirtouf.net/cpu.html">CPU usage</a></span></li>
  349.   
  350.        <li><span class="service"><a   href="jupiter.mirtouf.net/open_files.html">File table usage</a></span></li>
  351.   
  352.        <li><span class="service"><a   href="jupiter.mirtouf.net/irqstats.html">Individual interrupts</a></span></li>
  353.   
  354.        <li><span class="service"><a   href="jupiter.mirtouf.net/open_inodes.html">Inode table usage</a></span></li>
  355.   
  356.        <li><span class="service"><a   href="jupiter.mirtouf.net/interrupts.html">Interrupts and context switches</a></span></li>
  357.   
  358.        <li><span class="service"><a   href="jupiter.mirtouf.net/load.html">Load average</a></span></li>
  359.   
  360.        <li><span class="service"><a   href="jupiter.mirtouf.net/users.html">Logged in users</a></span></li>
  361.   
  362.        <li><span class="service"><a   href="jupiter.mirtouf.net/memory.html">Memory usage</a></span></li>
  363.   
  364.        <li><span class="service"><a   href="jupiter.mirtouf.net/swap.html">Swap in/out</a></span></li>
  365.   
  366.        <li><span class="service"><a   href="jupiter.mirtouf.net/uptime.html">Uptime</a></span></li>
  367.    <!-- SERVICES -->
  368.       </ul>
  369.       </li>
  370.   <!--CATEGORIES --><!-- NCATEGORIES -->
  371.      
  372. <!-- GROUPS Listing level 2 -->
  373.  
  374.       <li><span class="domain"><a href="jupiter.mirtouf.net/diskstats_iops/index.html">diskstats_iops</a></span>
  375.       <ul>
  376.  
  377.               <li><span class="host"><a href="jupiter.mirtouf.net/diskstats_iops/index.html#disk">disk</a></span>
  378.               <ul>
  379.          
  380.        <li><span class="service"><a   href="jupiter.mirtouf.net/diskstats_iops/sda.html">IOs for /dev/sda</a></span></li>
  381.   
  382.       </ul>
  383.       </li>
  384.  
  385.       <!-- END NGROUPS level 3 -->
  386.       </ul>
  387.       </li>
  388.  
  389.       <li><span class="domain"><a href="jupiter.mirtouf.net/diskstats_latency/index.html">diskstats_latency</a></span>
  390.       <ul>
  391.  
  392.               <li><span class="host"><a href="jupiter.mirtouf.net/diskstats_latency/index.html#disk">disk</a></span>
  393.               <ul>
  394.          
  395.        <li><span class="service"><a   href="jupiter.mirtouf.net/diskstats_latency/sda.html">Average latency for /dev/sda</a></span></li>
  396.   
  397.       </ul>
  398.       </li>
  399.  
  400.       <!-- END NGROUPS level 3 -->
  401.       </ul>
  402.       </li>
  403.  
  404.       <li><span class="domain"><a href="jupiter.mirtouf.net/diskstats_throughput/index.html">diskstats_throughput</a></span>
  405.       <ul>
  406.  
  407.               <li><span class="host"><a href="jupiter.mirtouf.net/diskstats_throughput/index.html#disk">disk</a></span>
  408.               <ul>
  409.          
  410.        <li><span class="service"><a   href="jupiter.mirtouf.net/diskstats_throughput/sda.html">Disk throughput for /dev/sda</a></span></li>
  411.   
  412.       </ul>
  413.       </li>
  414.  
  415.       <!-- END NGROUPS level 3 -->
  416.       </ul>
  417.       </li>
  418.  
  419.       <li><span class="domain"><a href="jupiter.mirtouf.net/diskstats_utilization/index.html">diskstats_utilization</a></span>
  420.       <ul>
  421.  
  422.               <li><span class="host"><a href="jupiter.mirtouf.net/diskstats_utilization/index.html#disk">disk</a></span>
  423.               <ul>
  424.          
  425.        <li><span class="service"><a   href="jupiter.mirtouf.net/diskstats_utilization/sda.html">Disk utilization for /dev/sda</a></span></li>
  426.   
  427.       </ul>
  428.       </li>
  429.  
  430.       <!-- END NGROUPS level 3 -->
  431.       </ul>
  432.       </li>
  433.   <!-- END GROUPS Listing level 2 -->
  434.       <!-- END NGROUPS level 2 -->
  435.       </ul>
  436.       </li>
  437.   <!--END GROUPS Listing level 1 -->
  438.   </ul>
  439.  <div class="contentpusher"></div>
  440. </div>
  441. </div>
  442. <div id="footer">
  443. <p class="navigation">
  444.  
  445.    
  446.            <a href="../index.html">
  447.            Overview
  448.            </a>
  449.        
  450.      
  451.    
  452.  
  453.    
  454.    
  455.    
  456.         :: 
  457.  
  458.            
  459. </p>
  460. <p class="tagline">This page was generated by <a href="http://www.munin-monitoring.org/">Munin</a> version 2.0.0 at 2012-07-29 11:02:47+0200 (CEST).</p>
  461. </div>
  462. </body>
  463. </html>
 

mais aucune page html ne semble être mise à jour, je n'ai bien évidemment aucun soucis du côté du graph cgi ; il y avait un bug concernant un problème de timestamp des pages html mais il est marqué comme corrigé.


Message édité par mirtouf le 29-07-2012 à 11:21:03

---------------
-~- Libérez Datoune ! -~- Camarade, toi aussi rejoins le FLD pour que la flamme de la Révolution ne s'éteigne pas ! -~- A VENDRE

Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs
  Logiciels

  Munin 2.0 - Problème avec la génération HTML (fgci mon amour !)

 

Sujets relatifs
Installer Ubundu et desinstaller windows Xp (Probleme)Webtrees, problème avec pdo_mysql
Supprimer certains fichiers de dossiers et sous dossiers[Nagios]Problème de configuration check_nt [RESOLU]
[Résolu]Problème de connexion X11Install d'un new serveur, problème d'import bdd [Résolu]
Probleme de suppression de lien symboliqueprobleme d'installation debian sur RAID LSI
Problème Samba Debian 5Probleme libxml2 sur CentOS 6.2
Plus de sujets relatifs à : Munin 2.0 - Problème avec la génération HTML (fgci mon amour !)


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR