Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/garu/log-dispatch-snmp
- Owner: garu
- Created: 2010-06-09T20:01:57.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-06-10T09:48:09.000Z (over 14 years ago)
- Last Synced: 2024-11-05T21:50:28.366Z (about 2 months ago)
- Language: Perl
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installSUPPORT 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-SNMPAnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Log-Dispatch-SNMPCPAN Ratings
http://cpanratings.perl.org/d/Log-Dispatch-SNMPSearch 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.