This page (revision-3) was last changed on 23-Apr-2022 17:06 by Harry Metske

This page was created on 23-Apr-2022 17:05 by Harry Metske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 23-Apr-2022 17:06 6 KB Harry Metske to previous
2 23-Apr-2022 17:05 3 KB Harry Metske to previous | to last
1 23-Apr-2022 17:05 3 KB Harry Metske to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 108 added 54 lines
! Start Server
{{{
hyperic@bismarck:~$ /home/hyperic/server-4.1.0/bin/hq-server.sh start
Starting HQ server...
Initializing HQ server configuration...
Checking jboss jndi port...
Checking jboss mbean port...
Booting the HQ server (Using JAVA_OPTS=-XX:MaxPermSize=192m -Xmx512m -Xms512m)...
HQ server booted.
Login to HQ at: http://127.0.0.1:7080/
}}}
! Start the Agent
{{{
hyperic@bismarck:~$ /home/hyperic/agent-4.1.0/bin/hq-agent.sh start
Starting HQ Agent...
- Unable to load agent token file. Generating a new one ... Done
[ Running agent setup ]
What is the HQ server IP address: localhost
Should Agent communications to HQ always be secure [default=no]:
What is the HQ server port [default=7080]:
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... HQ is still starting (retrying in 10 seconds)
- Testing insecure connection ... Success
What is your HQ login [default=hqadmin]:
What is your HQ password:
What IP should HQ use to contact the agent [default=127.0.1.1]:
What port should HQ use to contact the agent [default=2144]:
- Received temporary auth token from agent
- Registering agent with HQ
- HQ gave us the following agent token
1236710106359-3618004679508053416-6929921970170511320
- Informing agent of new HQ server
- Validating
- Successfully setup agent
}}}