Jmeter : Adding Perfmon Metrics to Jmeter
To add Perform Plugins into Jmeter we need to copy "JMeterPlugins-Standard.jar" under lib/ext directory. This brings some more features of Perfmon as below: More details about the plugin can be found @ http://jmeter-plugins.org/wiki/PerfMonAgent/ Using this we can capture the Server side metrics like CPU, Memory,Disk I/O, Network I/O ..etc. To collect all the Metrics using PerfMon we need to add On TestPlan -> Add -> Listener -> "jp@gc - PerfMon Metrics Collector". Specific the Host/IP, Port, Metric to Collect and filename to store the results as shown below: We can also add other Listeners also. Some important ones to add are as below: