[mrtg] Re: "include" in mrtg.cfg?
    Daniel J McDonald 
    dmcdonald at digicontech.com
       
    Wed Aug 16 17:39:07 MEST 2000
    
    
  
Shawn Barnhart Wrote:
> Now that I'm thinking about it, what's gained by
> forking/threading mrtg,
> anyway? Ie, where's the bottleneck?  Is it in picture generation, log
> updates, or the snmp queries?
The bottleneck is snmp queries.  They take a finite amount of time to
answer, and they are done sequentially.  Running multiple instances allows
the queries to be run in parallel, with much improved response time.
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
    
    
More information about the mrtg
mailing list