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-1.0.4.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file pyLivestatus-1.0.4.tar.gz
.
File metadata
- Download URL: pyLivestatus-1.0.4.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.8.0 tqdm/4.50.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09b83a64766467b3635d3b7bfa800c90aedae00f5f1b6b92c14d8446fc3bf43c |
|
MD5 | da581e0fcfefef65a941603f02d6ba49 |
|
BLAKE2b-256 | 6703581d5b05f445159f0887a7238c61199f6161b183dbc3b74161841a86e477 |
File details
Details for the file pyLivestatus-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: pyLivestatus-1.0.4-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.8.0 tqdm/4.50.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 991073addb510885e1e5eecb34d41968e33acd83aef1731f5576581f729481cd |
|
MD5 | 8f62525b2bcc6ec75ce9ef7dc9f1f92f |
|
BLAKE2b-256 | 63452dabea9c76c36d42bb2a9fa641c2566782669e0cb3e3fe127714f4c90e6f |