-
- Downloads
Initial version of periodical anomaly detection scripts.
I have added prototype periodical anomaly detection scripts created by Pavel Kácha into Mentat package. So far these are just simple shell scripts intended to be executed periodically via cron that will simply use the PSQL utility to query database and send the result via email. Possible improvements might be to envelope these into Mentat script to make use of common configurations. (Redmine issue: #4222)
Showing
- etc/default/mentat 1 addition, 0 deletionsetc/default/mentat
- scripts/mentat-check-alive.sh 28 additions, 0 deletionsscripts/mentat-check-alive.sh
- scripts/mentat-check-inspectionerrors.sh 30 additions, 0 deletionsscripts/mentat-check-inspectionerrors.sh
- scripts/mentat-check-no-eventclass.sh 30 additions, 0 deletionsscripts/mentat-check-no-eventclass.sh
- scripts/mentat-check-test.sh 29 additions, 0 deletionsscripts/mentat-check-test.sh
- scripts/mentat-check-volatile-description.sh 39 additions, 0 deletionsscripts/mentat-check-volatile-description.sh
scripts/mentat-check-alive.sh
0 → 100755
scripts/mentat-check-inspectionerrors.sh
0 → 100755
scripts/mentat-check-no-eventclass.sh
0 → 100755
scripts/mentat-check-test.sh
0 → 100755
scripts/mentat-check-volatile-description.sh
0 → 100755
Please register or sign in to comment