Comments
-
Jiri, Is there anyway to modify the precanned select statements in the SQL alerts?
-
Thanks Michal. I was hoping there would be an easy way to tag just the inital step in each transaction but I can just piece them together in SQL.
-
I was going to attempt something similar as a work around by doing several top step lists and filtering by step. I'll try this out in the next few days and let you know.
-
Thanks guys this is most helpful.
-
Rothabe- Yes thats from atlas. In my case all the text and legend icons come from a static background image i created. The status icons come from atlas and overlay the background. I also replaced the default icons in this case with some custom ones. All in all its a great tool and very easy to customize. I'm currently…
-
great thanks. I will cross my fingers its in for v2. 1.1 would work too :) The groups do work pretty nice. I've already got a nice rainbow effect going with my 4 side by side steps. The group math just doesn't add up when each instance is 4 steps x 6 or more locations. and then we x that by 20 or 30 instances. I assume…
-
i guess the better question is does atlas support any group tooltip variables? the tooltip page has a group section so I imagine it does but the doc above does not have any info in which variables they are. online help has a section on group variables but I'm not sure its in reference to atlas supported variables or not
-
SEUM guys, I know Jiri is on vacation so maybe someone else can help me out on alerting. I am using Jiris query from above to tell me when 2 or more remote playbacks fail on a defined set of Transaction Ids WHERE SEUM_TransactionsAlertsData.TransactionId = ( SELECT MAX(t.TransactionId) FROM SEUM_TransactionsAlertsData t…
-
Thanks logic seems to make sense to me I'll give it an attempt and see how it turns out. Any non binding thoughts on when the ability to change parameters within a recording will hit the product? v2? sooner? Any thought on adding precanned alerting to only alert if say 50% of a recordings playbacks have gone bad? Just…
-
Ability to view multiple top XX on the same view with different time periods selected. This appears to not work either by design or bug. Case #144598 has details.
-
i'm haven't had the need to do it but that would likely be the path i'd take. Actually my first step would be to look at some of the webs vb and powershell script sites to see if anyone has written anything to perform this action and then you would just need to add it to a script monitor in APM. I use straight string…
-
I don't disagree with the need for enhancements to the dynamic policies just offering what I've done as a temp workaround until the options we need get added
-
yes in custom property editor you can paste into an entire column
-
I'm about 4x the documented specs on hardware on both the apm box and the db. I just removed a bunch of map elements and that seems to be helping. Is there any documented # of max map elements?
-
Option b requires a second install of APM and thus more licenses. Many enterprise users will place a APM instance regionally and then interconnect them with the EOC product. You may be able to dual home your host with the dsl line and route out that way using option A but that could get tricky with host routing on your…
-
You can already place groups within groups if I'm not mistaken. Do you have a use case in mind? Maybe I'm not envisioning its use. I have recently hit some performance issues, seemingly, from a heavy use of dynamic groups that I'm working through with dev. If there is an easier way to get your groups into another object it…
-
I don't believe you can redirect a group to a new url unless you mean its a group object in another map in which case you can edit its url to point directly to your map page. For direct map access I tend to create a new view and then link it either a html resource or via the menu bar
-
Thinking about this more.. shouldnt custom properties make it into Core at some point rather than having different implementations on each of the products? They should at least fall into the category of "standard" features of a module before it gets released.
-
Thanks, somehow I overlooked the filter option. Subnet.Location like 'X' was what I was looking for.
-
opened case # 253990
-
Idea makes sense. Can't think of a use case I'd have for it but having the concept of a container in addition to the standard ip object I'm sure would open new doors
-
Thanks Martin I didn't even think to check components. It makes much more sense it's in there.
-
what LTMs are you running? try <Command Name="VirtualPrompt" Value="#"/> note: I think you need to close out ncm and restart to get the file to reread.
-
1. making it easy for end users to mark a checkbox rather than fill in a text field. 2. consistent customization through out the product family. In NPM and NPM land thwack is filled with user examples of using yes/no fields for various purposes. Under IPAM reporting would be the most common example I can think of. ex. Is…
-
That works for custom node properties but not on the app side. The issue is I want to dynamically group by a custom node property and say a apm template name. It wont allow this to happen it appears
-
we've used pagerduty for about a year now without any issues I'm aware of. good stuff.
-
Thanks somehow forgot to think of that. I'm desperately trying to determine if SEUM is causing me APM issues or if I just have plain old APM issues. This will help determine that for sure.
-
Thanks for the clarification Jiri. What we are seeing is just very sluggish behavior in the UI. We will attempt to move more APM nodes to the secondary poller before further changes to SEUM. It does however sound like we are going to need multiple players in each play back location to carry our load.
-
Thanks Sean thats very helpful but I'm still not seeing them populate, however I see them in the alerts table. I suspect from reading your caution on the number of engines that my issue may lie there. Our NPM migration was due to failed hardware which came up during the cutover briefly resulting in an additional poller…
-
Just on perfcounters at this point. Its clearly a windows issue of some sort as I can replicate it in perfmon which explains why WMI isnt seeing them. Just not sure why I have it on a subset of machines all created at the same time.