Age | Commit message (Collapse) | Author | Files |
---|---|---|---|
2020-04-30 | nagios: exclude hosts that don't resolve; push a sorted IP listHEADmaster | Sergey Poznyakoff | 1 |
2020-04-04 | Don't list duplicate commands | Sergey Poznyakoff | 1 |
* lib/App/Mangemanche.pm (list_commands): Load script by its relative name so its duplicates can be found in %INC. | |||
2020-04-01 | Minor change | Sergey Poznyakoff | 3 |
2020-03-19 | Version 0.8v0.8 | Sergey Poznyakoff | 1 |
2020-03-04 | Add README. | Sergey Poznyakoff | 1 |
2020-03-04 | Add Perl build infrastructure | Sergey Poznyakoff | 7 |
2020-03-04 | Add on-line documentation. Whitespace cleanup. | Sergey Poznyakoff | 9 |
2020-03-03 | Rename App/Ping903 to App::Mangemanche | Sergey Poznyakoff | 8 |
2020-03-02 | Rewrite --help handling | Sergey Poznyakoff | 2 |
2020-03-02 | Document particular commands. | Sergey Poznyakoff | 5 |
2020-03-02 | Improve "nagios" subcommand (deep scan of hosts and services) | Sergey Poznyakoff | 5 |
* lib/App/Ping903/Command.pm: Remove unused module. * lib/App/Ping903/Command/ident.pm: New command. * lib/App/Ping903/Command/inspect.pm: Document. * lib/App/Ping903/Command/nagios.pm: Rewrite using modified Magios::Config. * lib/Net/Ping903.pm (get_id): New command. | |||
2020-02-29 | Initial commit | Sergey Poznyakoff | 9 |