nacarino / hatohol

A unified manager of monitoring software

Home Page:http://www.hatohol.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hatohol

日本語のHatoholウェブサイトを開設しました。以下のホームページをご覧ください。 http://www.hatohol.org/

Overview

Hatohol consolidates monitoring data from any number of running monitoring systems on one screen. This feature enables the integration of monitoring centers, even when these centers are in different places or are being monitored by different software.

Overview

Hatohol currently maintains the following information:

  • Items

    Monitoring items of targets, such as CPU load and free memory size.

  • Triggers

    The current status of monitoring items.

  • Events

    History of items' status changes. When an event detected, Hatohol can execute a defined user command (called an action).

Project Hatohol

Hatohol is an open source software developed and copyrighted by Project Hatohol. We welcome participation in all stages of our development (bug fixes, bug reports, feature requests/suggestions/discussion, functional improvement, etc.)

Supported monitoring software

  • ZABBIX 2.0
  • Nagios3 (with NDOUtils)

Supported platforms

  • CentOS 6.4 (x86_64)
  • Ubuntu Server 12.04.2 LTS (64-bit)
  • Ubuntu 13.04 (64-bit) [supported until the next Ubuntu release]

Basic architecture

Hatohol consists of a server and a client using Web UI. Hatohol server gathers monitoring information and consolidates it. The integration of data is done via JSON format using HTTP (REST). A Hatohol client internally communicates with the server and creates a response page to see the consolidated data.

BasicArchitecture

The architecture used, makes it easy to develop alternative clients. There is no internal complication in adding Android applications, iOS applications, Win32 native clients or Web applications with other frameworks.

Screenshots

  • Dashboard dashboard

  • Events events

  • Servers servers

Other pages are being constructed.

Installation

Installation by RPM files (only for CentOS 6.4)

The detailed document is here

Installation by building needed applications

Upgrade by RPM files from ver.0.1 to ver.13.12(only for CentOS 6.4)

The detailed document is here

Plans

See Milestone

We will continue to add, what we believe are, useful features. If you have requests or good ideas, do not hesitate to discuss them with us!

Mailing Lists

Below are the mailing lists to discuss Hatohol:

About

A unified manager of monitoring software

http://www.hatohol.org/

License:GNU General Public License v2.0


Languages

Language:C++ 86.1%Language:JavaScript 9.1%Language:Python 3.3%Language:C 1.1%Language:Shell 0.2%Language:Ruby 0.1%Language:CSS 0.1%Language:PHP 0.0%