Resource Type: sensu_handler
- Defined in:
- lib/puppet/type/sensu_handler.rb
- Providers:
-
json
Overview
Manages Sensu handlers
Properties
-
command
Command the handler should run
-
config
Handler specific config
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
exchange
Exchange information used by the amqp type
-
filters
Handler filters
-
handle_flapping
If events in the flapping state should be handled
-
handle_silenced
If events in the silenced state should be handled
-
handlers
Handlers this handler mutexes into
-
mutator
Handler specific data massager
-
pipe
Pipe information used by the transport type
-
severities
Severities applicable to this handler
-
socket
Socket information used by the udp type
-
timeout
Handler timeout
-
type
Type of handler
Parameters
-
base_path
(defaults to: /etc/sensu/conf.d/handlers/)
The base path to the client config file
-
name (namevar)
The name of the handler