Project

General

Profile

Revision 0e0753c8

ID0e0753c8cfad3350b7b0215005ebb1bcf41cf7d6
Parent a5c9df40
Child b204adb9

Added by Romain Chollet over 7 years ago

Correction d'un bug d'affichage, ajout des faux tests logiciels

Dans glpi, une interruption avait lieu lors du déploiement de la
configuration vigilo. La cause de l'erreur était un reload de httpd
fait par vigilo. Cela a été résolu en faisant un script httpd dans
le dossier de configuration de vigilo.
L'ajout des faux logiciels nécessite encore des modifications qui
vont apparaître dans un prochain commit.

Change-Id: I434d4287526137b46387bf6377ceff7ddfd03de2

View differences:

Vigilo/VigiloSoftwareList.php
15 15
           'elserv'      =>array("addHTTPTest",array()), //HTTP server that runs on Emacsen
16 16
           'thin'        =>array("addHTTPTest",array()), //Fast and very simple Ruby web server
17 17
           'webdis'      =>array("addHTTPTest",array()), //Web server providing an HTTP interface to Redis
18

  
19 18
           //'ntp'=>array("addNTPTest",array()), //Network Time Protocol deamon and utility programs
20 19

  
21 20
           'vigilo-connector-metro'     =>array("addVigiloConnectorTest",array("metro")), //Vigilo module receiving and stocking metrology data

Also available in: Unified diff