On 2016-09-12 19:23, Rob DeSanno wrote:
The challenge presented to me was to somehow configure notifications
to be sent only when a certain percentage of hosts experience critical
alerts.
For example, instead of sending out a notification when every host
fails a ping check, only send one out if
Hi.
I'm currently playing with the REST API.
It seems to me that the acknowledgement information
for are not present in the /v1/objects/hosts/ or
/v1/objects/services/ output.
Is there a way to access the user and message
of a host/service acknowledgement using the REST API?
So long,
Andreas.
All
I was wondering whats the best way to get icinga to mark a host down
after some ( to be defined ) amount of services are down.
Here is my example. I monitor a group of servers about 40 who have 8 - 10
checks that are probed via nrpe. The nrpe checks probe if local services
are running , if a
Markus,
That’s brilliant! I’m going to need some time to digest and test it but this
looks like it is the solution I am looking for.
On September 13, 2016 at 3:35:47 AM, Joosten, Markus (markus.joos...@plumbe.de)
wrote:
On 2016-09-12 19:23, Rob DeSanno wrote:
> The challenge presented to me