Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

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

[LDM #DXY-241546]: ldm setup/handshake question...



Gerry,

First one is the 5-minute cron script, second from mon

mike

Ticket Details
===================
Ticket ID: DXY-241546
Department: Support LDM
Priority: Normal
Status: Closed

Attachment: isup
Description: application/shellscript

#/bin/bash
PATH=$PATH:/usr/lib/mon/mon.d
ITERATIONS=5
WORKING=1

while [ $ITERATIONS != 0 ]
do
	/usr/lib/mon/mon.d/ldmping -i0 $* && WORKING=0
	ITERATIONS=`echo "$ITERATIONS - 1" | bc`
done

exit $WORKING

 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Office of Programs University Corporation for Atmospheric Research (UCAR)   Unidata is a member of the UCAR Office of Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690