Monitoring-Plugin 0.40 Latest
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/Monitoring/Plugin/Getopt.pm: HASH(0x5597e1f369b8)
- lib/Monitoring/Plugin/Performance.pm: HASH(0x5597e29c6be0)
- lib/Monitoring/Plugin/Range.pm: HASH(0x5597e2a0b378)
- lib/Monitoring/Plugin/Threshold.pm: HASH(0x5597e29d4fa8)
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Monitoring::Plugin | A family of perl modules to streamline writing Naemon, Nagios, Icinga or Shinken (and compatible) plugins. | 0.40 | metacpan |
Monitoring::Plugin::Config | read nagios plugin .ini style config files | metacpan | |
Monitoring::Plugin::ExitResult | Helper class for returning both output and return codes when testing. | metacpan | |
Monitoring::Plugin::Functions | functions to simplify the creation of Nagios plugins | 0.40 | metacpan |
Monitoring::Plugin::Getopt | OO perl module providing standardised argument processing for Nagios plugins | metacpan | |
Monitoring::Plugin::Performance | class for handling Monitoring::Plugin performance data. | metacpan | |
Monitoring::Plugin::Range | class for handling Monitoring::Plugin range data. | metacpan | |
Monitoring::Plugin::Threshold | class for handling Monitoring::Plugin thresholds. | metacpan |