Hyperic HQ won't start on RHEL 5.4
I finally installed Hyperic HQ successfully on a RHEL 5.4 x64 server, but when I run hq-server.sh I get a bunch of Java exceptions in server.out and the server won't start. Any recommendations on how...
View Article(SIGAR) Serious inode log tracking race on Windows (patch available)
The log tracking capability on Windows has a serous race condition where certain file attributes cannot be read due to a silent failure in the sigar_fileinfo.c@fileattrs_get method. In certain cases a...
View ArticleHTTP authentication issue on RESTFul calls
Hello,I was playing around with the RESTFul calls to Hyperic. I tried the url, http://hyperic.domain.name:7080/hqu/hqapi1/user/list.hqu, from a browser then it asks for an authentication. I entered the...
View ArticleBIOS / Hard disk serial #?
Hi,Just stumbled across Sigar today and have been very impressed at what I've seen.One query I have is can I use Sigar to get the BIOS serial number and the HDD serial number?ThanksColin
View ArticleError: org.hyperic.sigar.SysInfo.gathe
Hello I am making a web application that displays system information on its main page. I am using Tomcat as my web server. I am using sigar APIÂ in NetBeans on CentOS 5.2. I have added the sigar.jar...
View ArticleGetting Disk read bytes stat
Hello.I am trying to retrieve the number of disk read bytes at any one time with SIGAR and I'm having some unusual results. when I run this code: Sigar sigar = new Sigar(); org.hyperic.sigar.DiskUsage...
View ArticleConfigure Apache Tomcat 6.0 for JMX Remote
Hi I am trying to monitor Apache Tomcat 6.0 with HQ 4.2.0. As in process of that, I am trying to enable JMX for remote. Unfortunately I failed to succeed. Please see below what I have done.1. I have...
View ArticleAgent 4.2.0 won't start up, gets "No token file found"
Hello,I just upgraded my HQ 4.1.2 installation to 4.2.0, running on Windows 2003. The server upgrade went fine. However, when I tried to setup a new 4.2.0 agent on the same server that is running HQ...
View ArticleIncorrect perfmon counter values
I'm getting an incorrect value for "% Free Space". It looks as if it's actually return the "Free Megabytes" value.C:\Program Files\Hyperic\hyperic-hq-agent-4.2.0.7>jre\bin\java -classpath...
View ArticleMonitor Oracle 10g - Hyperic HQ 4.2.0.7
I'm trying to monitor Oracle 10g using Hyperic. So far, using an agent on a server having access to Oracle I only get a message:"No suitable driver found for...
View ArticleHyperic won't auto-discover JMX MBeans in Tomcat
I'm trying to get Hyperic to auto-discover some custom MBeans in my webapp (see code below).I'm evaluating HQ Version 4.2.0.7-EE (build #1284 - Mar 24, 2010 - Release Build), in conjunction with a...
View ArticleUnauthorized agent Hyperic 4.3.0
Install the version 4.3.0 (build # 1443 - May 17, 2010 - Release Build) of Hyperic on a machine with Windows 2003 Server Enterprise, and when that is generated inventory shows the following error...
View ArticleNewbie question on using SIGAR on linux
I just started using SIGAR and I have some trouble making it work on a linux machine. I am getting java.lang.UnsatisfiedLinkError on the native function getNetInterfaceList. I have installed the .so...
View ArticleHelp me install HQ 4.3 in Ubuntu 10.4
Dear AllI'm a newbie. i try to install hyperic-hq-installer-4.3.0-1443-x86-linux.gz on Ubuntu 10.4 ( 32 bit )i read a guide : http://www.howtoforge.com/hyperic_hq_on_ubuntu704 and read guide when i...
View ArticleSigar throws error in Mac OS using JDK 1.6 64bit
Hello,I ran into the error below on a macbook pro using JDK 1.6 64 bitMac OS X 10.6.4.java version "1.6.0_20"Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)Java HotSpot(TM) 64-Bit...
View ArticleRe: Hyperic HQ 4.4 install on CentOS 5.5 fails....
another output :You may enter multiple choices, separated by commas.1 HQ server installation path [default '/home/hyperic']:Enter the fully qualified domain name of the SMTP server that HQ will use to...
View ArticleWrong Units in Tomcat Process CPU Time
Hello all,I'm getting weird readings from Tomcat's "Process CPU Time per Minute" metrics. Currently it displays values like "5 days 09:40:17", which doesn't make any sense (at least not to me). Could...
View ArticleProblem in Monitoring Spring application
Hi,I have a Spring application which I want to monitor using Hyperic. I can view the metrics using JBoss JMX-Console.I have unjar "spring-plugin.jar" and modified the descriptor to add...
View Articlehyperic-hq 4.5 with mysql 5.5
Hi,I tried to install hyperic-hq 4.5 on Solaris 10 with a running MySQL 5.5 database for having a first look on this product. The installation fails...
View ArticleI always get a per process CPU usage of zero when using the C API
I have written a little test program that deliberately goes into a tight CPU loop. This features as high CPU usage on task manager. However, my C++ sigar program shows it with a CPU usage of zero. It...
View Article