I know y'all have to be getting tired of me. :(
I have an agent system that is unable to communicate with the HQ server beyond the initial setup.
This agent system is a Windows 2003 Server, 32-bit, x86. I uncompress the 2.7.3-91 agent, then run hq-agent.exe. I set it up the way I do all my agents. All defaults except for the server port at 80. I then go to the Dashboard on the 2.7.3 server, and there is the system and server/services/whatever ready to be imported. I do import them. Thereafter, the client cannot send metrics.
I turned on DEBUG, and get the following:
2006-08-10 15:52:40,456 INFO [CommandsServer] Setting the HQ server to: http://ftw-mon-core-01:80/jboss-lather/JBossLather
2006-08-10 15:52:40,456 INFO [ConfigPopulateThread] Starting config populate thread
2006-08-10 15:52:40,550 INFO [AutoinventoryCommandsServer] Autoinventory report successfully sent to server.
2006-08-10 15:52:54,331 ERROR [CommandListener] Failed handling new connection
org.hyperic.hq.agent.AgentConnectionException: Error negotiating auth: Remote host closed connection during handshake
at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.handleNewConn(SSLConnectionListener.java:94)
at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.getNewConnection(SSLConnectionListener.java:159)
at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java:168)
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:680)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:744)
at java.lang.Thread.run(Unknown Source)
2006-08-10 15:53:15,689 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for .NET 1.1
2006-08-10 15:53:15,736 INFO [RuntimeAutodiscoverer] .NET 1.1 discovery took 0.047
2006-08-10 15:53:18,408 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Data\SqlClient: Current # pooled and nonpooled connections
2006-08-10 15:53:18,424 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Loading(_Global_)\Rate of appdomains
2006-08-10 15:53:18,424 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Loading(_Global_)\Rate of Load Failures
2006-08-10 15:53:18,471 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Networking\Bytes Sent
2006-08-10 15:53:18,471 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Loading(_Global_)\Rate of Assemblies
2006-08-10 15:53:20,611 ERROR [SenderThread] Error sending measurements: Remote error while invoking 'measurementSendReport: org.hyperic.lather.LatherRemoteException: Runtime exception: RuntimeException; CausedByException is:
/ by zero
I have an agent system that is unable to communicate with the HQ server beyond the initial setup.
This agent system is a Windows 2003 Server, 32-bit, x86. I uncompress the 2.7.3-91 agent, then run hq-agent.exe. I set it up the way I do all my agents. All defaults except for the server port at 80. I then go to the Dashboard on the 2.7.3 server, and there is the system and server/services/whatever ready to be imported. I do import them. Thereafter, the client cannot send metrics.
I turned on DEBUG, and get the following:
2006-08-10 15:52:40,456 INFO [CommandsServer] Setting the HQ server to: http://ftw-mon-core-01:80/jboss-lather/JBossLather
2006-08-10 15:52:40,456 INFO [ConfigPopulateThread] Starting config populate thread
2006-08-10 15:52:40,550 INFO [AutoinventoryCommandsServer] Autoinventory report successfully sent to server.
2006-08-10 15:52:54,331 ERROR [CommandListener] Failed handling new connection
org.hyperic.hq.agent.AgentConnectionException: Error negotiating auth: Remote host closed connection during handshake
at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.handleNewConn(SSLConnectionListener.java:94)
at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.getNewConnection(SSLConnectionListener.java:159)
at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java:168)
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:680)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:744)
at java.lang.Thread.run(Unknown Source)
2006-08-10 15:53:15,689 INFO [RuntimeAutodiscoverer] Running runtime autodiscovery for .NET 1.1
2006-08-10 15:53:15,736 INFO [RuntimeAutodiscoverer] .NET 1.1 discovery took 0.047
2006-08-10 15:53:18,408 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Data\SqlClient: Current # pooled and nonpooled connections
2006-08-10 15:53:18,424 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Loading(_Global_)\Rate of appdomains
2006-08-10 15:53:18,424 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Loading(_Global_)\Rate of Load Failures
2006-08-10 15:53:18,471 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Networking\Bytes Sent
2006-08-10 15:53:18,471 ERROR [ScheduleThread] Metric Value not found: \.NET CLR Loading(_Global_)\Rate of Assemblies
2006-08-10 15:53:20,611 ERROR [SenderThread] Error sending measurements: Remote error while invoking 'measurementSendReport: org.hyperic.lather.LatherRemoteException: Runtime exception: RuntimeException; CausedByException is:
/ by zero