Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garu/log-dispatch-snmp

Object for logging to SNMP servers
https://github.com/garu/log-dispatch-snmp

Last synced: 11 days ago
JSON representation

Object for logging to SNMP servers

Awesome Lists containing this project

README

        

Log-Dispatch-SNMP

Object for logging via SNMP traps. Please refer to the POD for further information (see below).

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

perldoc Log::Dispatch::SNMP

You can also look for information at:

RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Log-Dispatch-SNMP

AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Log-Dispatch-SNMP

CPAN Ratings
http://cpanratings.perl.org/d/Log-Dispatch-SNMP

Search CPAN
http://search.cpan.org/dist/Log-Dispatch-SNMP/

COPYRIGHT AND LICENCE

Copyright (C) 2009 Breno G. de Oliveira

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.