i need to write a java code to monitor the JDBC connectivity pools. which all parameters do i have to monitor under this and which are the apis that i need to use. how do i start with this. also the output of this has to written onto a flat file. please help
Hi, i cant use a profiler for this as i have another software (nagios) which will read the flat file and display its outputs..! How do i go bout it..! Are there any api which i can use to monitor the Jdbc pools, if so, which are they..!
Hi..! Im not very well versed with a profiler, could you please tell me how it works. I need to write the data onto a flat file for an other monitoring software to read them and process the outputs on its gui. Which api do i use for profiling.
yes, i am tryin to use a standalone server..! Its like this, i want to monitor jdbc connection metrics using the web tool nagios, nagios has a set of programs which read the flat files. So, that way. Which api s do i use
I don't know what a "standalone server" is. An application server is a tool like Tomcat/JBoss/etc. A standalone application is launched through the "java" command.
Hi, im havin a small problem with my files..! Iv created certain jar files which have to be put in the plugin folder of nagios. There jar files are not getting executed. And the error im getting is unable to load main class manifest. I tried addin mvf for the creation of these jar files, and the error i get after that is some io.exception..! Please help..!