ymartin-ovh

Results 34 comments of ymartin-ovh

@phpipam @GaryAllan Hello What do you think about this ? Regards,

https://gitlab.isc.org/isc-projects/stork/-/issues/536

With "start time" information, what do you think about implementing auto-cleanup based on timeout parameter (disabled by default) ? Regards

Hello Hosts and groups were created through API calls (masters).

From a satellite, I have something like that. icinga2 tried to create host before hostgroup and was unhappy to activate host object because hostgroup was missing. As a workaround, I...

I want to have a group with all www-hosts that regroups all regions. I have this on icinga2 config too (masters & satellites) /etc/icinga2/zones.conf: ``` object Zone "global-templates" { global...

I will try this. However, I think that host activation should rely on hostgroup activation. I will create host.vars.groups and add an assign relashionship on all groups. I have the...

Hello @Al2Klimov I can't find a way to create group object with assign rule with API. Do you know how to do this ? Regards

Hum, I have my satellite fresh start issue with 2.14.0 too. On the first run, I can see the following error in logs: ``` icinga2[3965374]: icinga2: /usr/include/boost/smart_ptr/intrusive_ptr.hpp:199: T* boost::intrusive_ptr::operator->() const...