Category Archives: Hyperic

How to Install Hyperic Agent on Xenserver 5

The 64 bit package does not work, it throws the following error Download the 386 packageĀ  wget http://nchc.dl.sourceforge.net/sourceforge/hyperic-hq/hyperic-hq-agent-4.0.2-939-x86-linux.tgz untar it tar xvfz hyperic-hq-agent-4.0.2-939-x86-linux.tgz Open port 2144 in iptables on the xenserver so the Hyperic agent can communicate with the Hyperic … Continue reading

Posted in Hyperic, Monitoring, Xenserver | Tagged , , | Leave a comment

Install Hyperic-HQ 4.0.2 rpm on Centos 5.2

Download the Hyperic rpm wget http://jaist.dl.sourceforge.net/sourceforge/hyperic-hq/hyperic-hq-installer-4.0.2-1.x86_64.rpm Install required packages yum install libXp expect Install mysql if necessary Install Hyperic 4.0.2 rpm rpm -Uhv hyperic-hq-installer-4.0.2-1.x86_64.rpm Start Hyperic by changing to the hyperic user and using hq-server.sh su hyperic /opt/hyperic/server-4.0.2/bin/hq-server.sh start You … Continue reading

Posted in Centos 5.2, Hyperic, Monitoring | Tagged , | Leave a comment