I would be interested what webapps do you know/use that allows you to monitor VPS. I would like to have the following metrics, CPU, Memory, Disk stats, Apache stats (hits/sec, free agents)

Thanks

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

Munin seems to be the simplest one to install and configure (check your distro repository for packages), you can also try Nagios as well.

link|improve this answer
Munin will log and graph most of the things you are looking for. It will also to alerts. – BillThor Feb 11 '11 at 22:26
feedback

With "web app", did you mean you are looking for a free hosted server monitoring service?

If you use a webpage as agent for these internal stats, you can use any of the well-known website monitoring services with a free plan (AlertFox, Pingdom,...).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.