Family of Perl modules to streamline writing Nagios compatible plugins
http://search.cpan.org/dist/Monitoring-Plugin/
Monitoring::Plugin and its associated Monitoring::Plugin::* modules are a
family of perl modules to streamline writing Monitoring plugins. The main
end user modules are Monitoring::Plugin, providing an object-oriented
interface to the entire Monitoring::Plugin::* collection, and
Monitoring::Plugin::Functions, providing a simpler functional interface to
a useful subset of the available functionality.
The purpose of the collection is to make it as simple as possible for
developers to create plugins that conform the Monitoring Plugin guidelines
(https://www.monitoring-plugins.org/doc/guidelines.html).
- Devel package for openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Monitoring-Plugin && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Monitoring-Plugin-0.39.tar.gz | 0000062733 61.3 KB | |
perl-Monitoring-Plugin.changes | 0000000606 606 Bytes | |
perl-Monitoring-Plugin.spec | 0000003692 3.61 KB |
Revision 2 (latest revision is 7)
Lars Vogdt (lrupp)
committed
(revision 2)
- provide and obsolete the old (Sub-)Module(s): + perl(Nagios::Plugin::Config) + perl(Nagios::Plugin::ExitResult) + perl(Nagios::Plugin::Functions) + perl(Nagios::Plugin::Getopt) + perl(Nagios::Plugin::Performance) + perl(Nagios::Plugin::Range) + perl(Nagios::Plugin::Threshold) - build with perl(Module::Install)
Comments 0