...
# | Objective | Description | Timeframe | Status |
---|---|---|---|---|
1 | Confluence |
| 2 Weeks | |
2 | Data-Classes | Development of Data-Classes required to save JMX-Data
| 3 Weeks | |
3 | Configuration Storage |
| 3 Weeks | |
4 | Registration (Agent) |
| 4-5 Weeks | |
5 | Registration (CMR) |
| 5 Weeks | |
6 | Client (Data) |
| 3 Weeks | |
7 | Client (User Interface) |
| 5 Weeks | |
8 | Client (User Interface) | Display Data of specified Attributes of MBeans | 3 Weeks | |
9 | Client (User Interface) | Display history of specified Attributes of MBeans | 2 Weeks |
Legend:
Item | Description |
---|---|
Finished task | |
Work in progress | |
Outstanding task |
...
## jmx-sensor jmx-sensor1 mbeanname=Catalina:type=Server attributename=port
Server Parameters within eclipse
Run-configs to include the inspectIT Agent in a Tomcat within eclipse:
Program Arguments:
start
VM-Arguments for Tomcat 7.0:
-javaagent:[Path to Agent]\inspectit-agent.jar -Dinspectit.config=[Path to config-]\config\
-Dcatalina.base="[Path to catalina Base]" -Dcatalina.home="[Path to Tomcat]\Tomcat" -Dwtp.deploy="[Path to deploy folder]\wtpwebapps" -Djava.endorsed.dirs="[Path to endorsed folder]\Tomcat\endorsed"
UI-Sketches
General view
Expanded view on a specified MBean
...