Skip to main content

Alignak - WebUI module to provide Graphite views in the Web UI

Project description

Shinken / Alignak WebUI module for the Graphite graphs

Develop branch build status Development code static analysis Development code tests coverage Most recent PyPi version License AGPL v3

Shinken / Alignak module for viewing Graphite graphs in the Web UI.

This module is a refactoring of the ui-graphite module to allow using it with Shinken or Alignak.

This module allows:
  • to define the Graphite hierarchy configuration

  • to use templates (url or json based) for the graphs

  • to configure:

    • the host check metric name

    • graph and font size for dashboard and host/service page graphs

    • define if warning, critical, min and max thresholds are present on graphs

    • define warning, critical, min and max lines colors

    • define graphs timezone (default is Europe/Paris)

    • define graphs line mode (connected, staircase, slope)

This module is fully compatible with the WebUI2 at its most recent version (Alignak compatible). It is also compatible with the Alignak inner metrics module for the Graphite hierarchy.

Installation

The installation of this module will copy some configuration files in the Alignak default configuration directory (eg. /usr/local/share/alignak). The copied files are located in the default sub-directory used for the modules (eg. arbiter/modules).

Note that the module provided templates will be copied to the /usr/local/share/alignak/etc/modules/ui-graphite-templates. You may add your own templates in this directory -)

From PyPI

To install the module from PyPI:

sudo pip install alignak_webui_graphite

From source files

To install the module from the source files (for developing purpose):

git clone https://github.com/mohierf/mod-ui-graphite
cd mod-ui-graphite
sudo pip install . -e

Bugs, issues and contributing

Contributions to this project are welcome and encouraged … issues in the project repository are the common way to raise an information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alignak_webui_graphite-1.1.0.tar.gz (20.4 kB view hashes)

Uploaded Source

Built Distribution

alignak_webui_graphite-1.1.0-py3-none-any.whl (47.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page