Hi all,
I am working on Search Application and OLTP Application where my underlying database is in HANA and application has been developed in JAVA.
I am using OData service as data access layer.
1. I ran my search application for 10 minutes and HANA has gathered some Traces on the server. Based on this information I want to generate reports as following :
a. Request / Response Status Summary
b. Response Time Graphs (Overall)
c. Response Time Graphs (per Transaction)
d. Transactions per Second
j. Throughput
k. Server Monitor Graph (Server CPU Vs Elapsed time)
l. Server Monitor Graph (Server Memory Vs Elapsed time)
m. Database Performance Graphs
i. Database Transaction Summary
ii. Database Connection Summary
iii. Database Thread Summary
iv. Database Query Summary
2. Similarly I also want to collect same thing OLTP Application.
Regards,
- Dharmesh