-
Hi,
I upgraded from Nagios 4.3.4 -> 4.4.1 earlier today, keeping config untouched.
Tonight one host (`back-2`) went down and nagios started sending repeated DOWN alerts to my two notifications.…
-
I would like to use a custom npm_module modified by myself. I tried to run hubot in a docker container with this config:
```
volumes:
- $PWD/hubot-scripts:/home/hubot/scripts
environment:
…
-
I have Nagios 3.5.1 on Ubuntu 14.04.1. I tried
```
./configure --with-nagios3-headers=~/nagios/include
```
It gets past the libev.h and jansson.h dependencies but then fails to recognize our Nagios …
-
Hi Jason,
First off, thanks for all the great work.
So, the container runs with default config just fine, but when I point it to my actual config (on the VM in AWS), it gives this error message on…
-
I have upgraded Nagios from 4.2.4 to 4.3.1 (luckily only on my development box) and now it crashes with a SIGSEGV / SIGTERM repeatedly (about once a minute).
For me it looks like a problem when a bro…
-
The fix is trivial, just use explode instead of split. This file does not exist in version 4, and I couldn't find any branch to offer a pull request against, so I'm just posting the patch here:
```…
-
If you follow docker installation guideline (https://github.com/mclarkson/nagrestconf-docker), the resulting configuration where applying configuration in Nagrestconf causes error:
```
-----------…
-
Hi,
I noticed an issue with my Nagios Event Broker Module, but I'm not able to trace this back to find the root cause of my issue. So may be it is not a Nagios issue and I just misunderstood somethin…
-
Hi all,
I am running Nagios 4.3.2 and I would like to run mod_gearman.
Although the documentation advises to install Debian packages when possible my first approach was to do that but the repos vers…
-
I've been trying to track down an issue where a user submits a passive result through Thruk with a mod_gearman enabled Nagios 4.2.4 setup. I logged a Thruk issue a few moments back before I was able t…