centreon / centreon-gorgone

Daemon tasks handler
Other
6 stars 11 forks source link

Centreon Gorgone

Centreon Gorgone and his "gorgoned" daemon is a lightweight, distributed, modular tasks handler.

It provides a set of actions like:

The daemon can be installed on Centreon environments like Centreon Central, Remote and Poller servers.

It uses ZeroMQ library.

To install it follow the Getting started documentation.

To understand the main principles of Gorgone protocol, follow the guide.

Modules

The Centreon Gorgone project encloses several built-in modules.

See the full list here.

API

The HTTP server module exposes a RestAPI.

See how to use it here.