Ask HN: Monitoring tools for LAMP server?
I'm a Fullstack dev at an SMB, we have currently one rackspace server to service our sites (a lot of it is static content).
I'm currently the only one who can manage with a terminal, so the server management stuff falls on me at the moment. Rackspace has plenty of health monitoring tools, but I would like something that allows me to go through PHP/MySQL/Apache logs. Preferably something a la jenkins, where after some config work it's as simple as logging in and users can peruse logs. For the moment it's one server, but I do need support for multiple Virtual Hosts.
8 comments
[ 3.1 ms ] story [ 22.7 ms ] threadDoesn't offer logs, but shouldn't be too difficult to implement.
Edit: See demo here - http://linuxdash.afaqtariq.com/demo.html
On the plus side, looks like I get a free upgrade because I'm using Rackspace. However, I get the feeling that they haven't tested it a lot using Windows 8.1 with 1600x900 resolution in Firefox (but I'll submit a screenshot to them)
Definitely give New Relic a try, they're pretty popular these days.
Splunk is also an option, but is geared more for the enterprise. Might be overkill here.
No matter what you choose, just remember to monitor your load closely, any of these kinds of additions can surprise you with the amount of processing-power they can take up.