The most recent content from our members.
I am trying to get the total devices count on dashboard, which are currently not backedup using below query. but still getting the wrong count, can you christopher.t.jones123 please suggest how i can get the notbackedup devices count. SELECT COUNT (CASE LoginStatus WHEN '' THEN 1 else NULL end) AS [Count], 'Not Backed Up'…
Today with the help of wluther I was able to create a very simple and useful query: SELECT IPAddress as [interfaceIP] --IP Assigned to the interface specifically ,IpAddresses.Interfaces.InterfaceDescription ,IPAddresses.Interfaces.Interfacealias as [Alias] ,IPAddresses.Interfaces.Node.NodeCaption as [Node]…
I'd like to use policy reports and regular expression (regex) rules to evaluate our baseline configurations on our devices. One area that I'm having trouble with is creating regular expressions for multiple config line items that will allow me to search for anything not identified. Let's say I want to check to ensure that…
I am trying to figure out a way to have Cirrus run a report that will comare the Startup Config to the latest copy of the Running Config. What seems to be happening is that we can set up a job to download the Running config, and have it do the compare, but it does the compare against the previous Config that was…
Is there a way to backup, and then show the "secret data". It makes it a bit hard to paste in a backed up config when all the "secret data" is not there. I thought there was a way to un-mask it? Or can I just have it back it up exactly as it is on the router and not replace the encrypted string with "Secret Data"?
I could use some help with creating a regular expression that the config change report ignores during it's comparison. Basically, I have Cirrus comparing the most recent config downloaded with the latest baseline. The problem is that the running configuration of my cisco devices has the crypto key listed in the config, and…
I'm trying to write a script to go out to all of my Cisco Catalyst switches and clears the interface counters. I can do this from the command line by typing 'clear counters', hitting enter, then hitting enter again. I can't seem to get my command script to work however. I've tried: clear counters clear counters${CRLF}…
Software Info: Cirrus Configuration Manager Version 3.5.1 - May 2007 Cirrus Configuration Management V3 Enterprise DL500 Version 8.3.85 We have a script that performs weekly config backups. The script runs successfully but under each device new backups are no longer showing. We tried to right click the node and manually…
I'm trying to access information in Cirrus/NCM via both the SolarWinds Information Service v2 (SWISv2) and v3 (SWISv3) endpoints. Things work as expected using the SWISv2 endpoints, but whenever I try to connect using SWISv3 I get an "Unknown Provider Cirrus" error. I can access every other collection via SWISv3 without a…
Hello - When you ssh, the Cisco WiSM blade presents two user prompts (does not occur with telnet). The first is irrelevant and you can put in anything. login as: bobo (WiSM-slot6-1) User: ciscoworks Password:********** (WiSM-slot6-1) > Any ideas on how to deal with different login scenarios? The device templates commands…
It looks like you're new here. Sign in or register to get started.