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

Re: Question on pqact.conf entry



Hi Bob,

I have not gotten any of those products for over an hour, based on
output from the following command:

/local/ldm%     notifyme -v -l - -f "DDS|PPS" -p
"^CSUS4[3-4]|^CDUS27|^CXUS4[2-6]|^CDUS46"
Jan 24 15:47:10 notifyme[16076]: Starting Up: localhost:
20020124154710.132 TS_ENDT
{{DDPLUS,"^CSUS4[3-4]|^CDUS27|^CXUS4[2-6]|^CDUS46"}}
Jan 24 15:47:10 notifyme[16076]: NOTIFYME(localhost): OK
Jan 24 15:52:10 notifyme[16076]: Timed out after 300 seconds inactivity
Jan 24 15:52:10 notifyme[16076]: Disconnect
Jan 24 15:52:35 notifyme[16076]: NOTIFYME(localhost): OK
Jan 24 16:05:36 notifyme[16076]: Timed out after 300 seconds inactivity
Jan 24 16:05:36 notifyme[16076]: Disconnect
...
(I killed the command at about 17:15Z.)

I also scanned through the queue to see if any were in there:

/local/ldm/etc% pqcat -v -l - -f "DDS|PPS" -p
"^CSUS4[3-4]|^CDUS27|^CXUS4[2-6]|^CDUS46" > /dev/null
Jan 24 15:49:25 pqcat: Starting Up (17005)
Jan 24 15:50:09 pqcat:      180 20020124143158.099 IDS|DDPLUS 468 
CXUS45 KGGW 241431 /pDSMGGW
Jan 24 15:50:59 pqcat:      182 20020124143240.239 IDS|DDPLUS 893 
CXUS45 KFGZ 241431 /pDSMPGA
Jan 24 15:50:59 pqcat:      180 20020124143240.271 IDS|DDPLUS 898 
CXUS45 KFGZ 241431 /pDSMINW
Jan 24 15:50:59 pqcat:      180 20020124143240.276 IDS|DDPLUS 899 
CXUS45 KFGZ 241431 /pDSMFLG
Jan 24 16:23:09 pqcat:      172 20020124145943.020 IDS|DDPLUS 705 
CDUS27 KZLA 241431
Jan 24 16:23:09 pqcat:      173 20020124145943.300 IDS|DDPLUS 715 
CDUS27 KZFW 241431
Jan 24 16:40:56 pqcat:      181 20020124151149.542 IDS|DDPLUS 729 
CXUS45 KBOI 241511 /pDSMBOI
Jan 24 16:43:00 pqcat:      186 20020124151633.378 IDS|DDPLUS 908 
CXUS43 KJKL 241516 /pDSMJKL

I'm still running this command - I think the complicated pattern is
making it take a long time - as you can see, it's been running for over
an hour so far.  

Anyway, in almost three hours we've gotten only 8 products that match
any of your patterns, the oldest being ingested at 14:32Z. There
probably aren't many more, because I know from the notifyme started at
15:47Z that none came in since 15:47, and the last one reported by pqcat
was ingested at 15:16.  So, there just aren't many of these products.

By they way, I need to correct something I said yesteray.  I suggested
running: 
        pqcat -v -l - -f "DDS|PPS" -p "^CDUS46 ... [0-3][0-9]" 

I should have said:
        pqcat -v -l - -f "DDS|PPS" -p "^CDUS46 ... [0-3][0-9]" > /dev/null
to have pqcat actually dump the products themselves to /dev/null.  We
only want info about the products, not the products themselves.

Anne
-- 
***************************************************
Anne Wilson                     UCAR Unidata Program            
address@hidden                 P.O. Box 3000
                                  Boulder, CO  80307
----------------------------------------------------
Unidata WWW server       http://www.unidata.ucar.edu/
****************************************************