What are best monitoring tool customizable for cluster / distributed system?
Posted
by
Adil
on Server Fault
See other posts from Server Fault
or by Adil
Published on 2012-12-05T09:55:23Z
Indexed on
2012/12/05
11:08 UTC
Read the original article
Hit count: 258
I am working on a system having multiple servers. I am interested in monitoring some server specific data like CPU/memory usage, disk/filesystem usage, network traffic, system load etc. and some other my process specific data. What are available open source that can serve my purpose? If it provides to customize the parameter to be monitored and monitor your own data by creating plugin / agent. Any suggestions? I heard of Nagios, Zabbix and Pandora but not sure if they provide such interface.
© Server Fault or respective owner