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

[LDM #ALU-416552]: Upgrading LDM 6.0.12



Jiangyi,

> LDM is working pretty well. I have some questions:
> 
> 1. Is it possible to get the missing data?

I don't know.  You might try the <address@hidden> mailing-list.

> 2. man does not work for LDM although it said so in LDM webpage. I set the
> MANPATH. Our system administrator suggest using
> "groff -m mandoc -Tlatin1 ldmadmin.1 | less"
> but it's not convenient.

Please send me the output of the following commands executed as the LDM user:

    echo $MANPATH
    ls -R $HOME/man

> 3. Why "ldmadmin isrunning" returns nothing?

Check the return status.  For example

    ldmadmin isrunning && echo "LDM is running"

If you just want to know if the LDM system is working, then use the command 
"ldmadmin watch".  It will tell you if the system isn't running.

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: ALU-416552
Department: Support LDM
Priority: Normal
Status: On Hold