Comments
-
Words to live by... Do it once… Do it by hand. Do it twice… Think about scripting it. Do it three times… Write a script.
-
Right you are @"sinesalis"! It should read, "There are 20 questions, which means you... ".
-
Great!!! Now I have to watch The Adventures of Buckaroo Banzai Across the 8th Dimension in its entirety.
-
I tried do do the same thing for several hours and with someone from Solarwinds Support to no avail. Would love to have this type of map for our NOC.
-
@"animelov" - Fantastic!!! Love your work!!!
-
Hey stuartd! Thanks for confirming this is an issue somewhere other than our environment. I too, went ahead and tried the stock default template in "Config Change Templates" named "Change Interface Description - Cisco IOS" and it does not display any interfaces either. I've opened a ticket with Solarwinds Technical Support…
-
Hi @"sja", Thank you for the reply. I tried deleting the post as I found the answer very shortly thereafter. I was using the ${Delay:x} macro in the script above. My issue turned out to be my wait periods were not long enough for me to notice that the Delay worked. So here is what I did to fix my problem in case others…
-
I was told that "the Status Log Window removed by design". Although they have told me they are reaching out to the developers to see if something is going to be changed in the future. If I hear anything from their support I will update all here.
-
Same here. Waiting to hear from someone officially as to what the plan is.
-
Actually.... That may be a rabbit hole I may be asked to venture down based on conversations I'm hearing. Do you happen to have any links to examples that I can peruse through to get an idea on how to go about doing that?
-
Hey Marc and community, I promised I'd post back when I squared away the SWQL based on the article provided. As I mentioned since I'm not a SQL/SWQL guy I might have to do a little of trial and error. It took a bit of time to get exactly what I was looking to do but we did it. So to save anyone else some time that might be…
-
Thanks Marc @"mesverrum" !!! I'm assuming you are talking about the CONCAT function. I will give that a spin and let you know how it goes. Unfortunately I'm not very good with SQL or SWQL so I'l probably be hacking for a bit before you hear back from me. But this link and your response definitely give me hope. Stay tuned…
-
Hey Nick. Love this dashboard! Is this custom built or something OOB? I am particularly interested in the AnyConnect chart you have here. Are you reporting on Active Sessions from your ASAs? If you have more than 1 ASA, did you have to create a custom poller to report a total? I know its a busy time for all of us so drop a…
-
Hi All, In case someone was curious I was not able to find a solution to do if/else statements for a script so I went ahead and created 6 scripts one for each node and have them running on a nightly schedule. It's sloppier than having 1 script to do the 6 nodes but it got us what we needed for the time being. If anyone…
-
Thank you jrouviere and HerrDoktor for responding. I think I may not have been clear when I created the post (I was in a bit of a rush). The need was based on a vulnerability found in Cisco devices running IOS XE AND have http or https enabled. So we were looking for a way to generate a report for all devices that run…
-
I am looking for a solution as well.
-
@"Dez"Has there ever been a request you've heard of, for a script to bounce different Cisco switch ports on different switches and be able to run that on a schedule? Not even sure where to begin. Don't know if I should be doing that as a Config Change Template or a script in Script Management. HELP???
-
Hi jhynds, I followed all the steps outlined in the above links and I finally got it to work. For some reason I had to install Event Log Forwarded twice before it worked correctly but I'm not going to complain since its working. Thanks for the info!!! One quick follow up question, I'm not sure is possible.... The log…
-
Nevermind... After looking for something completely different I stumbled upon the answer... If you go to Reports... Security... There is a built in report called Vulnerabilities for each Node. That's exactly what I was looking for. Hope this helps anyone else looking for the same.