pinger

pinger is tool for checking hosts.

Developed in perl code.

The README is used to introduce the modules and provide instructions on how to install the modules, any machine dependencies it may have and any other information that should be provided before the modules are installed.

pinger checker pinger github issues pinger github contributors

pinger documentation status

Contents

Installation

Used next development environment

debian linux os

Navigate to release page download and extract release archive.

To install pinger

Follow instructions from README for each module.

Set INSTALL_BASE=/usr/local/perl/

Dependencies

pinger requires next modules and libraries

Check requires from README for each module.

Library structure

pinger is based on MOP.

Library structure

pinger/
   ├── bin/
      ├── Pinger.pm
      └── pinger_run.pl
   ├── conf/
      └── pinger.cfg
   └── log/
       └── pinger.log

Indices and tables