Community
Command Central
MVP Program
Monthly Mission
Blogs
Groups
Events
Media Vault
Products
Observability
Network Management
Application Management
IT Security
IT Service Management
System Management
Database Management
Content Exchange
SolarWinds Platform
Server & Application Monitor
Database Performance Analyzer
Server Configuration Monitor
Network Performance Monitor
Network Configuration Manager
SQL Sentry
Web Help Desk
Free Tools & Trials
Store
Home
Products
Network Configuration Manager (NCM)
Change download config script(s)
ceclark
Is there a way to change the script that Cirrus uses to download configs? When it downloads a PIX config it sets 'no pager' and I want it to set it back to 50.
Find more posts tagged with
Accepted answers
All comments
greg
ceclark,
You can easily change your download script to reset the the pagination by editing the device command template for your pix. Just find the correct template in the \Program Files\SolarWinds\Configuration Management\DeviceTypes\ folder and change:
<Command Name="DownloadConfig" Value="Show ${ConfigType}/>
To
<Command Name="DownloadConfig" Value="Show ${ConfigType}${CRLF}Page 50"/>
HTH,
Greg
ceclark
Greg-
Thanks for the info. I saw that in the template, but I made the assumption SW set the pager to 0 to get the config (which I had to do in vbscripts prior to getting Cirrus). I'll change it to 50. Thanks again.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Help
Best Of