Registry / cli / sensu-plugin

sensu-plugin

JSON →
library4.0.0rbrubygemsunverified

Plugins and helper libraries for Sensu, a monitoring framework

gem install sensu-plugin
INSTALL
IMPORT
SIG · SENSU-PLUGIN
S
sensu-plugin
clirubyv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Sensu::Plugin
require 'sensu-plugin'

Define a Sensu check plugin that returns an OK status.

require 'sensu-plugin' class MyCheck < Sensu::Plugin::Check::CLI def run ok 'Everything is fine' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources