Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "ZooKeeper/GSoCMonitoringAndWebInterface" page has been changed by AndreiSavu. The comment on this change is: status update. http://wiki.apache.org/hadoop/ZooKeeper/GSoCMonitoringAndWebInterface?action=diff&rev1=6&rev2=7 -------------------------------------------------- ZooKeeper is a complex distributed system. Understanding how well it is running is tremendously important. Patrick Hunt has created a [[http://github.com/phunt/zookeeper_dashboard|Django-based dashboard]] that allows some insight into how ZooKeeper is running. This is the foundation I'm going to build on. This project would capture much more information from ZooKeeper, adding hooks to retrieve it where necessary and visualize it in an appealing and useful way. I'm also going to provide a bunch of monitoring recipes for systems like: Ganglia, Nagios, Cacti. == Work In Progress == + * [[http://github.com/andreisavu/zookeeper-dashboard|ZooKeeper Dashboard]] : web-based administrative interface - * cleanup and add more tests on zookeeper-monitoring - * submit [[http://github.com/andreisavu/zookeeper-monitoring|zookeeper-monitoring]] as a contrib - * going to add a new JIRA for monitoring tools - * right now there is only one JIRA opened for Ganglia [[https://issues.apache.org/jira/browse/ZOOKEEPER-613|ZOOKEEPER-613]] - * [[https://issues.apache.org/jira/browse/ZOOKEEPER-175|ZOOKEEPER-175]] * [[https://issues.apache.org/jira/browse/ZOOKEEPER-757|ZOOKEEPER-757]] * [[https://issues.apache.org/jira/browse/ZOOKEEPER-613|ZOOKEEPER-613]] == Done == + * submited [[http://github.com/andreisavu/zookeeper-monitoring|zookeeper-monitoring]] as a contrib ZOOKEEPER-799 * monitoring tools and recipes: [[http://github.com/andreisavu/zookeeper-monitoring|zookeeper-monitoring]] : Nagios, Cacti and Ganglia * [[https://issues.apache.org/jira/browse/ZOOKEEPER-744|ZOOKEEPER-744]]
