Comments
-
Apologies for the delay - We are investigating on our end.
-
tmcurry it is possible to use case keyword in SWQL from EOC Instance - here is a basic example: SELECT TOP 1000 CASE WHEN n.IP like '10.%' then 'Local 10.' WHEN n.IP like '192.%' then 'Local 192.' WHEN n.IP like '172.%' then 'Local 172.' ELSE 'Global' END AS IpAddressType FROM Orion.Nodes n Hopefully that helps.
-
I am double checking on some things for you dmvrtisjr - I expect to be able to support anything running Core 2016.1 or later. Certainly anything running 2019.2 or later is absolutely supported. Again, I will post back here once I have a definitive answer.
-
Also a helpful write up from aLTeReGo - Preparing For Your Next Orion Upgrade - Deprecation & Other Things You Need To Know
-
Here is how you can accomplish this task -
-
thwackuseruk I have been looking at this a bit today. I am curious, can you share how you are creating the tags? Are your creating a single tag with multiple values, or are you creating separate tags completely? Screenshots and additional details are welcome. In my test, it appears there are areas where we can make some…
-
Custom Charts and Custom Tables can also be used. You have the option of selecting specific objects or defining queries to select devices. It would be ideal if using custom properties so you do not have to go manually update the charts every time a new device is added.
-
If you are a current customer and own, you may also want to check out the NPM 12.5 Beta Forum as there are some things you may find extremely interesting
-
From what it appears you are asking for, it may be beneficial to take a look at the Custom Tile widget. This resource provides a flexible tool for rolling up status of monitored entities and allows you to perform a drill down into the list by host and ip. Available in the Widget Drawer, the Custom Tile offers a ton of…
-
abhivish11 - I apologize for the wait. d09h suggestions are good options, and something I would suggest looking into, however I do have another option. It would actually involve the new Enterprise Operations Console 2.0. You had originally posted in that forum and had mentioned you have a single site, but I think the…
-
abhivish11 I know we are in a EOC forum but just wanted to validate here that you are trying to accomplish this in the Enterprise Operations Console? Are you working with EOC 1.6.3 or are you running the RC of EOC 2.0?
-
One of the easiest methods I would recommend would be based on aLTeReGo's post about PerfStack Improvements: https://thwack.solarwinds.com/community/solarwinds-community/product-blog/blog/2017/10/24/orion-platform-20173-perfstack…
-
If you are currently evaluating NPM, my suggestion would be to contact your Account Manager and ask to work with a SE. The SE team could assist you in resolving technical hurdles to ensure the product is a good fit. It would be much easier to walk you through the workflow on a call. What you mentioned above should be…
-
cathsheh1 This is a great question and one that we have heard come up more recently as people being to really use Orion Maps. For now, when there are multiple connections between two entities, there is a hierarchy established based on worst status. In our discussions with customer, many of them wanted to eliminate noise…
-
Would love for you to expand your use case a bit more. Can you provide a bit more detail?
-
Would you mind also elaborating on the type of map you are looking to create? What is the end goal?
-
Oscar - what version are you running? I would recommend creating a map with the web based Orion Maps vs Network Atlas - Orion Platform 2019.4 - Orion Maps is Now Available
-
james.zhang22 - Have you reviewed - Orion Platform 2019.4 - Orion Maps is Now Available and more specifically the section on manually defining connections. You wouldn't have to mess with OIDs or anything like that. Below is the excerpt from that post: Manually Define Connections! As you are likely aware, the Network…