Use this when the OS is healthy but the web UI is unresponsive or monitoring has stalled.
ncs status # Expected output: "Product: Prime Infrastructure, Version: x.x.x, Running: YES" restart cisco prime
To restart Cisco Prime Infrastructure safely, you must stop and start its application services through the Command Line Interface (CLI) using the and ncs start commands. A proper restart prevents database corruption and frees up system memory. Use this when the OS is healthy but
Here is the quick reference for restarting Cisco Prime Infrastructure (CPI): run: ncs start
SSH into your CPI server (usually port 26 or 22) and run: ncs stop Wait for the services to fully shut down (this can take a few minutes). Once stopped, run: ncs start