#!/bin/bash
if [[ $(tail -200 /tmp/meteoo.err | grep -c Traceback) -gt 0 ]]; then
./addEvent.sh "ERROR,"meteoo",1,1,Meteoo service programming error detected"
fi