Hi,
when I tried to analyses the performance of a server.
Step 1: I run the server agent in Server.
Step 2: I added the server IP and port in another machine and tried to
monitor
but in the server agent command popup I get this strange error
INFO 2012-03-22 12:53:29.403 [kg.apc.p] (): Binding UDP to 4444
INFO 2012-03-22 12:53:30.417 [kg.apc.p] (): Binding TCP to 4444
INFO 2012-03-22 12:53:45.193 [kg.apc.p] (): Accepting new TCP
connection
ERROR 2012-03-22 12:53:45.193 [kg.apc.p] (): Error executing command
java.lang.UnsupportedOperationException: Unknown command [4]: 'name'
at
kg.apc.perfmon.PerfMonMetricGetter.processCommand(PerfMonMetricGetter.java:
87)
at
kg.apc.perfmon.PerfMonMetricGetter.processNextCommand(PerfMonMetricGe
tter.java:101)
at kg.apc.perfmon.PerfMonWorker.read(PerfMonWorker.java:203)
at
kg.apc.perfmon.PerfMonWorker.processCommands(PerfMonWorker.java:97)
at kg.apc.perfmon.AgentTool.processParams(AgentTool.java:72)
at kg.apc.cmdtools.PluginsCMD.processParams(PluginsCMD.java:
63)
at kg.apc.cmdtools.PluginsCMD.processParams(PluginsCMD.java:
23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at kg.apc.cmd.UniversalRunner.main(UniversalRunner.java:149)
Could some please help me to analyze the problem. In the listening machine "Waiting for samples" is the only message I get.