Skip to content

BlueSkyDetector/hatohol

 
 

Repository files navigation

Hatohol

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

Table of Contents

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
  • Zabbix 2.2
  • Zabbix 2.4
  • Nagios3 (with NDOUtils)
  • Nagios4 (with NDOUtils)
  • Ceilometer (OpenStack)
  • Fluentd

Supported incident tracking software

  • Redmine

Supported platforms

  • CentOS 6.5 (x86_64)
  • Ubuntu Server 12.04.5 LTS (64-bit)
  • Ubuntu 14.04 LTS (64-bit)

Basic architecture

Hatohol consists of a server and a Web front-end. Hatohol server gathers monitoring information from monitoring servers such as Zabbix, Nagios, Ceilometer, and Fluentd. It then integrates gathered data and stores in the DB. The other programs can get the integrated data via Hatohol's REST API. A Hatohol Web front-end 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.5)

The detailed document is here

Installation by building needed applications

Upgrade by RPM files from ver.14.06 to ver.14.09(only for CentOS 6.5)

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.9%
  • JavaScript 12.2%
  • Python 3.8%
  • C 1.5%
  • Shell 0.3%
  • Makefile 0.2%
  • Other 0.1%