Skip to content

saez0pub/hobbit.pm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hobbit

Perl module for xymon checks development

installation

To install this module type the following:

perl Makefile.PL
make
make test
make install

To build a .deb package from this module:

debuild --check-dirname-level 0 -i -us -uc -b

usage

Usage is described in the module itself and can be accessed with perldoc.

example

Examples are given in the sample directory :

  • openPort checks connectivity to a given list of hosts:ports through network.

About

Perl module for xymon checks development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%