When administrating a ftp-server there are some tasks that could be done by scripts. I'll put scripts that I write here, hoping that they can help
others.
If there is something that is unclear or if you want to give feedback, feel free to contact
HÃ¥kan.
check_3ware
The
3ware raid controllers does unfortunately not come with any tool
that sends the warnings/errors from raid controller by mail.
This script executes the tw_cli every minute and sends any new warnings/errors to a specified mail address.
- check_3ware.py - The script
- check_3ware - Init script for debian based GNU/Linux systems, place in /etc/init.d. Then enable by executing:
update-rc.d check_3ware defaults.
Valid XHTML 1.0!
Valid CSS!