Compiling SIGAR on windows
I downloaded the development version of SIGAR using SVN, and compiled it using Visual Studio 2008 and I am getting the following error. unresolved external symbol _sigar_proc_args_wmi_get referenced in...
View ArticleActive Directory Integration in Hyperic Enterprise 4.6
Hi Guys, I am evaluating Hyperic Enterprise 4.6 for my organisation, and have successfully integrated Active Directory for authentication. However, I am not able to map Active Directory roles. When new...
View ArticleNoob question: Hyperic schema not loaded?
I installed the Hyperic server eval version 4.6 EE, and have tried several modes (none, full, upgrade) but each time I start the server, it quits after connecting to internal postgress DB, not finding...
View Articlehyperic agent will not install on my dmz
We currently have about 10 servers on our dmz that we would like hyperic to start monitoring. I setup an ACL on my asa that allows communication from port 2144 on my dmz network to 7080 on my hyperic...
View ArticleHyperic 4.6.6 custom sql measurement plugin records incorrect metrics
Hi, After upgrading Hyperic HQ from 4.5 to 4.6.6, one of my custom sql measurement plugins has started recording incorrect metrics, as shown in the following screenshot (shows the last 8 hours of...
View ArticleHyperic 5.0, Windows 2003 x32 agents not reporting
So we have started to load the hyperic agent on a few of our systems. All the Windows 2008 R2 agents are reporting and showed up via auto-discovery just fine. However all the Windows 2003 x32 hosts I...
View ArticleNeed Hyperic 4.4 windows 64Bit Installer.
HI, Where can i get Hyperic 4.4 64 bit Installer for windows. we have a windows machine with 16gb ram, found that 32 bit is not taking more than 3.5GB of RAM. so i want to upgrade to 64bit.where i can...
View ArticleJNLP loads Sigar native libs via file: but not http:
I have an app that is using jnlp as the launcher. It uses the Sigar libraries which require dynamically loaded native libraries for platform specific code.For purposes of debugging this I have two JNLP...
View ArticleApache 2.4 support
Hello, I'm testing Hyperic in my environment but to my surprise there is no Apache 2.4 support and the Apache 2.2 plugin failed to compile in the new version. What procedure can I use to monitor...
View ArticleHow could add hq-server and hq-agent to autoboot when the server boot?
Hi Everyone,I come across the hq-server and agent can not auto start-up when happen an power outage,How could add hq-server and hq-agent to autoboot when the server boot?
View Articleagent.javaOpts cannot pass system properties to spawned agent processes
We noticed after we applied the patch in the following thread ( http://communities.vmware.com/thread/351108?tstart=0 ). The systems property patch is not very useful unless you are running the agent...
View Articlejavax.transaction.RollbackException at com.ibm.ws.uow.UOWManagerImpl.uowEnd
We have WAS version 6.1.0.13. Recently we have started experiencing transaction time out in the method com.ibm.ws.uow.UOWManagerImpl.uowEnd(UOWManagerImpl.java:1018).The content of entire stack trace...
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 ArticleHard Drive Free Space Monitoring
Hi, I'm evaluating the community edition of Hyperic HQ. I’m unsure if the system is able to track the amount of free space a hard drive has. Also if notifications can be sent if free space drops below...
View ArticleError: Could not reserve enough space for object heap
Hi ,I installed hyperic-hq on a 64 bit linux box(debian). I have used the default database to start with. The installation runs fine, however when I start the hyperic server, I am getting the following...
View ArticleUnit for response time for HTTP request to Tomcat
I am working on Tomcat monitoring.I am monitoring response time for HTTP request to tomcat as well as every web app.The value on Hyperic UI and the value I am getting using HQ API are different.What is...
View ArticleProblems to install Hyperic Agent 4.5 on windows
Hi, good day... somebody can help me.. I'm installing the agent 4.5 on windows and I recieved this errors.. C:\Program Files\Hyperic agent 4.5\agent-4.5\bin>hq-agent.bat setup- No token file found,...
View ArticleHyperic showing wrong heap memory reading for tomcat 7
Hello, I am new to hyperic HQ.I am using it now to monitor tomcat server7 with web application deployed on it.Actually I am monitoring heap sized committed,used and deployed.I have purposely deployed...
View ArticleHow can I use Sigar in my Java project?
Hi!I am a Java-Newbie, and I am playing around with my first program.I want to get some hardware information, and in the newsgroups I was reprimand to Hyperic Sigar.Now I tried some hours to get the...
View ArticleTomcat and MBean Monitoring
Hi -I've got what I think is a fairly standard situation but I'm surprised how hard it seems to be to get it working. I've got a few custom MBeans in addition to the standard Catalina ones.We're...
View Article