Sha256: f2f5474cdce36bce4e536db32f49f6124257146ea9f66bf84ab918e62d501e67

Contents?: true

Size: 534 Bytes

Versions: 21

Compression:

Stored size: 534 Bytes

Contents

define command {
        command_name         cs-nagios_check-snapshots
        command_line         <%= bin_path -%>cs-nagios check snapshots -w $ARG1$ -c $ARG2$ --config <%= config_file %>
        register             1
}

define service {
        hostgroup_name       Cloudstack
        service_description  Cloudstack Snapshots
        display_name         Cloudstack Snapshots
        use                  Generic-Service,service-pnp
        check_command        cs-nagios_check-snapshots!12!24
        register             1
}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
cloudstack-nagios-0.16.0 lib/cloudstack-nagios/templates/cloudstack_snapshots.cfg.erb