Comments
-
The Beta's are locked down to customers that own the product, so since you own, I invite you to join the beta forum where I discuss just some of the upcoming improvements to EOC. Unfortunately I cannot discuss them here. If you have time to test out the Beta, this is where you have the opportunity to impact the release. If…
-
Thank you for the feedback! Have you taken a look at the 2.1 Beta? In 2.0 There are a number of widgets that were incorporated due to integration of standard Core which can be confusing. We are ensuring that is addressed. Using a Custom Chart resource or Custom Table resource is not much different than it would be today…
-
We do not provide release notes for Betas's. In the Beta forum we have posted some details about the release. Is there something specific you are looking for?
-
SQL is not going to be the culprit in this case. It is typically dependent on how long it takes to return the SWIS queries. I wouldn't spend time investigating the SQL Server scenario. Curious, what is the latency between the sites and the EOC server? My suggestion would be identify a few areas in which you experience some…
-
Hmmm - did you limit the resource to a certain set of results? By default the tables are set for 'Show All Records'
-
Currently the Custom SWQL resources do not function as you might have hoped in the 2.0 version. We are working to address that for future versions. Can you elaborate on the use case on what you are working to create so I am able to take that under consideration for the future? Do the tiles not allow for the functionality…
-
i_like_eggs - curious what you are looking to accomplish in this scenario? Do you have an example of the problem you are trying to solve or the resource you are looking for?
-
Great Questions ecmel - hopefully my answers help here inline: I see that Environment Summary Tiles are updated in real time; when a node status changes, information on the related tile changes in seconds (really impressive). Does "Active Alerts" widget have the same behavior? I see that "Active Time" column for alerts are…
-
tdowns - you should be able to launch the Performance Analysis page, and save a project of your choosing. Once that project is saved, search for it in the widget drawer by name and add the resource.
-
xtraspecialj - don't be nervous - I think we have a really good plan. Would you be interested in having a conversation to discuss?
-
Thank you for the feedback rschroeder. I think you have already viewed this post (When Is SolarWinds ipMonitor Right for You ) in which adatole does a fantastic job of breaking out the high level differences between the Orion Platform products and ipMonitor. I can understand how the name may be a bit confusing with all…
-
turbotalon This is very helpful! We will look at getting it adjusted without the use of the workaround.
-
pedroj Are there any discrepancies on these monitors when you look at the configuration? I am not seeing this occur through any upgrades I have tested. Please share additional details if you are continuing to have an issue.
-
Can you share screenshots of what you are referring too? It may be beneficial to capture some logs as well.
-
johnsonj86 - Sorry to hear that. This is certainly something we want to do a better job of, and ensure we avoid situations like this for our customers in the future.
-
ahbrook - we can certainly loop you in on any sessions we have with users. How would you envision this working in your environment? Can you share some examples?
-
grantallenby - Happy to discuss Orion Mapping further if necessary. I would like to reiterate a response from the that you also added a ton of valuable feedback too. As stated in the blog post included with the latest releases; ORION PLATFORM 2018.2 IMPROVEMENTS - CHAPTER TWO - INTELLIGENT MAPPING - This is the first step…
-
aaronmlyon Love your interest in 'Next Generation Orion Mapping'. As mentioned previously, Many of our users have provided feedback regarding this topic and we still welcome more. A number of posts have been utilized such as Network Atlas Overhaul as well as others but feel free to message or email me directly, with items…
-
This is awesome. I followed it up with a custom table.
-
bobmarley, grantallenby, nickzourdos dodo123 Love the interest in 'Next Generation Orion Mapping'. Many of our users have had a significant amount of feedback regarding this topic and we still welcome more. A number of posts have been utilized such as Network Atlas Overhaul as well as others but feel free to message or…
-
Curious for thoughts on this poll folks:
-
SWQL syntax is "almost" the same on EOC as any stand alone Orion Instance/Module with some exceptions. The reason there is a discrepancy in the results is the difference for how DATEDIFF is calculated on SWIS and the SQL Server. In SQL server DATEDIFF (hour, datetime1, datetime2) returns the number of full hours that has…
-
You can certainly use the Details Page Link in the manner in which you hope - however, to do that you would need to have two columns in your data source. DetailsURL and InstanceSiteID. Here is an example of what that could look like: select top 10 i.caption as [Interface] ,i.Node.Caption as [Node/Caption1],…
-
If query is executed from EOC, you need to pass two dates as arguments to WEEKDIFF function. For example: SELECT TOP 1 WEEKDIFF('01/01/1900', GETDATE()) as d FROM Orion.Nodes n ORDER BY 1 You can also pass other DateTime fields as an arguments. For example, the below query displays the number of weeks since the last boot.…
-
cscoengineer wrote: 1) You had mentioned a "Custom Tile" widget...but I'm not seeing it. JB - As mentioned above - this is now called the Summary Status Widget. I'm on the most recent verion of NOC. 2) Also in the "Network Devices"...is it really just network devices (Cisco, Juniper, etc) or all devices. JB - Select edit…
-
Thank you cscoengineer - just to make sure I am following - I have a couple questions. a. Without the Custom Query – I can’t get the 5 row pagination which makes the NOC screen more manageable. - JB - you can control the top XX number of rows to share, but could you expand why the paginated list is important? b. It makes…
-
cscoengineer - We are working on enabling the Custom Query Widget for a future release, but you still would not be able to use SQL if that is what you are attempting to do. You would need to leverage SWQL regardless. In order to pull back data into EOC we now leverage SWIS Federation. See - WHAT IS THE ENTERPRISE…
-
sja It is to early to provide any kind of view of Network Atlas. We are certainly interested in your feedback however. This might be a good thread to provide comments pertaining to Network Atlas -
-
xtraspecialj as Chris mentioned these are certainly well known requests and something we would like to address. Thanks for the feedback!
-
Fantastic Info mesverrum! I may have something you might find very interesting in the not too distant future. I will make sure to reach out.