Skip to content

Thor77/sensu-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensu-formula

Formula to install and setup Sensu Go.

Available states

sensu.agent

Install and configure Sensu Go agent.

Reads config from sensu:agent pillar.

sensu.cli

Install Sensu Go CLI.

sensu.backend

Install and configure Sensu Go backend.

Reads config from sensu:backend pillar.

sensu.checks

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

About

Formula to install and setup Sensu Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published