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

if [ $(CreoleGet activer_ejabberd) = 'oui' ];then
TestPid "Serveur Jabberd" beam
echo
fi
exit 0
