first commit

This commit is contained in:
2025-03-24 21:33:34 +00:00
commit 4a183d6f90
34 changed files with 885 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/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