Formula to install and setup Sensu Go.
Install and configure Sensu Go agent.
Reads config from sensu:agent
pillar.
Install Sensu Go CLI.
Install and configure Sensu Go backend.
Reads config from sensu:backend
pillar.
Configure Sensu Go checks by calling the CLI.
sensu:
checks:
check-cpu:
command: '/usr/lib/sensu-scripts/check-cpu.sh -w 75 -c 90'
subscriptions:
- linux
interval: 60
timeout: 3