Alignak checks pack for Glpi
Project description
Checks pack for monitoring Glpi with the some specific scripts
Note: this check pack is only an example for checking glpi using the Nagios check_tcp command. Please feel free to comment or suggest improvements :)
Installation
The installation of this checks pack will copy some configuration files in the Alignak default configuration directory (eg. /usr/local/etc/alignak). The copied files are located in the default sub-directory used for the packs (eg. arbiter/packs).
From PyPI
To install the package from PyPI:
sudo pip install alignak-checks-glpi
From source files
To install the package from the source files:
git clone https://github.com/Alignak-monitoring-contrib/alignak-checks-glpi cd alignak-checks-glpi sudo pip install .
Note: using `sudo python setup.py install` will not correctly manage the package configuration files! The recommended way is really to use `pip`;)
Documentation
Configuration
This checks pack is using the check_tcp Nagios (or Monitoring) plugin that must be installed on the Alignak server running your poller daemon. You may install the alignak-checks-monitoring package (see the corresponding repo).
Alignak configuration
For a Linux monitored host, you simply have to tag the concerned host with the template glpi.
# An host with an glpi instance running define host{ use glpi host_name my_glpi address 127.0.0.1 }
When using the alignak backend, use the setup.sh script provided in the json/glpi directory to include all the package information into your backend
# Backend configuration $ json/glpi/setup.sh -b http://127.0.0.1:5000 -u admin -p admin
Note that this command line is executed when installing the package from pip. If your backend is not set locally, you can specify its address thanks to the -b command line parameter.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file alignak_checks_glpi-1.1.0.tar.gz
.
File metadata
- Download URL: alignak_checks_glpi-1.1.0.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e513839d52b583bd82aee5d9df95761285cab97c925963f3d61abb362641b29 |
|
MD5 | e8437703a88e84528ae1f60a1f209bf0 |
|
BLAKE2b-256 | 16351f608934168d9047f5a17ab0e37b2d608f2e7a7d0d90a40dad1c10e1454d |
File details
Details for the file alignak_checks_glpi-1.1.0-py2-none-any.whl
.
File metadata
- Download URL: alignak_checks_glpi-1.1.0-py2-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37b32148d22a0fdec74b1f8f3d35422a75d847e45d065dbb2181a7fb1e205949 |
|
MD5 | af7624ad85476b96ebfafe7824f5e1fb |
|
BLAKE2b-256 | c2932fd04bc2239aeecac849d975074413428a9c2144bf6940c5a0836be86cbc |