-
Hi @manios ,
I wondered if you thought about to add the [mk-livestatus](https://checkmk.com/download/sources-download) module to your image?
Would be awesome because then it would be possible to u…
-
Hi the latest version of nagios (4.5) and adagios 1.6 do not work. When opening adagios the message i have is the following:
```
Oh no, something went wrong ☹
Adagios cannot connect to livestatus…
-
### result
$ grep ERROR /var/log/monitoring-ui.log
2014/11/07 17:32:22 /usr/lib64/monitoring-ui-plugin/monitoring-ui.cgi: [ERROR] mk-livestatus: Missing server or socket! at /usr/lib64/monitoring-ui-…
-
Hello,
When do you plan to track changes to MK_Livestatus, at the statehist (v1.2.1) and the host_staleness and service_staleness field? To be compatible with check_mk as frontend
Olivier
-
After a fresh installation of NEMS, the entries in the 'Reporting' menu don't work, as /usr/local/nagios/var/rw/live.sock isn't found.
nagios.log shows:
>[1713884703] Error: Could not load module …
-
I am running nagios version 4.5.1 (https://www.nagios.org/projects/nagios-core/4x/)
```
# rpm -qa | grep thruk
libthruk-3.00-0.x86_64
thruk-base-3.14.2-12970.1.x86_64
thruk-3.14.2-12970.1.x86_…
-
With Check_MK 1.2.3i1 there's a new livestatus table "statehist" which shinken does not implement right now.
-
Not all nagios-based monitoring systems which has livestatus available is utilizing the hardcoded URL to get access to the object. Please consider adding a configurable "status.cgi?host= addresses" an…
-
* WHAT :
```
InvalidResponseFromLivestatus: Could not parse response from livestatus. \
Query:GET downtimes ResponseHeader: fixed16 OutputFormat: python ColumnHeaders: on Response:
```
* HOW: qu…
-
I try query 6 from http://mathias-kettner.de/checkmk_livestatus.html
GET services
Stats: state = 0
Stats: state = 1
Stats: state = 2
Stats: state = 3
like:
``` python
from mk_livestatus import Socke…