Nagios-NRPE-master 181116 Deleted
Kwalitee Issues
- no_pax_headers
-
If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.
Error: pax_global_header,pax_global_header
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: .gitignore,MANIFEST.SKIP
- distname_matches_name_in_meta
-
Use a proper tool to make a distribution. You might also need to fix META files if you keep them in the repository.
Error: Nagios-NRPE
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (20) does not match dist (21):
- Missing in MANIFEST: .gitignore
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Nagios::NRPE | A Nagios NRPE implementation in pure perl | v2.0.2 | metacpan |
Nagios::NRPE::Client | A Nagios NRPE client | v2.0.2 | metacpan |
Nagios::NRPE::Daemon | A Nagios NRPE Daemon | v2.0.2 | metacpan |
Nagios::NRPE::Packet | Assembly and disassembly of an NRPE packet | v2.0.2 | metacpan |
Nagios::NRPE::Utils | Common helper functions for Nagios::NRPE | v2.0.2 | metacpan |