License
MIT License
v0.0.2 · public · Published about 6 years ago
Collection of Sensu Agent check commands to interact with Particle Cloud
Download the latest version of the sensu-particle-checks from releases,
or create an executable script from this source.
From the local path of the sensu-particle-checks repository:
go build -o /usr/local/bin/particle_variable_check ./particle_variable_check/main.go
go build -o /usr/local/bin/particle_ping_check ./particle_ping_check/main.go
Example Sensu Go definition:
{
"api_version": "core/v2",
"type": "check",
"metadata": {
"namespace": "default",
"name": "particle"
},
"spec": {
"...": "..."
}
}
Help:
See https://github.com/sensu/sensu-go/blob/master/CONTRIBUTING.md
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.
×