I just got a VPS (CentOS on Virtuzzo) and need to monitor the load, bandwidth etc, preferably with graphs. I came across cacti, nagios, zabbix but they seem to be for monitoring large number of servers.

Since I only have a single VPS to monitor, are these suitable? Otherwise, what monitoring tools do you recommend?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

For a single server, I would suggest using monit or munin - they both can be used to monitor multiple servers, but they're also well-suited for a single server. Much better suited than Zabbix or Nagios, for example.

link|improve this answer
I'm a Zabbix admin and I agree both monit and munin are better suited for this particular scenario. Zabbix gains on the scalability and centralized configuration over large deployments. – Joao Figueiredo Nov 30 '11 at 15:14
feedback

Your Answer

 
or
required, but never shown

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