/
Service
Service
Liefert relevante Livestatus-Daten zu Services.
Seitenverzeichnis:
livestatus.service.read
Beschreibung
Liefert den aktuellen Status aller oder eines Service.
Beispielaufruf
{ "method": "livestatus.service.read", "params": { "apikey": "24174j3tqj", "livestatus_instance_name": "myMoniHost", "hostname": "Server1" }, "id": 1, "version": "2.0" }
Parameter
Parameter | Typ | Version | Beschreibung |
---|---|---|---|
livestatus_instance_name | string | ab Version 1.0 | Name der Livestatus-Instanz |
hostname | string | ab Version 1.0 | Name des Hosts |
service_description (optional) | string | ab Version 1.0 | Optional: Name des Services |
Rückgabewert
Service-Objekt oder Array von Serviceobjekten.
Wert | Typ | Version |
---|---|---|
host_name | string | ab Version 1.0 |
description | string | ab Version 1.0 |
display_name | string | ab Version 1.0 |
check_command | string | ab Version 1.0 |
check_interval | int | ab Version 1.0 |
max_check_attempts | int | ab Version 1.0 |
retry_interval | int | ab Version 1.0 |
last_check | string | ab Version 1.0 |
last_hard_state | int | ab Version 1.0 |
last_state | int | ab Version 1.0 |
plugin_output | string | ab Version 1.0 |
perf_data | string | ab Version 1.0 |
state | int | ab Version 1.0 |
state_type | string | ab Version 1.0 |
livestatus.service.status
Beschreibung
Liefert den aktuellen Status aller oder eines Service.
Beispielaufruf
{ "method": "livestatus.service.status", "params": { "apikey": "24174j3tqj", "livestatus_instance_name": "myMoniHost", "hostname": "Server1" }, "id": 1, "version": "2.0" }
Parameter
Parameter | Typ | Version | Beschreibung |
---|---|---|---|
livestatus_instance_name | string | ab Version 1.0 | Name der Livestatus-Instanz |
status_identifier (optional) | string | ab Version 1.0 | Identifier des Services. Dieser setzt sich aus Instanz-Name, Hostname und Service-Beschreibung zusammen. Beispielsweise: myMoniHost_Server1_checkCPU |
hostname (optional) | string | ab Version 1.0 | Name des Host |
Rückgabewert
Service-Objekt oder Array von Serviceobjekten.
Wert | Typ | Version |
---|---|---|
state | int | ab Version 1.0 |
output | string | ab Version 1.0 |
, multiple selections available,
Related content
Profil-Service
Profil-Service
More like this
Operation
Operation
More like this
Status
Status
More like this
Host
More like this
Profil
Profil
More like this
Konfiguration
Konfiguration
More like this
(c) 2024 SHD System-Haus-Dresden GmbH | Impressum https://www.shd-online.de/impressum/