The most recent content from our members.
Hello. I am trying to pull information from a device to get the location but having a bit of trouble. The devices dont have the locations on then but they are listed in the name. So the naming convention is, STATE_City_Location_Device. Each one is seperated by and underscore and what I am needing to Regex out is the third…
Being able to use regex to filter nodes in alerts would be tremendously helpful, especially for companies which didn't/don't have standard naming practices. We have a couple hundred F5 pools being monitored and without regex we need dozens of entries in our alert to select the nodes we want.
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 can't tell you how much time I waste trying to figure out what the different parts of SW products require what type of regex to get something to work as I need it. in NCM, more especially b/c I can't "start job" successfully, but have to set at least 15min behind. It really causes me to abandon the effort in many cases,…
Hey Thwackarians, We are beginning to run scripts to standardize the configuration of our APC UPS devices. As APC UPS devices are menu driven these scripts are just a collection of menu selections. These devices are running many versions of AOS, from 1.2.0 to 3.7.3. The scripts succeed on the oldest versions of AOS, but on…
I am new to Solarwinds (and code/scripting in general) as an intern this summer. I am trying to create a script as part of the remediation process for the local rules I am creating which can do two things. 1) if my string is not found at all in a device then I need the script to insert itself in 2) if my string is…
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…
Hi I’m trying to find my line listed below by searching for the words load average to ignore it in the NCM - Comparison Criteria. With each config download the time change so it must ignore everything before and after. I have tried this expression without any success: .*load average.* Here is my line im trying to ignore:…
Wouldn't it be nice to use regular expressions when selecting targets? Not only the classic: 192.168.1.0/24 or 192.168.1.15-25 Rather, I wish I could target wider ranges: 192.[168-169].[3-26].[15-25], o maybe even 192.[168-169].[3-26].0/24 o something of the sort Greetings
Does anyone know a way to get a complete mac address table report from NCM that lists all hosts on the network, their connected port, and the mac address associated with that port? I have used Kiwi to get that exact information in the past and was wondering if anyone knew how to do it in NCM report writer. Thanks, Matt
It looks like you're new here. Sign in or register to get started.