Registry / cli / nagiosplugin

nagiosplugin

JSON →
library3.0.2rbrubygemsunverified

A Nagios Plugin framework that fits on a folded napkin.

gem install nagiosplugin
INSTALL
IMPORT
SIG · NAGIOSPLUGIN
N
nagiosplugin
clirubyv3.0.2
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.

NagiosPlugin
require 'nagiosplugin'

Create a simple Nagios check

require 'nagiosplugin' class MyCheck < NagiosPlugin::Check def run ok 'Everything is fine' end end MyCheck.new.run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
OpenAI (training)
1
Resources
nagiosplugin — gem install nagiosplugin · libregistry