Restart Cisco Prime <Desktop PREMIUM>
Do not just reboot the Virtual Machine! abruptly. Cisco Prime runs on a PostgreSQL database. Hard-killing the VM can lead to database corruption.
#Cisco #NetworkEngineering #CiscoPrime #NMS #ITInfrastructure #SysAdmin restart cisco prime
If the application is unresponsive, you might need to stop the OS services entirely via ncs stop before rebooting the underlying Linux OS with reload or reboot . Do not just reboot the Virtual Machine
This stops all services in order, commits database transactions, and unmounts file systems cleanly. commits database transactions
Run ncs status to confirm that all key components show a "running" or "online" status before attempting to log back into the Web User Interface.
