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 17 changed one line
* ''grant select,insert,update,delete on HQ.* to hyperic;''
* ''grant all privileges on HQ.* to hyperic;''
At line 19 removed 3 lines
! Create install dirs
* ''mkdir /home/hyperic/server''
* ''mkdir /home/hyperic/agent''
At line 35 changed one line
/home/hyperic/server
At line 44 changed 2 lines
HQ agent installation path [default '/home/hyperic/server']:
/home/hyperic/agent
HQ agent installation path [default '/home/hyperic']:
At line 60 changed one line
Unpacking agent to: /home/hyperic/agent/agent-4.1.0...
Unpacking agent to: /home/hyperic/agent-4.1.0...
At line 65 changed one line
Agent successfully installed to: /home/hyperic/agent/agent-4.1.0
Agent successfully installed to: /home/hyperic/agent-4.1.0
At line 70 changed one line
/home/hyperic/agent/agent-4.1.0/bin/hq-agent.sh start
/home/hyperic/agent-4.1.0/bin/hq-agent.sh start
At line 73 changed one line
Unpacking server to: /home/hyperic/server/server-4.1.0...
Unpacking server to: /home/hyperic/server-4.1.0...
At line 78 added 2 lines
Setting permissions on server binaries...
Fixing line endings on text files...
At line 82 changed 6 lines
An ERROR occurred, the installation cannot continue.
FATAL EXCEPTION at /home/hyperic/hyperic-hq-installer/installer-4.1.0/data/setup.xml:401: : The following error occurred while executing this line:
/home/hyperic/hyperic-hq-installer/installer-4.1.0/data/setup.xml:407: The following error occurred while executing this line:
/home/hyperic/hyperic-hq-installer/installer-4.1.0/data/setup.xml:531: The following error occurred while executing this line:
/home/hyperic/hyperic-hq-installer/installer-4.1.0/data/setup-db-MySQL.xml:16: The following error occurred while executing this line:
/home/hyperic/hyperic-hq-installer/installer-4.1.0/data/setup-db-hibernate.xml:193: Errors while performing <hbm2ddl>
Installation Complete:
Server successfully installed to: /home/hyperic/server-4.1.0
At line 84 added 23 lines
You can now start your HQ server by running this command:
/home/hyperic/server-4.1.0/bin/hq-server.sh start
Note that the first time the HQ server starts up it may take several minutes
to initialize. Subsequent startups will be much faster.
Once the HQ server reports that it has successfully started, you can log in
to your HQ server at:
http://10.0.0.162:7080/
username: hqadmin
password: hqadmin
To change your password, log in to the HQ server, click the "Administration"
link, choose "List Users", then click on the "hqadmin" user.
Setup completed.
A copy of the output shown above has been saved to:
/home/hyperic/hyperic-hq-installer/installer-4.1.0/./hq-install.log