[mrtg] Re: log file question
Stieers, Ken
KStieers at dainrauscher.com
Wed Jan 5 18:33:36 MET 2000
Don't touch BER, SNMP_Session or SNMP_Util. They are SNMP utilities and
have NOTHING to do with how the log files are managed. BER is the code for
the ASN-1 encoding that SNMP uses, SNMP_Session is the code to do SNMP
communications, and SNMP_Util is the wrapper that abstracts the first two so
that you can get work done.
MRTG doesn't actually touch the log files either. It calls RATEUP to do the
logfile work as compiled C tends to be quicker than interpreted Perl (no
flames from the Perl fanatics, please). If you want to muck with the
logfiles, RATEUP is where you'd do it.
Ken
> -----Original Message-----
> From: Payman N [mailto:payman99 at usa.net]
> Sent: Wednesday, January 05, 2000 11:08 AM
> To: mrtg at list.ee.ethz.ch
> Subject: [mrtg] log file question
>
>
> Hi,
>
> I need to cutomize the log file and would like to know what
> each of the
> following files dose to poll information from snmp and create
> the log file.
>
> - BER.pm
> - SNMP_Session.pm
> - SNMP_util.pm
> - mrtg
>
> Shall I just modify mrtg file?
>
> Thanks
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.amexmail.com/?A=1
>
> --
> Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
> Help mailto:mrtg-request at list.ee.ethz.ch?subject=help
> Archive http://www.ee.ethz.ch/~slist/mrtg
>
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:mrtg-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/mrtg
More information about the mrtg
mailing list