Looking for advice as to effectively monitoring the load of a production web server.
- Preferably solution will be free or minimal cost (server is owned by a very small web development company - read one-man band).
- Server hosts multiple websites (applications)
- Solution would preferably have notification ability (email is okay)
- Monitoring and notification when an application is not serving dynamic - Lucee (CFML) content.
- Monitoring and notification when an application is not serving static content.
Web-based panel showing:
- Current visitors per application + overall
- Memory Breakdown
- Any errors being delivered to visitors
Server is running the following:
- EC2 Instance - Amazon AMI HVM
- Tomcat 7
- Lucee 4.5.1.003 final
This is my first post to ServerFault, so please forgive me. Thank you for any assistance and advice.