I would like an open-source solution to monitor machines through a Web interface. But I just want two pieces of information:

  1. Which machines are turned on/off (or online/offline)
  2. Something like the linux "top" or "htop" for each machine.

All this from a web interface

I've checked softwares as Nagios, Munin. But they come with a lot more than I really need.

link|improve this question
1  
Nagios scales as you need it, if you only need monitoring of public services you can do that with just core. – Kyle Feb 9 '11 at 22:03
If you want to get process status from the machines then you will need some kind of clever-ish tool to do it. Have to agree with Kyle about Nagios - it's scary to work out your first machine config but then it's a matter of copying and modifying it for each subsequent one so it does get easier! – Linker3000 Feb 9 '11 at 22:08
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.