This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Taehui edited this page Apr 6, 2011
·
20 revisions
Cloumon is an open source monitoring framework. It was originally designed to monitor servers and network connections in Cloud Computing environment, and scales well from small-businesses through large enterprises.
- System metrics monitoring: CPU, Memory, Disk, Network
- Centralized monitoring item management and deployment
- Alarm condition and alarm target mail address
- Server group management
- Pipelined metric data writer: Database, HDFS, Socket
- User defined Adaptor
- Default adaptor: SystemMonitorAdaptor, ExecAdaptor, FileTailAdaptor
- Hadoop cluster monitoring
- ZooKeeper cluster monitoring
- Dependency
- ukijs.org: Simple UI Kit for complex web apps
- jqplot: chart
- smoothiecharts.org: real time chart
- www.hyperic.com/products/sigar: One API to access system information regardless of the underlying platform
- jqueryFileTree: Tree AJAX Component
- Thrift: RPC
- jetty: Web Server
- ZooKeeper: Cluster membership, Event notification
- Browser: Cloumon's web interface was optimized in Google Chrome.
Cloumon was developed at Gruter to monitor their Searcus service feature by Babokim and YKKwon. It was released as open source project on Github in March 2011.
17 March 2011 - cloumon-1.0.0 has been released.
- Overview
- FAQ
- Installation - English
- Installation - Korean
- Screenshot
- Javadocs
- Milestone