Dynatrace and JMX: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* [[Dynatrace#Subjects|Dynatrace]] | * [[Dynatrace#Subjects|Dynatrace]] | ||
=Overview= | |||
= | =Operations= | ||
==Adding an Already Defined Measure to a Chart== | |||
=a | Dashboard -> New -> Use for Monitoring -> Chart -> Add Series -> Measure Picker -> Select a Measure -> Server Side Performance -> Agent based Measures -> Custom JMX | ||
= | |||
==Reading and Modifying the Definition of an Already Defined Measure== | |||
In the chart, click on a graph -> Right Click -> Configure Series -> Pick the Measure -> Right Click -> Edit Measure -> Configuration. | |||
This is where [[Dynatrace_Concepts#Aggregation|aggregation]] type for the measure can be specified. | |||
=JMX Integration with JBoss= | |||
Use the following URLs: | |||
* [[JMX_Access_to_Standalone_EAP_6#URL|For Standalone EAP 6]] | |||
* [[JMX_Access_to_EAP_6_Host_Controller#URL|For EAP 6 Host Controller]] | |||
* [[JMX_Access_to_Domain_Mode_EAP_6_Server_Node#URL|For EAP 6 Domain Mode Server Node]] |
Latest revision as of 21:27, 3 November 2016
Internal
Overview
Operations
Adding an Already Defined Measure to a Chart
Dashboard -> New -> Use for Monitoring -> Chart -> Add Series -> Measure Picker -> Select a Measure -> Server Side Performance -> Agent based Measures -> Custom JMX
Reading and Modifying the Definition of an Already Defined Measure
In the chart, click on a graph -> Right Click -> Configure Series -> Pick the Measure -> Right Click -> Edit Measure -> Configuration.
This is where aggregation type for the measure can be specified.
JMX Integration with JBoss
Use the following URLs: