PerfMon Server Agent is working fine with JMeter's Listener jp@gc - PerfMon Metrics Collector
.
But can it act as a standalone application performance monitoring (APM) agent?
I saw that I can connect and request specific metrics
Server Agent uses simple plain-text protocol, anyone can use agent's capabilities implementing client, based on kg.apc.perfmon.client.Transport interface. If anyone's interested, start the topic on the support forums and I'll describe how to connect third-party client app to agent.
But can I start PerfMon Server when my application is started and save metrics "always" (until application is down) without any listener?
Also can I display the results in a tool other than jp@gc - PerfMon Metrics Collector
?