It's not a secret anymore!
The moose likes Other JSE/JEE APIs and the fly likes Monitoring Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Monitoring" Watch "Monitoring" New topic
Author

Monitoring

notnarayanshankar venkatraman
Greenhorn

Joined: Apr 19, 2008
Posts: 9
I need to monitor
JVM Memory Usage
Server response time
Metrics for all web applications
Thread Pools or JDBC Connectivity pools

The value of these parameters have to be saved in a flat file
Which API's should I use to monitor the above ?
Please help.
Amit M Tank
Ranch Hand

Joined: Mar 28, 2004
Posts: 257
Use JMX APIs


Amit Tank
Linked In
notnarayanshankar venkatraman
Greenhorn

Joined: Apr 19, 2008
Posts: 9
hi.. could you please tell me which JMX apis i should use and where i could find them
Amit M Tank
Ranch Hand

Joined: Mar 28, 2004
Posts: 257
Please read this
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Monitoring
 
Similar Threads
Plugins to Monitor
JBoss health monitoring
Wrapper ==
Admin console - Monitoring
JDBC CONNECTIVITY POOLS