|
|
|||
|
||||
scriptconfig script
The LDM binary distributions are available via anonymous FTP from ftp://ftp.unidata.ucar.edu/pub/binary/.
Which Binary to get? Run the command:
% uname -a
% cd {platform-OS}
Get the ldm.binary.tar.Z file.
% cd ~ldm
% zcat ldm.binary.tar.Z | tar xvf -
This will create a version directory (e.g. ldm-5.2/).
scriptconfig script{version-directory}/bin run the script
scriptconfig to configure the perl scripts with
location of perl, LDMHOME, and the fully qualified hostname.
% cd ~ldm/{{version-directory}/bin
% scriptconfig
{version-directory}/etc to ~ldm/etc
% cd ~ldm/{version-directory}/etc
% cp * ~ldm/etc
% cd ~ldm/{version-directory}/bin
% chown root rpc.ldmd
% chown root hupsyslog
% chmod u+srwx,g+rx,o+rx rpc.ldmd
% chmod u+srwx,g+rx,o+rx hupsyslog
For an existing LDM installation:
% cd ~ldm/{version-directory}/bin
% {edit} ldmadmin # against ~ldm/bin/ldmadmin
Most of the standard configuration has been done:
the location of perl
the hostname of the machine
the ldm home variable
It is a good time to make sure that these configurations are correct. The
other parameters that need to be checked are:
udunits path variable
size of the product queue
size of the pqsurf queue
the number of ldm logs to maintain
% cd ~ldm
% ln -s {version-directory} runtime
% cd ~ldm
% touch logs/ldmd.log
For an existing LDM installation:
% ldmadmin stop
% cd ~ldm
% rm runtime
% ln -s {new-version-directory} runtime
% ldmadmin mkqueue
% ldmadmin start
ldmd.conf and pqact.conf are not tailored
for your site, no data will be arriving. The next step is to configure
the ldmd.conf and pqact.conf files.
For an existing LDM installation:
% ldmadmin start
| Contact Us Site Map Search Terms and Conditions Privacy Policy Participation Policy | ||||||
|
||||||