Test Cisco Prime Infrastructure disk throughput
Posted onncs run test iops
ncs run test iops
Maybe you like me have been clicking like a mad man in CPI to find a template for DCA Channel List. Well turns out that is not there! A possible work around is to set is from a CLI template network config 802.11a disable network y config advanced 802.11a channel delete 36 config advanced […]
Source The physical and virtual appliances that NCS and Prime Infrastructure run in can be monitored via SNMP. To configure the SNMP agent on the appliance, use the “snmp-server” configuration commands in at the global configuration level in the command line interface, as shown below. DK appliance/admin# configure Enter configuration commands, one per line. End […]
If you have a type of device like ie. some AP1131 and then remove them all you still have the group in the inventory. I settings you can choose to hide empty groups to get rid of them.
CPI 3.0 – Disk Running Out of Space ?
From CLI: du -h –max-depth=6 /opt | grep [0-9]G | sort -k2
Use this guide if you install a new CPI server and need to move the license from the old server. $ ssh netadmin@cpi-server admin@cpi-server’s password: Last login: Thu Mar 23 13:03:22 2017 from x.x.x.x CPI/admin# shell Enter shell access password : Starting bash shell … ade # cd /opt/CSCOncs/licenses/ ade # Here is your licenses files. Copy […]
Although CPI does not require any interaction with the Linux operating system it can be handy in some cases. Read here how to gain root access.
Installing a trusted SSL certificate in Cisco Prime Infrastructure is recommended. It is a job handled from the CPI CLI described in the Cisco Prime Infrastructure Administrator Guide (link to version 3.1) This How-To is an abstract from the Administrator Guide with some added useful notes.