#!/bin/bash
. /usr/lib/eole/diagnose.sh

EchoGras "*** Controle-Vnc"
container_ip_fichier=$(CreoleGet container_ip_fichier)
TestService Controle-Vnc $container_ip_fichier:8789
TestService Controle-Vnc\ \(Web\) $container_ip_fichier:8790
echo
exit 0
