:camel: Ping test analytic tool
pinger is tool for checking hosts.
Developed in perl code: 100%.
A README file is required for CPAN modules since CPAN extracts the
README file from a module distribution so that people browsing the
archive can use it get an idea of the modules uses. It is usually a
good idea to provide version information here so that people can
decide whether fixes for the module are worth downloading.
Table of Contents
Follow instructions from README for each module.
Set INSTALL_BASE=/usr/local/perl/
pinger requires next modules and libraries
Check requires from README for each module.
pinger/
├── bin/
│ ├── Pinger.pm
│ └── pinger_run.pl
├── conf/
│ └── pinger.cfg
└── log/
└── pinger.log
More documentation and info at
Copyright (C) 2016 - 2024 by vroncevic.github.io/pinger
pinger is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.18.2 or,
at your option, any later version of Perl 5 you may have available.