cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1928
Views
35
Helpful
18
Replies

Cisco works LMS 4.0 problem

newone111
Level 1
Level 1

We use LMS Cisco works in my work to monitor our devices but suddenly it appear for me 

Processes UPMProcess are down and the process state the administrator has shut this server down 

and on monitor screen Device Availability , CPU Utilization Summary Chart, TOP-N Memory Utilization it doesn't appear so how can i make this process up again 

Actually, i put my question before in wrong section and Mr.Marvin Rhoads told me to put it here . Also he gave me solution by using those command 

Windows:

net stop crmdmgtd

net start crmdmgtd

to stop all process and run it again but still same problem. I hope if you have any other ideas to solve this problem 

 

best regards

 

2 Accepted Solutions

Accepted Solutions

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi,

what is the size of the UPM.db (NMSROOT/CSCOpx/databases/UPM) ?

**if you poll more than supported no. of MIB as per the hardware you have then it may cause the issue.

check the below link for supported no. of MIBs as per the hardware specification::

http://www.cisco.com/c/en/us/td/docs/net_mgmt/ciscoworks_lan_management_solution/4-2/user/guide/lms_monitor/lms_mnt/mnt-perf.html#wp1612814

2.

If the Database size has grown Extremely large then the best thing is to re-initialize the HUM database to fix the issue ,Below are the steps:

 

3.1   : Stop the daemon manager

net stop crmdmgtd ( windows)

/etc/init.d/dmgtd stop (linux/solaris)

 

 3.2::

NMSROOT\bin\perl.exe NMSROOT\bin\dbRestoreOrig.pl dsn=upm dmprefix=UPM    (winodws)   

/opt/CSCOpx/bin/dbRestoreOrig.pl dsn=upm dmprefix=UPM                       (linux/solaris)

 

3.3::

start the daemon manager

net start crmdmgtd ( windows)

/etc/init.d/dmgtd start (linux/solaris)

 

hope it will help

 

Thanks-

Afroz

***Ratings Encourages Contributors ***

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

View solution in original post

so the command should be

First Browse to

C:/Progra~2/CSCOpx/bin>

then copy and paste the below command::

perl.exe C:/Progra~2/CSCOpx/binbin/dbRestoreOrig.pl dsn=upm dmprefix=UPM

stopped the daemon manager first .. :)

Thanks-

Afroz

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

View solution in original post

18 Replies 18

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi,

what is the size of the UPM.db (NMSROOT/CSCOpx/databases/UPM) ?

**if you poll more than supported no. of MIB as per the hardware you have then it may cause the issue.

check the below link for supported no. of MIBs as per the hardware specification::

http://www.cisco.com/c/en/us/td/docs/net_mgmt/ciscoworks_lan_management_solution/4-2/user/guide/lms_monitor/lms_mnt/mnt-perf.html#wp1612814

2.

If the Database size has grown Extremely large then the best thing is to re-initialize the HUM database to fix the issue ,Below are the steps:

 

3.1   : Stop the daemon manager

net stop crmdmgtd ( windows)

/etc/init.d/dmgtd stop (linux/solaris)

 

 3.2::

NMSROOT\bin\perl.exe NMSROOT\bin\dbRestoreOrig.pl dsn=upm dmprefix=UPM    (winodws)   

/opt/CSCOpx/bin/dbRestoreOrig.pl dsn=upm dmprefix=UPM                       (linux/solaris)

 

3.3::

start the daemon manager

net start crmdmgtd ( windows)

/etc/init.d/dmgtd start (linux/solaris)

 

hope it will help

 

Thanks-

Afroz

***Ratings Encourages Contributors ***

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

Dear afroz ,

 

Thank you for your answer actually i want say sorry for that rating i put it in wrong i tried to edit but i couldn't sorry again . i want from you afroz to tell me how i can know the specification Hardware Configuration-based MIB Object Polling Support and also the size of UPM.db 5.21 GB
cause im still new employee so in this case i need your help if you dont mind

 

aslo when i tryed to apply the second command and it is not work knowing i change in the path 

 

 

 

 

 

 

 

 

 

hi,

 

As I said in my earlier post  , check the below link , see what is your hardware specification ::

http://www.cisco.com/c/en/us/td/docs/net_mgmt/ciscoworks_lan_management_solution/4-2/user/guide/lms_monitor/lms_mnt/mnt-perf.html#wp1612814

 

 

commands::

NMSROOT\bin\perl.exe NMSROOT\bin\dbRestoreOrig.pl dsn=upm dmprefix=UPM    (winodws)   

 

For e.g  your NMSROOT is  c:\progra~1 then

on the command prompt Brwose to

C:/Progra~1/CSCOpx/bin>perl.exe C:/Progra~1/CSCOpx/binbin/dbRestoreOrig.pl dsn=upm dmprefix=UPM

 

 

opt/CSCOpx/bin > /opt/CSCOpx/bin/dbRestoreOrig.pl dsn=upm dmprefix=UPM                       (linux/solaris)

 

hope it will help

 

Thanks-

Afroz

 

 

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

thank you to answer 

 

afroz yes i see the link but i mean how i can get my hardware specification for the  Configuration-based MIB Objects Polling to compare with that table 

when i do the command thats apper 

 


C:\Program Files (x86)>CSCOpx\bin\perl.exe C:\Program Files (x86)\CSCOpx\binbin\
dbRestoreOrig.pl dsn=upm dmprefix=UPM


Can't open perl script "C:\Program": No such file or directory

 

 

 

share the output of the command " path "

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

attached 

Open the command prompt and type " path"

share that with me.

 

Thanks-

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

attached