Icinga Migration

Results 105 comments of Icinga Migration
trafficstars

**Updated by tgelf on 2016-10-25 12:06:26 +00:00** Guess once [\#12028](https://dev.icinga.com/issues/12028) is implemented most people wouldn't even ask for this ;-) But sure, we need it. As it caused some extra-work...

**Updated by dannyh on 2017-01-17 05:16:11 +00:00** **+ would be greate to have it

**Updated by tgelf on 2016-12-13 10:36:45 +00:00** * **Target Version** set to _Feature whishlist_

**Updated by mfriedrich on 2015-09-09 08:19:03 +00:00** * **Subject** changed from _Reduce trafic between master and satellite ()_ to _Evaluate a way of reducing the traffic between cluster nodes_ *...

**Updated by mfriedrich on 2016-03-18 17:26:42 +00:00** * **Priority** changed from _Normal_ to _Low_

**Updated by ascopenco on 2016-02-02 20:50:34 +00:00** Let me explain how time of execution is growing. At the beginning icinga2\_service LWRP executes fast, execution time grow up to 10-15 sec...

**Updated by vkhatri on 2016-02-13 07:19:44 +00:00** * **Status** changed from _New_ to _Assigned_ * **Assigned to** set to _vkhatri_ @ascopenco Sorry for the delay, i will take a look...

**Updated by ascopenco on 2016-02-15 08:13:44 +00:00** Chef Server: 12.3.1 Chef Client: 12.6.0 example of LWRP: icinga2\_service "\#{server\['fqdn'\]}\_ssh" do import 'check-service-tmpl-30s' display\_name 'ssh' host\_name server\['fqdn'\] max\_check\_attempts 4 check\_command 'ssh' custom\_vars...

**Updated by vkhatri on 2016-02-15 13:14:06 +00:00** @ascopenco thanks!

**Updated by ascopenco on 2016-02-16 09:15:18 +00:00** in addition: VM is on CentOS release 6.7 (Final) strace show lags on brk syscall: \[pid 9791\] 1.919851 brk(0x15000e000) = 0x15000e000 \[pid 9791\]...