Resource Type: sensu_check_config
- Defined in:
- lib/puppet/type/sensu_check_config.rb
- Providers:
-
json
Overview
“”
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
Parameters
- base_path
-
base_path
(defaults to: /etc/sensu/conf.d/checks)
The base path to the client config file
- config
-
config
Check configuration for the client to use
- event
-
event
Configuration to send with the event to handlers
- name (namevar)
-
name
The check name to configure
-
provider
The specific backend to use for this ‘sensu_check_config` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.