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.11.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.11.tar.gz.
File metadata
- Download URL: pyLivestatus-0.1.11.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbd2f0d98ebc30f5b4d622ed0fc85008676846e0ed574fbac0891e4ffdcf5462
|
|
| MD5 |
201d7738cd6bf8a0638f191cfbdcbfd6
|
|
| BLAKE2b-256 |
208e3ee5f0efa1941108e55f0718f5eb58fb39bdd038047af9c15b4bd8a2b2b0
|
File details
Details for the file pyLivestatus-0.1.11-py3-none-any.whl.
File metadata
- Download URL: pyLivestatus-0.1.11-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f76fd73e1871c3b1584eed6f0a56f82db3ebdbb34ed84b9be59e6ec51e6f6420
|
|
| MD5 |
4b603aee17721bf1b14d154d9f9db43e
|
|
| BLAKE2b-256 |
059103e2d4b5e96715d1eec5eccdc29a9d8f0688e560faead4e6cdde73b86f48
|