Comments
-
Hi guys, Need a bit help here.... I have this script and that is working like a charm. Custom SWQL Query: SELECT n.caption as Node, '/Orion/NetPerfMon/NodeDetails.aspx?NetObject=N%3a' + ToString(n.nodeid) AS [_LinkFor_Node], '/Orion/images/StatusIcons/Small-' + n.StatusLED AS [_IconFor_Node], h.ServiceTag,…
-
Hi all I am a bit confused here, and I am hoping that you smart people in here can help me out. I can see in my NPM that I ca search for SerialNumber but this is set for text. So I read through your great idea here and I would like to do this, since we would like to search for serial numbers also. So here is where I am…
-
Thanks for your reply here. I have removed the line in the script, but I am not able to find my controller when I search for it. And why is this now?? Since as you say it should use the ip here still. Any good ideas??
-
I would love to see more of that solution if possible, since this is what Solarwinds needs to make. :)
-
Hi @"tjay_monitexpert" thanks for your reply, but this is only for wireless, I am looking for a solution to get the WAN info out to monitor that :)
-
What did the outcome turned out to be here??
-
I have asked SW to put this into there NCM system, so this should be a standard template here Thanks for your great here all of your...
-
So I can use the Alternate, since all my configs starts with the same just like above. The first 5 characters are always the same pr. location. Can I then just specify the first 5 character's and then the script find out the rest or?
-
IF you need to specify the source file name, what happens if you have 30 devices?? Just like this..
-
Something you can help me with?
-
Also just another question. Could I use the same script if I would like to load new configs into my devices?? Or how much does it take I need to do this?
-
Just like solution 2... All config in one folder
-
See that was just the one I was looking for..... That is just so awsome.... Now it works they I like it, I can push the ssh button in SW and it opens my SecureCRT and in tabs now Thanks for your great help here..
-
Chris, this works so that is the good news. But one I would like correct if possible. I makes it´s own dir in my Config folder, this device will get a dir, and the next device will get a dir ect. as you can see here :
-
Year I saw that... It works like a charm now Thank you so much all of your... Great work from all of your... Some nice scripting you are doing here.
-
Ahh I did not know this... That is great.. Now I just need to wait I can read, it should take about a hour or so to get the info into SW. Let me play around with this and get back to you... Is there any smart things I can do in the world map here???
-
Hi mate, Yes i got it to work, but it´s not open a tab even do that I have set it to do in sercure CRT. I have looked at the link you gave me here, but that is already done Frank
-
We are getting there This is the output: copy running-config tftp://10.5.0.251/config/DKF27C3560G-Tek01 But the switch dont execute the commands, so the file is not coming up on the tftp server. when I do it on the switch I need to press enter 3 times, as you can see here DKF27C3560G-Tek01#copy running-config…
-
What about this one ?? Bling your Network Atlas With Custom Icons
-
Thanks for your help here Will, it works like a charm... And now i know how to make more filter here if needed. Great work...
-
The scripts work ok more or less... If you look here, you can see that I is trying to do something more that it dont like write net 10.5.0.251:/ASA/PL340ASA-VPN 10.5.0.251 PL340ASA-VPN it should only use the top line and the extra.... write net 10.5.0.251:/ASA/PL340ASA-VPN Building configuration... INFO: Default…
-
Year I see your point here, but trying to make your own poller I am not able to find all info that I would like. But the strange thing is that the things that I cannot find, the default node detail can find.
-
Hi d09h, Ok I got the script to work so that when I push my SSH button in top in SW it now opens a new windows of my securecrt and not just a a new tab in my running securecrt, is there anyway that I can get this fixed or?? Frank
-
Hi john.ta is there anything I have to be aware of here or is it just to put in the snmp location in the config on my device. But how will that look in a map when you got like 20-30 switches here? Today we do it like this. Here we first map a contry, then city(location name) how will the map auto generate here with the…
-
You are right here, let me specify the text a bit more But yes I would like to how people has done there world maps in Atlas
-
Hi Craig, Thanks for your reply here. See here is the issue, you put the info into Excel, and that is not how to do it in my head It would be the right way to have a option here in SW that you can do this. And would be great if someone with more skills to SQL could help me out here, so we can make this a feature in SW, I…
-
Year that was what I thought, I can make a small script that show the show ip dhcp snooping binding, but it will only shows it per switch in config management, so getting this info into a single file seems a bit hard I can see.
-
jkrenzien I see your point here, but I am running into some issues here. when I try to do it i am getting this error: Error:Variable @TFTP/@DIRECTORY/@ContextNode could not be matched. Possible causes of this are: 1) It has not been declared. 2) You are referencing an entity property which does not exist. 3) You are…
-
Hi Rick, Yes but I cannot just write nameofthedevice I need to specify the name on every line I put in if I need to this on serval devices?? I mean here I cannot chose 10 devices and put in the line in the script: copy running-config tftp://iptomytftpserver/config/nameofthedevice
-
Hi guys, This is a very nice page... I love all the customization you have done... I am trying to generate a report that show me the Network Wide Total Bytes Transferred for the last month, I am using the custom html, and I have put in the following link: <img…