Select Supported Platforms

Select Supported Architectures

Select Tier

Github Name


v0.0.2 · public · Published about 5 years ago

README
Asset Definition
Release Notes
Release Assets

Sensu Go Particle Checks

TravisCI: TravisCI Build Status

Collection of Sensu Agent check commands to interact with Particle Cloud

Installation

Download the latest version of the sensu-particle-checks from releases,
or create an executable script from this source.

Build from source

From the local path of the sensu-particle-checks repository:

Device Variable Check

go build -o /usr/local/bin/particle_variable_check ./particle_variable_check/main.go

Device Ping Check

go build -o /usr/local/bin/particle_ping_check ./particle_ping_check/main.go

Configuration

Example Sensu Go definition:

{
    "api_version": "core/v2",
    "type": "check",
    "metadata": {
        "namespace": "default",
        "name": "particle"
    },
    "spec": {
        "...": "..."
    }
}

Usage Examples

Device Variable Check

Help:

Device Ping Check

Contributing

See https://github.com/sensu/sensu-go/blob/master/CONTRIBUTING.md

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

×

Either download the source code:

Download Source

Or download the asset definition: