Comments
-
LOL... probably more breaking, than hacking...
-
Updated the main post with a link to a SWQL query to generate a simple list of PerfStack projects. Building Simple PerfStack Project Lists With SWQL
-
reubenjack Great, I'm glad you found some use for this, even if not the most efficient way. Perhaps KMSigma, mesverrum, mrxinu, alexslv, aLTeReGo, or anyone else browsing through Thwack, can come up with a better solution...
-
reubenjack Also, there is only so much that will fit in the URL, before it breaks itself. When the URL is too long, I do the following: I build the URL. I manually create a "dummy" PerfStack project, and save it. (It doesn't matter what is on the graph, it only matters that the project is saved.) I take the main part of…
-
reubenjack I think I may have misunderstood you, so I am going to ask, for clarification. Are you wanting to make a template that shows EVERY interface, from a single node, all on the same graph? Or, are you wanting to be able to look at a list of interfaces, from ALL nodes, having a pre-set template for each interface,…
-
reubenjack Sure, you simply need to adjust the SWQL query. You will need to add a JOIN to connect the NodeCustomProperties table, as well as a WHERE ncp.Wan_link = 'Yes' filter to narrow it down. Additionally, you will need to adjust the "Template" section of the query, to correct for different metrics. Initially, I just…
-
xtraspecialj Please, by all means, come back and share your findings here, so we can all gain some knowledge of this new tool together... You too, jkump
-
It looks like sstark85 has been digging into PerfStack on a more advanced level, for those interested: SolarWinds PerfStack API PerfStack API PowerShell Module
-
CourtesyIT Wow, talk about a slacker... sounds like you don't have enough to do. It would be nice to have some sort of an auto roll-up, letting you dynamically link threads/posts... just take that old Orion Network Atlas, drill down through the linked layers, stuff, and slap it on your thread... lol... I think my CCNA…
-
CourtesyIT Wouldn't it be cool if DanielleH, and/or maria.bungau, and/or mrs.alterego found some cool Thwack tool that would allow for automatic/semi-automatic table of contents? Let's take your "How to do various customizations with your Solarwinds" thread, and use it as the example. You had to manually add all of…
-
CourtesyIT Mr. Lists, at it again. lol... My wife has been building our second baby for the last 9 months, and only a few more days until assembly is completed. Between that and having had a bunch of things going on at work this quarter, I almost forgot about that ratings system. I need to get going on that thing again,…
-
More awesome content, @"mesverrum" ! Thanks for sharing, Marc.
-
@"james.heads" While it's not exactly what you are looking for, here is a heatmap being used with data pulled via SWQL queries. https://thwack.solarwinds.com/t5/NPM-Documents/Using-Your-Custom-HTML-Resource-To-Properly-Display-SWQL-Query/ta-p/529179 Additionally, there are numerous other links to some good user content…
-
@"rmullal" You can try turning on the "Hubble" option, which should show you the queries running on each page, as well as the how long each runs. Also, you can check the actual resource files within the SolarWinds iis/web folder. Additionally, you can download a decompiler (dotPeek/JetBrains) and poke around in the .dll…
-
cscoengineer This looks great! Thank you very much for sharing.
-
cheryl1 Unfortunately, I was only able to make it through the first 3 posts, as my work duties took priority. Those last 3 pages are just placeholders for the remaining, non-existent, data. If I ever get to a point where I can revisit this project, I will certainly do my best to tie up the loose ends. Sorry for the bad…
-
Here are a few links to similar such content. Custom SQL Dynamic Graphing Resource By jnathlich12 Custom charts via highcharts. By rschroeder How to create a simple custom view of multiple interfaces' bandwidth utilization
-
Excellent information! I do nearly the same thing (quick and dirty method) via PowerShell, and it has easily become the standard for how I configure my interfaces. Prior to rebuilding our entire SolarWinds environment from the ground up earlier this year, we basically just had everything set to the same interval,…
-
SCHWEET!!!!!!!!!!!!!!! You do great work, sir. Thank you so very much!
-
yaquaholic Super cool stuff here. Thank you for sharing! Additionally, I've been meaning to reconfigure my scripts to use a better login method. Your document here has saved me a bunch of time. Thank you, -Will
-
gangadhar.k I found a little walkthrough for converting older .asp pages to new .aspx pages. I am severely lacking in the coding world, so, this may be totally, and completely, in the wrong direction. However, in the off chance it could help, here you go... Converting ASP to ASP.NET If you get this to work, please let us…
-
hcy01uk always does great work. I have used many of his examples to enhance our SolarWinds environment. Thank you, -Will
-
Outstanding!! You do great work. Thank you, -Will
-
Wow, such a simple solution. Thank you for sharing this, antonis.athanasiou!
-
This is an excellent example of what you can do with this type of widget, jhaas! I'll definitely be borrowing this for a couple of pages in our environment. Thank you for sharing. -Will
-
bluefunelemental And you are going to share this with the rest of us, yeah?
-
hcy01uk & tony.johnson Just a head up. I was able to take Patrick's improvement, and hardcode it into the actual resource. It is nothing much, but it will at least allow you to edit the query/resource, without having to reenter the fix into the database each time. If you have time, go and check it out ---> Custom SWQL…
-
hcy01uk It looks like, when I edit the resource and save it, after having made the modification you provided, the "Add New View" icon and link go away. Afterwards, I have to go back in and re-apply the mod to database. Everything still works, after re-applying, just figured I would see if you, or anyone else noticed the…
-
tony.johnson yeah, with SWQL being the language of SolarWinds, so to speak, you would think they could have made a legit effort at this, right... instead we have to settle for this, put together by some noob...
-
hcy01uk, you always come through... always... very cool!! Thanks! -Will