Shinken / Alignak WebUI module for the Graphite graphs
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.
Release files for alignak-webui-graphite 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| alignak_webui_graphite-1.1.0.tar.gz | 20.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| alignak_webui_graphite-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 67.4 kB
Release files / alignak_webui_graphite-1.1.0.tar.gz
| Download URL | alignak_webui_graphite-1.1.0.tar.gz |
|---|---|
| Size | 20.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
345181ea9652ec04866a660915b99da8a4ccc19be36d17d6da316e13b6f4585d
|
|
BLAKE2b-256 checksum How to use checksums |
c75cd96005398625c0739bf45909150f194e2f753dc403f0f97107edef9a342f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7
|
Release files / alignak_webui_graphite-1.1.0-py3-none-any.whl
| Download URL | alignak_webui_graphite-1.1.0-py3-none-any.whl |
|---|---|
| Size | 47.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
928b031174ae5c0de3a30872fae48038467779739b4fd9b4d92a4ac35092bbb7
|
|
BLAKE2b-256 checksum How to use checksums |
619f4df137d35f0bc032d788dcb5efb3358c592f16c5485d79c20fda8211bf4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7
|