[icinga-users] Custom Variable via Rest API

2014-03-03 Thread Nicolás del Río
Hi all. I'm having trouble accessing hosts with some value in a Custom Variable via the Rest API. I have different hosts with a Custom variable name IsFailoverHost, where possible values are 0 or 1. I want to have all the hosts with value 1, and the result I'm having is: {"result":[],"success":"

Re: [icinga-users] Service depends on host

2014-03-03 Thread Martín Marqués
2014-03-01 19:54 GMT-03:00 Martín Marqués : > Is it possible for a service to depend on a host status? > > Example: Host1 has service1, but if Host2 is down, the service will > fail as well, so I just want 1 notification (from Host2). > > I couldn't find a way to do so on the docs Just wanted to a

Re: [icinga-users] Service depends on host

2014-03-03 Thread Michael Friedrich
On 03.03.2014 17:17, Martín Marqués wrote: 2014-03-01 19:54 GMT-03:00 Martín Marqués : Is it possible for a service to depend on a host status? Example: Host1 has service1, but if Host2 is down, the service will fail as well, so I just want 1 notification (from Host2). I couldn't find a way to