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: updated work in progress. http://wiki.apache.org/hadoop/ZooKeeper/GSoCMonitoringAndWebInterface?action=diff&rev1=1&rev2=2 -------------------------------------------------- == GSoC 2010: ZooKeeper Monitoring Recipes and Web-based Administrative Interface == - * Student: Andrei Savu (savu.andrei at gmail dot com) + * Student: [[http://andreisavu.ro/|Andrei Savu]] (savu.andrei at gmail dot com) * Assigned mentor: Patrick Hunt (phunt at apache dot org) == Abstract == 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 a appealing and useful way. I'm also going to provide a bunch of monitoring recipes for systems like: Ganglia, Nagios, Cacti. + + == Work In Progress == + + * init.d (or daemontools) scripts for zookeeper + * standalone python package for parsing "four-letter words" responses. extract relevant parts from [[http://github.com/phunt/zktop/|zktop]] + * [[https://issues.apache.org/jira/browse/ZOOKEEPER-175|ZOOKEEPER-175]] + * [[https://issues.apache.org/jira/browse/ZOOKEEPER-757|ZOOKEEPER-757]] + * learn more about Ganglia and Cacti (I have previous experience with Nagios) == Milestones ==
