Bug #9874
Create check_mk sensor for the gen-pwdgrp.sh logs
Start date:
08/24/2015
Due date:
08/24/2015
% Done:
0%
Estimated time:
2.00 h
Description
Once 9873 is done, a check_mk sensor that checks the log needs to be deployed.
There are similar scripts out there already, for example:
The sensor should:
1. Report the script runtime as performance data
2. Calculate the meantime for the script to run, if it's deviated by 50% issue a WARNING, if it's deviated by 200% issue a Critical
3. Make sure that the script runs x3 it's frequency, this is, if the script takes 5 minutes to run, the cron should run every 15 minutes.
Related issues
History
#1 Updated by Gerard Bernabeu Altayo over 5 years ago
- Follows Bug #9873: Add logs for /usr/libexec/gums/pwdgp-gen/gen-pwdgrp.sh added
#2 Updated by Merina Albert almost 5 years ago
- Status changed from New to Resolved
Updated script to have execution time and created check_mk sensor for gen-pwdgrp.sh logs