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.21.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.20.1 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.20.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.19.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.4 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.3 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.2 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.1 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.7 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.6 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.5 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.4 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.3 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.2 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.1 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.0 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.16.3 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.16.2 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.16.1 lib/cloudstack-nagios/templates/cloudstack_zone_hosts.cfg.erb