-
Hello Team,
Nagios checks are getting failed, and completely not working,
Nagios version 4.3.2
When i Do a process check with #ps command below is what i get
/usr/local/nagios/bin/nagios …
-
- This is OMD v1.10...but I suspect that any current version of OMD will have this issue.
- git clone https://github.com/shawn-sterling/graphios
- python setup.py install
I get this:
``` shell
copyi…
-
## Describe the bug
Every few days we are getting this warning in the icingaweb2 interface. Only goes away by restarting icinga2 service.
## To Reproduce
Currently we don't know what is trig…
-
## Describe the bug
I have the following dependencies:
1. standard services to host dependency that I did not defined anywhere, its just the internal one from icinga2 itself
2. a custom depende…
-
I'm have problems with availability reports in "hard" state because when some services was recovered from CRITICAL HARD state, remain in SOFT OK state until next DAY.
I see related issues with soft…
-
Similar to #5374, but a distinct request insofar as ScheduledDowntime objects are not defined in terms of TimePeriod objects.
I'd like to see something like the following:
```
object Host "myho…
-
I had a hard time finding out while, sometimes, I would receive problem notifications which should have been supressed by dependencies. False notifications are more than a nuisance, they may distract …
efuss updated
9 months ago
-
**Describe the bug**
internal server error
Url: agents.cgi
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Version: 3.18
…
-
Hello,
According to the documentation, an event handler is always launched on the location where the check command has been launched:
[https://www.icinga.com/docs/icinga2/latest/doc/03-monitorin…
-
## Describe the bug
I have an event handler set up to restart a service when a particular check fails. It doesn't actually execute, no matter what I've tried. When I enable debuglog, I get log me…