Hello.
I'm trying to install a Hyperic Agent on a Server that need a proxy to access to the internet.
There is any way to configure the agent to use the proxy ?
Thanks
My Agent Install
------------------------
- Invoking agent
- Agent thread running
Agent successfully started
[ Running agent setup ]
What is the HQ server IP address: 10.0.0.10
Should Agent communications to HQ always be secure [default=no]:
What is the HQ server port [default=7080]: 80
- Testing insecure connection ... Failure
What is the HQ server IP address:
agent.log
--------------
2008-09-05 00:28:35,879 DEBUG [main] [AgentCallbackClient] Unable to contact server @ http://10.0.0.10:80/jboss-lather/JBossLather: Connection timed out: connect
2008-09-05 00:29:47,056 DEBUG [Thread-1] [AutoinventoryCommandsServer] Sending autoinventory report to server: [...some data....]
2008-09-05 00:29:47,056 DEBUG [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 170 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
org.hyperic.hq.bizapp.client.AgentCallbackClientException: Unable to communicate with server -- provider not yet setup
at org.hyperic.hq.bizapp.client.AgentCallbackClient.getProvider(AgentCallbackClient.java:89)
at org.hyperic.hq.bizapp.client.AutoinventoryCallbackClient.aiSendReport(AutoinventoryCallbackClient.java:49)
at org.hyperic.hq.autoinventory.agent.server.AutoinventoryCommandsServer.scanComplete(AutoinventoryCommandsServer.java:515)
at org.hyperic.hq.autoinventory.ScanManager.scanComplete(ScanManager.java:308)
at org.hyperic.hq.autoinventory.Scanner.notifyScanComplete(Scanner.java:273)
at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:211)
at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
I'm trying to install a Hyperic Agent on a Server that need a proxy to access to the internet.
There is any way to configure the agent to use the proxy ?
Thanks
My Agent Install
------------------------
- Invoking agent
- Agent thread running
Agent successfully started
[ Running agent setup ]
What is the HQ server IP address: 10.0.0.10
Should Agent communications to HQ always be secure [default=no]:
What is the HQ server port [default=7080]: 80
- Testing insecure connection ... Failure
What is the HQ server IP address:
agent.log
--------------
2008-09-05 00:28:35,879 DEBUG [main] [AgentCallbackClient] Unable to contact server @ http://10.0.0.10:80/jboss-lather/JBossLather: Connection timed out: connect
2008-09-05 00:29:47,056 DEBUG [Thread-1] [AutoinventoryCommandsServer] Sending autoinventory report to server: [...some data....]
2008-09-05 00:29:47,056 DEBUG [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 170 secs before retrying. Error: Unable to communicate with server -- provider not yet setup
org.hyperic.hq.bizapp.client.AgentCallbackClientException: Unable to communicate with server -- provider not yet setup
at org.hyperic.hq.bizapp.client.AgentCallbackClient.getProvider(AgentCallbackClient.java:89)
at org.hyperic.hq.bizapp.client.AutoinventoryCallbackClient.aiSendReport(AutoinventoryCallbackClient.java:49)
at org.hyperic.hq.autoinventory.agent.server.AutoinventoryCommandsServer.scanComplete(AutoinventoryCommandsServer.java:515)
at org.hyperic.hq.autoinventory.ScanManager.scanComplete(ScanManager.java:308)
at org.hyperic.hq.autoinventory.Scanner.notifyScanComplete(Scanner.java:273)
at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:211)
at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)