php - Monitoring API for site (hosted on Linux) -


I have a PHP site about going live (on the UI side with Flex) and I was thinking that my What are the options for monitoring? I'm looking for some form of API that NET performance counters / ASP.NET is equal to health monitoring.

Ideally, I request that the like queues / reactions like accessories have been given in MS, and related data, then I can graph them in Flex. I have no problem if I have to use Python or Ruby.

What are my options? I can not find anything in PHP which is enough in .net

The site for my monitoring, I use whatever good graph provides, as well as you Some internal Apache data can be turned on with mod_status and mod_info.

And for real quick and dirty monitoring, on my home machine, I was attacking my call site 15 minutes with the following cron entry:

* / 15 * * * * if! Wget - Load-Cookies $ HOME / .mozilla / fake / cookies.txt --save-cookies $ HOME / .mozilla / fake / cookies.txt -q - Speed ​​http://navaid.com/CoPilot/; Then echo "Co-Pilot Site Down"; Fi

Comments