cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
662
Views
5
Helpful
9
Replies

Changing URL in Notification Emails

asad747
Level 1
Level 1

Dear friends

i am using LMS 2.6 and want to ask that the notification emails generated through various applications like RME, DMF etc have links like the one below;

Description : System config polling job

Details : https://cyberlms:443/rme/DcmaJobDetails.do?jobid=1009.34

My question is what would i need to do to change this domain 'cyberlms' to fully qualified domain 'cyberlms.mycompany.com'. ??

Is it the hsotname of Server machine its picking in URL?? or there is some setting in LMS to change??

please help

9 Replies 9

Joe Clarke
Cisco Employee
Cisco Employee

Please post NMSROOT/lib/classpath/md.properties.

Sorry for replying late... Here is the output of the md.properties.

NMSROOT=C:/PROGRA~1/CSCOpx

PX_BINDIR=C:/PROGRA~1/CSCOpx/bin

PX_CGIDIR=C:/PROGRA~1/CSCOpx/cgi-bin

PX_LOGDIR=C:/PROGRA~1/CSCOpx/log

PX_TMPDIR=C:/PROGRA~1/CSCOpx/temp

PX_DATADIR=C:/PROGRA~1/CSCOpx/files

PX_DOCDIR=C:/PROGRA~1/CSCOpx/htdocs

PX_CLASSDIR=C:/PROGRA~1/CSCOpx/www/classpath

PX_CGIURL=/cgi-bin

PX_DOCURL=/

PX_CLASSURL=/CSCOnm/classpath

PX_SCLASSDIR=C:/PROGRA~1/CSCOpx/lib/classpath

PX_DATASTORE=DSN=rme

PX_CLASSPATH=C:/PROGRA~1/CSCOpx/lib/classpath;C:/PROGRA~1/CSCOpx/www/classpath;C:/PROGRA~1/CSCOpx/campus/www/classpath;C:/PROGRA~1/CSCOpx/campus/lib/classpath;C:/PROGRA~1/CSCOpx/campus/www/classpath;C:/PROGRA~1/CSCOpx/campus/lib/classpath;C:/PROGRA~1/CSCOpx/campus/www/classpath;C:/PROGRA~1/CSCOpx/campus/lib/classpath

PX_APPDIR=C:/PROGRA~1/CSCOpx/objects

PX_CONFDIR=C:/PROGRA~1/CSCOpx/conf

PX_CTRBDIR=C:/PROGRA~1/CSCOpx/contrib

PX_HLPDIR=C:/PROGRA~1/CSCOpx/help

PX_LIBDIR=C:/PROGRA~1/CSCOpx/lib

PX_USER=casuser

PX_GROUP=casusers

PX_STOP_DELAY=3000

PX_SYS_CHECK=1

PX_OSA_PORT=42342

OSAGENT_PORT=42342

PX_HOST=cyberlms

PX_FQDN=cyberlms

ASANY=C:/PROGRA~1/CSCOpx/objects/db

SQLANY=C:/PROGRA~1/CSCOpx/objects/db

CORE_SECURE_PORT=443

CORE_NONSECURE_PORT=1741

PX_PROTOCOL=https

PX_PORT=443

PX_WEB_PORT=443

MAX_RAM=2048

MAX_SWAP=4096

MAX_CPU=1600

PX_ANI_PORT=42344

SYS_NO_OF_CPUS=2

SYS_RAM=4092

SYS_CPU=2666

SYS_SWAP=4092

I was having this same problem, so I updated the PX_FQDN to be the FQDN and the email links were correct. However, when the system rebooted (for a backup), the PX_FQDN variable in md.properties file was changed back to just the server name. Is there another location that needs to be updated?

Your PX_FQDN value is not a true FQDN. This should be changed in this file, and in the Registry (search for PX_FQDN). This variable should point to the server's fully-qualified hostname. After making these changes, restart CiscoWorks Daemon Manager.

Where would you change it on Solaris 9 in addition to the md.properties file?

/var/sadm/pkg/CSCOmd/pkginfo

thanks!

I tried it but failed... I started getting Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

i had to revert back the settings.... just a question that

my server name is = cyberlms

my fqdn is = lms.mycompany.net

do they have to be same??

what could be the reason??

Your FQDN must be cyberlms.mycompany.net. The FQDN is the short hostname plus the domain name. This must be resolvable in DNS.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: