Python library for Livestatus Integration
Project description
pyLivestatus
This package allows to access Check MK Livestatus via python
Usage
from pyLivestatus import Livestatus
livestatus = Livestatus('127.0.0.1', '6557') # host and port of livestatus socket
livestatus.get_hosts() # return array with details for all hosts
livestatus.get_host('my_host') # return details for host 'my_host'
livestatus.get_services('my_host') # return details for every service of host 'my_host'
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
pyLivestatus-0.1.10.tar.gz
(5.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyLivestatus-0.1.10.tar.gz.
File metadata
- Download URL: pyLivestatus-0.1.10.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03d36c36b5666d9f871c5b60b2496cbfffc31bb502374ffb8d0f8b5138a39f8e
|
|
| MD5 |
200c038cb362179f3042c3318a54612d
|
|
| BLAKE2b-256 |
b751a0e7cb965d81c20b86fc025f24d2a2c80cc615865665b662d18655b36c0d
|
File details
Details for the file pyLivestatus-0.1.10-py2-none-any.whl.
File metadata
- Download URL: pyLivestatus-0.1.10-py2-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.15+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b8071a8ab2c8cef18bf6b2620f052f99325819038e2b1b9f7d49cd48485be8a
|
|
| MD5 |
4645d21310312183f5d0368a0895533f
|
|
| BLAKE2b-256 |
86e4da7e80a61999205a413a2a4c6d3c2842aad0d314f7716a8b29263362bdf3
|