forked from ftnapps/mrtgbbbs
-
Notifications
You must be signed in to change notification settings - Fork 0
Perl module for reading the MRTG information from the BBBS standard port.
ftnapps/bbbs-mrtg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BBBS::MRTG The traffic statistics for BBBS can be obtained periodically directly from the BBS, using the capability that BBBS has to provide information usable by MRTG (Multi Router Traffic Grapher) to display such statistics. The BBBS documention has a writeup on a python script which can be used to collect the information from an operational BBBS system; not being content with that, and knowing that python is not available in as many places as Perl, I created a Perl version of the script which I named mrtgbbbs.pl. From that, the Perl Module BBBS::MRTG was created. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc BBBS::MRTG You can also look for information at: BBBS::MRTG Issue tracker http://github.com/bbbsdeb/mrtgbbbs/issues RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=BBBS-MRTG AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/BBBS-MRTG CPAN Ratings http://cpanratings.perl.org/d/BBBS-MRTG Search CPAN http://search.cpan.org/dist/BBBS-MRTG/ LICENSE AND COPYRIGHT Copyright (C) 2000-2012 Robert James Clay This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information.
About
Perl module for reading the MRTG information from the BBBS standard port.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Perl 100.0%