Sha256: f2264e4675f1a1606896207ad4d20d4303ba14bfa053ed0878ccb7288b746fc3

Contents?: true

Size: 298 Bytes

Versions: 46

Compression:

Stored size: 298 Bytes

Contents

<% zones.each do |zone| -%>
define host {
  host_name      Cloudstack_<%= zone['name'] %>
  display_name   Cloudstack_<%= zone['name'] %>
  address        localhost
  use            Linux-Host,host-pnp
  hostgroups     Cloudstack
  check_command  check-host-alive
  register       1
}

<% end -%>

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
cloudstack-nagios-0.16.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.15.2 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.15.1 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.15.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.14.2 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.14.1 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.14.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.13.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.12.3 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.12.2 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.12.1 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.12.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.11.4 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.11.3 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.11.2 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.11.1 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.11.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.10.3 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.10.2 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.10.1 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb