Sha256: 9d60570012d7b5394b8f43cb34ce9d6ccf5c05e739df059b6c7c4dbb7a2e5461

Contents?: true

Size: 537 Bytes

Versions: 25

Compression:

Stored size: 537 Bytes

Contents

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

define service {
        hostgroup_name       Cloudstack
        service_description  Cloudstack Async Jobs
        display_name         Cloudstack Async Jobs
        use                  Generic-Service,service-pnp
        check_command        cs-nagios_check-asyncjobs!80!90
        register             1
}

Version data entries

25 entries across 25 versions & 1 rubygems

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