[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Support #TVU-725269]: Is there any output similar to what pqbinstats created?



Gregg,

> When I execute rtstats via:
> 
> *rtstats -v -l /export/ldmops/logs/rtstats.log -q /export/ldmops/data/ldm.pq
> *
> 
> I see entries in the rtstats.log file like:
> 
> *May 19 22:06:20* rtstats[21774] INFO:      148
> 20080519220616.175     WMO 17880  NXUS64 KEPZ 192206 /pGSMHDX
> May 19 22:06:35 rtstats[21774] INFO:      148 20080519220621.859
> WMO 17881  NXUS64 KEPZ 192206 /pGSMHDX
> *May 19 22:06:35* rtstats[21774] INFO:     5942
> 20080519220621.970     WMO 17882  SDUS83 KPAH 192204 /pDPAPAH
> May 19 22:06:35 rtstats[21774] INFO:     2777 20080519220622.024
> WMO 17883  SRUS81 KLWX 192206 /pRRALWX
...

All those log messages are consistent with the use of the "-v"
(verbose) option.

> *May 19 22:06:35 rtstats[21774] INFO: Resolving localhost to
> 127.0.0.1 took 5.4e-05 seconds
> May 19 22:06:35 rtstats[21774] ERROR: localhost: HIYA_6 failure:
> RPC: Authentication error; why = (authentication error 5)
> May 19 22:06:35 rtstats[21774] ERROR: localhost: HIYA_6 failure:
> RPC: Unable to receive; errno = Connection reset by peer*
> May 19 22:06:35 rtstats[21774] ERROR: localhost: HIYA_6 failure:
> RPC: Unable to send; errno = Broken pipe
...
> The man page indicates the -h specifies the remote host to send
> information to and if blank it defaults to localhost.  However, the
> error message indicates its not able to send to localhost.  What do I
> need to change in the configuration so the localhost accepts the
> information.

The rtstats(1) process couldn't connect to the LDM server because
it isn't allowed to connect.  This could be because the LDM
configuration-file (etc/ldmd.conf) doesn't have an ACCEPT entry
for receiving out-of-the-blue data-products from the local host,
e.g.,

    ACCEPT ANY ".*" ^127\.0\.0\.1$

> I'd like a summary by feedtype... currently the output
> appears to be almost every product.

The rtstats(1) data-products have the feedtype information
in them.

> Thanks,
> Gregg

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: TVU-725269
Department: Support LDM
Priority: Normal
Status: Closed