diff --git a/wiki/macro/MonitStatus.py b/wiki/macro/MonitStatus.py index c830a30b..d3ac735a 100644 --- a/wiki/macro/MonitStatus.py +++ b/wiki/macro/MonitStatus.py @@ -221,7 +221,7 @@ def execute(macro, filtre) : return FormatHosts(status, f) else : # aucun service off, on affiche OK - return Cellule(u'Tous les services semblent opérationels.','yellow',f) + return Cellule(u'Tous les services semblent opérationels.','lime',f) elif filtre == 'all' : # tous les services