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.5.tar.gz
(4.6 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.5.tar.gz.
File metadata
- Download URL: pyLivestatus-0.1.5.tar.gz
- Upload date:
- Size: 4.6 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 |
9618f2ef26830914d54bcf3077cc256bb346f924a6ab55b90ecaa05cca95ea8a
|
|
| MD5 |
c7791b46a0b0e5e2e1b581de470328d4
|
|
| BLAKE2b-256 |
0d7d3c36381dcf3dc4152de5c2ee9daf5549d8e0bb22e501ec1253fbd8f3b6df
|
File details
Details for the file pyLivestatus-0.1.5-py2-none-any.whl.
File metadata
- Download URL: pyLivestatus-0.1.5-py2-none-any.whl
- Upload date:
- Size: 5.3 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 |
0521f528e5e8d92ee833c799a422e74a714a46be8e2c3f11a6099d6d3092fcf1
|
|
| MD5 |
4dc2a9eee314e80a468821c4c3c9a62b
|
|
| BLAKE2b-256 |
77864d968e7ee07e6606288c3d57c7e3f37de5a891d5a7656e6db5a7badc6d85
|