Adding IP to Metrics Header

Vernon Schryver vjs@calcite.rhyolite.com
Tue, 15 Nov 2005 10:09:14 -0700 (MST)


> From: Sven Willenberger 

> Alas, I stopped keeping the logged messages a long time ago. I enabled
> logging briefly to check out the messages. I found the IP hash line and
> tried running:
> /var/dcc/libexec/dblist -C 'rep 67708712 3cef1eb2 218ec748 11c283ae' 
>
> but got an error (both on the client as well as the reporting dcc
> server) of: 
>
> unrecognized checksum values "rep 67708712 3cef1eb2 218ec748 11c283ae";
> fatal error

That suggests that dblist was old or not the commercial version.
Does `dblist -V` say 2.3.20?

I get this from the search:

05/11/08 02:34:14.141920    7        compressed         23d6f888
  rep-total    7          67708712 3cef1eb2 218ec748 11c283ae          1a63888
  rep          7          67708712 3cef1eb2 218ec748 11c283ae          a0f4bc
05/11/09 04:42:18.030616    5        1003       trimmed 256a27dc
  rep-total    12         67708712 3cef1eb2 218ec748 11c283ae 23d6f888 1a63888
  rep          12         67708712 3cef1eb2 218ec748 11c283ae 23d6f888 a0f4bc
                                                        4edfd6a0


Since dblist reads the database, it only works on the server.

To speed things up by not chugging through the entire database, I often
use `dblist -P 3` or some other modest number of recent "pages" of the
database....of course, only when I know the report is recent.


Vernon Schryver    vjs@rhyolite.com