1.2.beta20 & mrtg

From: Dirk Vleugels <Dirk.Vleugels@dont-contact.us>
Date: Thu, 14 May 1998 15:03:03 +0200

Hi,

mrtg is working just fine now, but i don't get any values for the
following oid's:

    'cacheHttpInKb' => '1.3.6.1.3.25.17.3.2.1.8'
                'cacheHttpOutKb' => '1.3.6.1.3.25.17.3.2.1.9'

reading these values with the perl5 snmp lib:

[techdb@athen:htdocs/mrtg]{540} perl read_oid.pl
cacheHttpInKb => 0
cacheHttpOutKb => 0

These work just fine:

    cacheClientHttpRequests' => '1.3.6.1.3.25.17.3.2.1.1'
                cacheHttpHits' => '1.3.6.1.3.25.17.3.2.1.2'

[techdb@athen:htdocs/mrtg]{541} perl read_oid.pl
cacheClientHttpRequests => 9163
cacheHttpHits => 934

There is no error in the cache log when retrieving Http{In,Out}Kb,
the value is simply 0.

Anyone else encountering this?

Cheers,
Dirk
Received on Thu May 14 1998 - 06:04:09 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:22:05 MST