Print

Print


Hi,

Yep, it is...
Here's my crontab:
VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV
[root@mon cron]# crontab -l
# [minute] [hour] [day] [month] [dayofweek] [command]
# Crontab for updating the LCG CA
0 6 * * * /opt/lcg/yaim/scripts/install_node /opt/lcg/yaim/etc/site-info.def lcg-CA
*/2 * * * * /opt/edg/etc/cron/edg-rgma-service-status-monitor >> /opt/edg/var/log/edg-rgma-tools.log 2>&1
*/2 * * * * /opt/edg/etc/cron/edg-rgma-servlet-monitor >> /opt/edg/var/log/edg-rgma-tools.log 2>&1
5 8 * * * /usr/sbin/tmpwatch -f 96 /var/log/tomcat4
5 3 * * * /opt/edg/sbin/edg-rgma-apel -f /opt/edg/etc/edg-rgma/apel.xml >> /var/log/apel.log 2>&1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Also, I've notice something kind of strange. Somtimes, When I try to stop edg-tomcat4 an exception occurs and then stalls (ie it doesn't return to the shell prompt) so I have to do a ^C.

# /etc/init.d/edg-tomcat4 stop/start

Regards,
./MS

-----Original Message-----
From: LHC Computer Grid - Rollout on behalf of Wilson, AJ (Antony)
Sent: Thu 2/17/2005 4:18 AM
To: [log in to unmask]
Subject:      Re: [LCG-ROLLOUT] FW:[LCG-ROLLOUT] RGMA Test problems
 
Hi 

I've checked your servlets and they look OK
http://mon.prd.hp.com:8080/R-GMA/ConsumerServlet/getNewStatus

I've also checked pots 8080 and 8088 and they are open

The script that is used to publish to the Service table is
/opt/edg/etc/cron/edg-rgma-servlet-monitor 

Can you make sure that the cron script is set up
*/2 * * * * /opt/edg/etc/cron/edg-rgma-servlet-monitor >>
/opt/edg/var/log/edg-rgma-tools.log 2>&1 

Regards
Antony


> -----Original Message-----
> From: LHC Computer Grid - Rollout 
> [mailto:[log in to unmask]] On Behalf Of Sotomayor, Maniel
> Sent: 16 February 2005 18:11
> To: [log in to unmask]
> Subject: Re: [LCG-ROLLOUT] FW:[LCG-ROLLOUT] RGMA Test problems
> 
> 
> mon.prd.hp.com
> 
> ./MS
> 
> 
> -----Original Message-----
> From: LHC Computer Grid - Rollout on behalf of Wilson, AJ (Antony)
> Sent: Wed 2/16/2005 12:00 PM
> To: [log in to unmask]
> Subject:      Re: [LCG-ROLLOUT] FW:[LCG-ROLLOUT] RGMA Test problems
>  
> Hi
> 
> Can you tell me what the name of your monbox is 
> 
> Thanks
> Antony
> 
> > -----Original Message-----
> > From: LHC Computer Grid - Rollout
> > [mailto:[log in to unmask]] On Behalf Of 
> Sotomayor, Maniel
> > Sent: 16 February 2005 16:14
> > To: [log in to unmask]
> > Subject: Re: [LCG-ROLLOUT] FW:[LCG-ROLLOUT] RGMA Test problems
> > 
> > 
> > Hi,
> >   I checked the file, and it was wrong! I changed the fields
> > and stop/started the tomcat4 service but still returns an 
> > empty set. I configured my monbox with YAIM.
> > 
> > Best Regards,
> > ./MS
> > 
> > -----Original Message-----
> > From: LHC Computer Grid - Rollout on behalf of Gian Luca Volpato
> > Sent: Wed 2/16/2005 10:30 AM
> > To: [log in to unmask]
> > Subject:      Re: [LCG-ROLLOUT] FW:[LCG-ROLLOUT] RGMA Test problems
> >  
> > Hi Maniel,
> > 
> > edit the file
> > /opt/edg/etc/edg-rgma/rgma-tools-default
> > and check if there are appropriate values for
> > SITE_NAME
> > SITE_EMAIL
> > 
> > Probably your site is publishing information with wrong site
> > name and email.
> > 
> > Cheers
> > /Gian Luca
> > 
> > 
> > On Tuesday 15 February 2005 21:03, you wrote:
> > > Hi,
> > >
> > > I queried my mon db as:
> > >
> > > edg-rgma -c "latest select  ServiceStatus.URI, ServiceStatus.up,
> > > ServiceStatus.message, ServiceStatus.MeasurementDate, 
> > > ServiceStatus.MeasurementTime  from ServiceStatus, Service where 
> > > ServiceStatus.URI=Service.URI"
> > >
> > > and a list of different monboxes is returned, but; if i include
> > > "Service.site='HPTC-LCG2'" on the query nothing returns.
> > >
> > > The 8080 & 8088 ports are opened; the test appears to run
> > OK (except
> > > for the previous errors).
> > >
> > > Anyone ?
> > >
> > > ./MS
> > 
>