Consolidate main system and MySQL health metrics in one report.
Commad-line tool provides the following details in the report:
- Basic OS-level parameters: uptime, disk space and network interface status
- Today's entries from MySQL error log
- Important MySQL statistics http://astellar.com/mysql-health-check/metrics/
- Top 5 queries from MySQL slow query log
CONFIGURING AND RUNNING
1. Edit MySQL credentials in check_run.sh
2. Run ./check_run.sh
3. Enjoy!
You can also send report to email address by using...
BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.