07-09-2014 01:36 AM
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
Solved! Go to Solution.
07-09-2014 07:28 AM
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 ***
08-20-2014 04:13 AM
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
07-09-2014 07:28 AM
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 ***
08-20-2014 02:08 AM
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
08-20-2014 02:08 AM
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
08-20-2014 02:40 AM
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
08-20-2014 03:23 AM
share the output of the command " path "
08-20-2014 03:27 AM
08-20-2014 03:28 AM
Open the command prompt and type " path"
share that with me.
Thanks-
08-20-2014 03:56 AM