Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
Taehui edited this page Apr 6, 2011 · 20 revisions

What Is Cloumon?

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.

Features

  • 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.

History

Cloumon was developed at Gruter.

News

19 March 2011 - cloumon-1.0.0 has been released.

Documentation

Clone this wiki locally