Answer by Herwig R. ·
Hi Anusha,
one possible solution should be to create a business transaction that filters on "Application-1" or "Application 2". Therefor create your 2 "Web abpplication ID" measures and use them as filter (logically combined as "or") . Use the count output measure as the input for your chart or incident.
Best, Herwig
I agree with Herwig here.
You could also instead of using filters, if these are the only applications that run on this system profile you could simply put a BT split by a new measure using the "Web Requests - URI Pattern Value" metric (do not put any patterns in the metric as you want to grab all). Remove the application split as well.
Thanks,
Chris
Answer by Anusha K. ·
Hi Chris,
Ashwin's requirement was not that,i am member of ashwin's team.We are getting an output for our developed dashboard as follows
Application Splittings(URL'S) Count
application-1 abc.xhtml 137
application -2 abc.xhtml 110
But our requirement shoul be as follows
Application Splittings(URL'S) Count
consolidated application abc.xhtml 137+110=247
(application1+application2)
Answer by Chris S. ·
Ashwin,
For this you can use a Built-in Business Transaction Titled "Web Page Requests". Open that BT in a new Dashboard then right-click the dashlet header and select "edit filter". When the dialog opens, navigate to the "Top X" tab. Here select the box "Enable rating-based filtering" by default it is top 10, then change the criterion to either be "Time ms Avg" to get the slowest average web request or you can select "Time ms Max" which will show you the cases where a specific transaction request was slow. In both cases ensure that "Highest values" are selected and click continue.
You then can modify the column headings and remove columns you do not need, and save the dashboard when finished.
Note if you have multiple agent groups that perform different functions in the same system profile you may want to include a Agent Group filter also, this can be found under the "Agents" tab when editing the filters.
Thanks,
Chris
JANUARY 15, 3:00 PM GMT / 10:00 AM ET