Rate and size limiting can only be changed by a systems administrator, and require a platform restart to take effect.
The properties must be saved in a file named nbi.properties and placed in the directory ${XMP_HOME}/conf/ where ${XMP_HOME} is the property that locates the root of the Prime Infrastructure installation.
Please refer to Cisco Prime Central Quick Start Guide, 1.2 - Cisco if you have not gone through.
Please refer Cisco Prime Home - Products & Services - Cisco
In Cisco Prime Infrastructure 3.0, just create the file as described previously in /opt/CSCOlumos/conf and add the following lines:
nbi.rateLimit.totalRequestThreshold=100
nbi.rateLimit.perUserThreshold=50
nbi.rateLimit.maxConcurrentQueries=50
nbi.rateLimit.maxAllUserConcurrentQueries=-1
nbi.rateLimit.limitPageSize=10000
Then change the rights for the file, "chmod 775 nbi.properties". If you exceed that value it doesn't matter the user config.
Comments
0 comments
Please sign in to leave a comment.