Comments
-
May I just clarify/reply if I understood it correctly: 1. You have a group 2. This group has member nodes (say 100 nodes) 3. You want availability report overall (across all 100 nodes) 4. You want to be able to easily access break-down to see exactly which of those 100 has screwed your availability Is this right?
-
Few questions: First - what alert object you are using (second tab when setting up an alert). If you object is Group, then this is straightforward, however, my assumption is that your object is Node. In this case - yes, you have a valid point - what if it is a member of multiple groups? Second - what action you are using…
-
I am running this report as a resource in my test lab and it does flag everything across the board, same as would standard flapping interfaces resource would do per interface. The benefits of using the above script is that it is actually monitoring entire infrastructure. So, I think to answer your question - in my…
-
Hi zackm Thank you for sharing. I have had a play with your SQL and have found that the result is not quite the same as in "Top 10 Flapping Routes" resource for the interface. I have then added CIDR grouping and the output result is now identical. I guess CIDR grouping is necessary here but I just wanted to hear your view…
-
sorry guys for my ignorance on the networking side, but what is "autonomoussystem"? what does it tell you? It also shown on the neighbour resource as "REMOTE AS" thanks
-
As far as I know - you cannot add extra columns into out of the box widgets. You can, however, build your own. Try to experiment with "Custom Table" widget Select Interface as an object. Leave filter as is if you want to pull out top 10 for all interfaces Add columns as you wish - all custom properties are available there…
-
This is what you need. To test your SQL script - un-comment first line. When you paste it into alert trigger, this line should be commented out as it is already defined in that grey area box above --SELECT Nodes.Caption, Nodes.NodeID FROM Nodes JOIN CPUMultiLoad_Current ON CPUMultiLoad_Current.NodeID = Nodes.NodeID WHERE…
-
Yes, admin guide is obviously your first pit stop. However, I would recommend you to go through entire installation on Sandbox first. This way you will see and feel yourself the entire process and steps involved. Take notes and repeat this in your production environment. This is how I would do it for the first time
-
Just noticed that "HERE" links are broken in the new forum platform.
-
Great doc, I have used it to build my alert as well. Few thing I din't like though: 1. Subject line is in-conclusive - "status is either X or Y" ... hmmm. X ... or Y ... Really?! So, what it is then? 2. Multiple alerts needed for different protocols. Hmmm, why not combine into one? So, instead of creating multiple alerts -…
-
Looking forward for your guide and thank you for sharing
-
Great work. Such an impressive granularity. I am not that far yet, but this is an excellent example of how this must be setup. Thank you for sharing
-
... and VMWare Datastores monitoring: Monitoring VMWare Datastores With SolarWinds SAM
-
That is an excellent help, thanks Mike. The power of these is really incredible. Similar as with your experience - I was able to automate 90% of all manual checks our Service Desk team does (or was doing) on a daily bases
-
Hi Tony, THis must be driven by SQL, for sure, but how to get this I don't know. You can probably ask some SQL gurus here... Why do you need SQL anyway? The above works perfectly fine the way it is...
-
Aggregation is already done in DB. All you are doing here is just displaying bunch of charts with different zoom levels on one page. By choosing aggregation as described above you are not loaded that much data really. In addition, this is not landing page, so, it will only be loaded upon engineer actually clicking on…
-
How about this approach?
-
Ah! This looks beautiful!
-
truck0321 thanks for the update. Would you be so kind to post a screenshot as well to have a glance how it looks with the new UI?
-
I will keep it then... thank you - my favourite one. I have extended it a bit to include my own custom properties as well in drop-down - works flawlessly - Thank You
-
Does it still has value even with Orion Global Search?
-
Idea has been logged here. Give it a Thumb Up! https://thwack.solarwinds.com/ideas/1318
-
This post has 20 bookmarks and 10 rating with almost all 5 stars each. I don't understand why this is not a standard SW feature yet. I wonder is there an idea request for this? Enire solution is here, I guess what Product Team need to do is to give it a thorough testing and release as a standard feature I have just…
-
worked for me. Thanks
-
I had similar problem when I have saved backup copy in the same location. Save original copy in entirely different folder, replace file with new version, restart services. Let's us know how did it go Alex
-
To the best of my knowledge, after testing it on different random pages, I can confirm that this solution works with latest RTM editions of NPM 10.7 and SAM 6.1.0 Thank you for extremely useful tool, Alex
-
Great, thanks, works in SAM 6.0
-
... just read my reply above, the one you replied to, very carefully, line-by-line. Let me know if you still have problems. [update] I have added the following explanation line into article to clarify: use this report as a resource on node's page (if you run directly in Report Writer or SQL Management Studio - it will give…
-
SQL schema has changed in the latest version. Glad you have worked it out the way it works for you. ... SQL scripting probably not best way in a long run as schema changes are beyond our control. SWQL is better, but SQL so much more user friendly
-
Hmmm. Double-check that you have ID=28 set in lines 76 and 76. Is it possible someone is logged on as you? Would you do a test - un-manage node from different user account and check this report - what do you see? Still your user ID?