Perl script to let your Sentrifugo generate summary report to the team managers
- Linux OS
- Related software need to install :
- Perl
- Perl-DBI module
- Perl-Date-Simple module
- mutt
- Postfix and configured for send email
Provide information for below variables in the script :
- $password for your Sentrifugo database password
- $database for your Sentrifugo database name
- $sender for your sender email address
Just execute the script to generate the report which will send email to all team managers.