项目作者: vroncevic

项目描述 :
:camel: Ping test analytic tool
高级语言: Perl
项目地址: git://github.com/vroncevic/pinger.git
创建时间: 2016-05-08T20:49:16Z
项目社区:https://github.com/vroncevic/pinger

开源协议:GNU General Public License v3.0

下载


DB manager

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.

Perl package GitHub issues open GitHub contributors

Table of Contents

Installation

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

  1. pinger/
  2. ├── bin/
  3. ├── Pinger.pm
  4. └── pinger_run.pl
  5. ├── conf/
  6. └── pinger.cfg
  7. └── log/
  8. └── pinger.log

Docs

Documentation Status

More documentation and info at

License: GPL v3 License

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.