|
|
|||
|
||||
The package has poor performance under SunOS 5.10. Sun is investigating.
ldmadmin doesn't work.
If the ldmadmin script prints the
following:
...ldmadmin-pl.conf did not return a true value at /usr/local/ldm/bin/ldmadmin line 56.then add the following statement as the last line in the
ldmadmin configuration-file,
$LDMHOME/etc/ldmadmin-pl.conf:
1;
(Its a perl(1) thing.)
REQUEST IDS/DDPLUS .* hostIdwill cause the resulting downstream LDM to request from host hostId, data-products of feedtype IDS whose data-product identifiers match the ERE /DDPLUS -- which is undoubtably wrong. The solution is to use a vertical bar instead of a slash in the feedtype specification.
system("$^X $bin_path/mailpqstats -d $log_path -h $hostname");should, instead, be
system("$bin_path/mailpqstats -d $log_path -h $hostname");
Note that the enveloping ldmadmin dostats command has been deprecated for years and should no longer be used.
If you encounter bugs or problems, please contact support@unidata.ucar.edu. Include in the email all relevant items mentioned in the instructions.
| Contact Us Site Map Search Terms and Conditions Privacy Policy Participation Policy | ||||||
|
||||||