I am new to server administration and I am looking for some options for monitoring my slice (ruby on rails site) on slicehost. Ideally, a live view of status and loads would be great.
Any suggestions?
I am new to server administration and I am looking for some options for monitoring my slice (ruby on rails site) on slicehost. Ideally, a live view of status and loads would be great.
Any suggestions?
The easiest thing to do is SSH into your slice and run htop and mysql top, these two applications will give you detailed views into what's happening with your system.
take a look at Monit
http://mmonit.com/monit/documentation/monit.htmlhttp%3A//mmonit.com/monit/documentation/monit.html
http://blog.scoutapp.com/articles/2008/09/09/rails-monitoring-pillars
If you have an iPhone, you should take a look at iStat. There's an open source version of the monitoring daemon that runs nicely on Ubuntu.