-
Situation:
I disable host notification
In Thruk log - on www
```[2024-11-21 08:00:00] EXTERNAL COMMAND: DISABLE_SVC_NOTIFICATIONS;host.example.com;check_example```
But in the log `/var/l…
-
Doing the following:
omd create newsite
omd start newsite
(log in to newsite)
Config Tool->Object settings->Contacts->Create a new contact
save to: contacts.cfg
contact_name: omdadmin
alias: …
-
Hi,
We have a plugin that needs to send alert from remote windows server to thruk.
Can you advice how to send alert to thruk from windows server.
Any agent to be installed or any plugin (like…
-
Hello,
as the title say even tough it is accepted by nagios, and valid in JSON string, i can't use single quote ( ' ) in alias (big problem for french).
I tried escaping it with the "\'" form and with…
woulf updated
8 years ago
-
Running naemon 1.0.8 with mod_gearman 3.0.7, I have problem with lost performance data occasionally. According to debug the data are delivered from plugin to Naemon, but after some processing they are…
-
# Idea
Implement the output generating code in a way to have one or multiple parameters to specify the output formatting as a whole.
For example, some monitoring systems still use a single line as…
-
**Describe the bug**
I'm getting a lot of Unknown status in the business processes which aren't true. If I refresh they clear for a while.
In the log I see these lines - these are business proce…
-
Hi
I am facing the below mentioned issue.
> systemctl status nagflux.service[/b]
> ● nagflux.service - A connector which transforms performancedata from Nagios/Icinga(2)/Naemon to InfluxDB/Ela…
-
Naemon takes multiple minutes to start with about 100 hosts and 2000 services with `check_period nopowersave` as defined in this config section:
```
define timeperiod {
timeperiod_name …
-
It appears that naemon keeps previous instances of the `objects.cache` file open when it reloads its config. As a result these cannot be freed in the filesystem and in no time the disk fills up. (our …