Select Supported Platforms

Select Supported Architectures

Select Tier

Github Name


v0.0.4 · public · Published about 4 years ago

README
Asset Definition
Release Notes
Release Assets

Sensu Go Bird Checks

This plugin will check the state of bird using the birdc command and alert if bird isn't exporting any routes, or reporting an error. Also supports birdc6.

Configuration

Example Sensu Go definition:

api_version: core/v2
type: CheckConfig
metadata:
  namespace: default
  name: bird_state
spec:
  runtime_assets:
  - sensu-bird-checks
  command: sudo check-bird-state
  subscriptions:
  - bird
  publish: true
  interval: 30
  handlers:
  - slack
  - pagerduty
  - email

Usage Examples

Help:

The Sensu Go Bird State plugin

Usage:
  bird-state [6]

  Use the `6` argument to check `bird6`

Are you sure you want to report this asset?

Please describe the reason for reporting this asset. Our moderators will be notified and will disable the asset if it is found to be inappropriate.

×

You must be signed in to report this asset.

Sign In with Github

Download

×

There are no asset definitions for this version, only source code:

Download Source Cancel