-
when i add a livestatus server, nagstamon crash
Windows 10
Nagstamon 3.6 or 3.7
Error in the event viewer.
Name of the faulty application Nagstamon.exe, version: 0.0.0.0, timestamp: 0x5ffec1…
-
My query is similar to the following:
```
GET comments
Columns: host_name service_description
Filter: is_service = 1
Filter: service_acknowledged = 1
Filter: entry_type = 4
Stats: max entry_time
```
…
-
Hi,
Since a few days, we encounter a new problem related to livestatus.
We're running a 2.4.1 version under Debian 8 with the following architecture:
- 1 shinken master (with no poller running on it)…
-
Hello, how can I compile naemon-core along with its necessary dependencies, as well as the gui and livestatus? I want to set my own paths, which using the repo doesn't allow me.
-
See also Issue #5.
Remote Livestatus access via SSH currently does not allow to provide a port number for SSH connections:
```
--ssh=LOCATION Connect to Livestatus socket via SSH. LOCATION has …
-
Hello,
This has already been reported on forum
(http://www.shinken-monitoring.org/forum/index.php/topic,830.0.html)
Livestatus module seems to crash on certain conditions.
Here are my logs : http://…
-
Hi,
I'm using Shinken 2.0 and this module master branch
When launching this command, livestatus doesn't return
```
echo -e "GET services\n Columns: host_name description state notifications_enabl…
-
See commit 2d4e23ebdf0537dc506d995e36f5535e61b09dc5
and :
https://test.savoirfairelinux.com/view/Shinken/job/Shinken-Upstream-Daily-Long-Tests/1961/
```
Pile d'exécution
File "/var/lib/jenkins/wo…
-
Invalid logs lines should make a debug log ... not an info log !
```
2014-03-09 08:11:18,683 [1394349078] Info : [LogStoreMongoDB] This line is invalid: [1394349075] TIMEPERIOD TRANSITION: 24x7;-1;1
…
-
To be able to build naemon-livestatus everywhere, there are some blockers:
- [ ] A forgotten header, see #118
- [x] Remove `register` keywords deprecated in C++11, removed from C++17, see #119
- …