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
Check configuration for the client to use
- config
-
event
Configuration to send with the event to handlers
- event
-
name
The check name to configure
- name (namevar)