-
Hi,
When using a HUP signal to reload naemon config, naemon complains about port binding
```
naemon | Caught 'Hangup', restarting...
naemon | Retention data succe…
-
I am using Naemon and Nagios with Livestatus. Not sure there is nagios-api for Nagios v4 or Naemon (basicly Nagios v4)
Would like to have support for using Livestatus TCP socket as backend.
-
I was unable to use this as is. There are a lot of hard coded urls in the building of the container and seems for everything to run on one host
Maybe if I get time I can look into fixing the conta…
-
With the recent upgrade to
```
# rpm -qa | egrep 'naemon'
naemon-thruk-1.0.10-0.noarch
naemon-livestatus-1.0.10-0.x86_64
libnaemon-1.0.10-0.x86_64
naemon-1.0.10-0.noarch
naemon-core-1.0.10-0…
-
I'm using Ubuntu 22.04 LTS as base image and running a couple child processes spawned by my entrypoint script in exec mode. I've installed tini via apt and the version is 0.19.0. However, even when I …
eroji updated
8 months ago
-
I'm using naemon 1.0.5 on centos 7 and when i'm checking the config i get a segfault. looks like something to do with adding commands to a contact in the configuration, but the backtrace doesn't reall…
-
Hey,
I am having an issue while sharing Naemon with docker container. I have the error `/opt/energy-monitor/naemon/naemon: error while loading shared libraries: libnaemon.so.0: cannot open shared o…
-
Hi,
I'm trying to compile Naemon at FreeBSD 10.2 and I'm getting the following error:
./configure: 12293: Syntax error: word unexpected (expecting ")")
[root@ ~/naemon]# ./configure
checking for a B…
-
TLDR; I'm proposing to remove the `su` from systemd unit file in order to make a first step towards running Naemon with SELinux.
Details:
On a fresh Red Hat Enterprise Linux release 8.3 (Ootpa) …
-
The comment in the default `naemon.cfg` describes `retention_update_interval` as:
````
# RETENTION DATA UPDATE INTERVAL
# This setting determines how often (in minutes) that Naemon
# will automati…