Search This Blog & Internet

Monday, April 4, 2016

How to restart services in Cisco Prime Infrastructure

In order to stop services in Cisco Prime Infrastructure, you need to ssh to the server by using root credentials, then run the command ncs stop

By running the command show application status NCS you can see the services are stopped:

Health Monitor is stopped.
Database server is stopped
Ftp Server is running
Tftp Server is Stopped
Matlab Server is Stopped
Matlab Server Instance 1 is Stopped
Matlab Server Instance 2 is Stopped
Matlab Server Instance 3 is Stopped
NMS Server is stopped.

Monday, March 7, 2016

How to restart Daemon Manager in LMS CiscoWorks

Login to LMS server via ssh, type "shell" and enter your "sysadmin" password.
By running the following command, Daemon manager will stop:

/etc/init.d/dmgtd stop

 and the command:

/etc/init.d/dmgtd start

will restart it.
By typing show application status LMS you can see the status of services.