email alert are not working
I have installed Hyperic 4.6 in windows XP using hyperic-hqee-installer-4.6 windows msi installerjboss-service.xml not found after hyperic server 4.6. SMTP setting have been updated in hq-server.conf...
View ArticleHyperic Sigar Support for ARM
Hello,I work with a company called Bug Labs. We have some projects requiring the collection of system information from within a java/OSGi context. I was dabbling a bit and managed to cross compile...
View Articleconfig agent as an snmptrap receiver(ver 4.6)
Dear all:i'm follow this guide to configure it.http://support.hyperic.com/display/DOCS46/Configuring+Hyperic+as+an+SNMP+Trap+Receiver used 192.168.240.253 send a trap to test,but get some...
View Articlenetwork bandwidth utilization
Hi, I am using the Java APIs of Sigar to get CPU load and free memory (as percentages) and there are also plenty of good examples on the provided sources demonstrating that kind of functionality....
View ArticleEXCEPTION_ACCESS_VIOLATION
Hi I've been using Sigar in my Java app for months without any issue and for some reason within the last 2 weeks JVM has started crashing intermittently. Here's the error that I get: ## A fatal error...
View ArticleHyperic Agent and AIX7.1
I am running into a problem in getting the Hyperic agent started for AIX version 7.1.... Here is a snippet of the error message in the agent.log file:2012-06-04 08:24:56,233 ERROR [Thread-1]...
View ArticleSigar - win 7 (64b) - Java7 - Intel
Hi, i'm new to sigar api and i try tu get a simpel MemInfo with using the Sigar API.Im using Java7, Eclipse Indigo, Windows 7 (64Bit), Intel Processor.So at first im adding the sigar,jar to the...
View ArticleNo metric data available
Hello, From one day to the next hypeic stop showing the metrics. If I browse a server in "indicators" charts dont show up and in "metric data" only availability appears, this happens for all the...
View ArticleBug on Service.Create
Hello on Windows 7 , i tried to make new service with help of sigar api.But there seems much bug. Below code is not working.I always got error file path is wrong.I changed paths even checked all bytes...
View ArticleBuilding Sigar 32-bit for Linux
Hi all - I am trying to build the 32-bit version of Sigar for Linux. When I build I have my JAVA_HOME pointing to a 32-bit version of java and the build appears to be building a 32-bit version, but...
View ArticleWhy not to call OS command via JAVA (like ps, netstat) etc and using SIGAR API?
I have quick question what benifits do I get using sigar api instead calling system commands via Java directly??
View ArticleGetting Hyperic to monitor ESXi hosts or vCenter Server
I don't know if I'm in the right place here since I don't see a vFabric Hyperic forum and I'm just starting out on Hyperic as well. I deployed the vFabric Hyperic 5.0 vApp and am finding the...
View ArticleHyperic 4.6.6 Agent Startup Failure
Hey, We have been using Hyperic extensively for monitoring more than 150 platforms for the past 3-4 months. We have recently upgraded the version from 4.4 to 4.6.6. The issue is with the Hyperic Agent...
View ArticleBuild sigar.dll on 32/64-bit Windows
Hi guys, Just want to know if there's a clear documentaion about how to build the "sigar.dll" on 32/64-bit Windows.I'm using Windows7/8 with "Microsoft VisualStudio 10.0". The "winbuild.bat" seems very...
View ArticleHelp with missing .dlls
Hey guys, My company did server maintenance this past weekend and my hyperic server happened to be serviced. Monday morning i was greeted with this in the logs. (disregard the date) WrapperManager:...
View ArticleHow to get correctly the percent of used CPU per process
I'm trying to get the percent of used CPU per process on windows with Qt/C++. Firstly i get a list of running processes and after, for each process i try to get the used CPU, for most process the...
View ArticleSigarPermissionDeniedException at ProcCpu.gather()
Hi, I'm trying to run the following code: import org.hyperic.sigar.SigarException;import org.hyperic.sigar.Sigarpublic class PerformanceMonitor { public static void main(String[] args) throws...
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.2 and httpd monitoring
I am new to hyperic and a little confused on how to setup apache 2.2 and httpd montoring. It lookes like they each require a plugin.I looked at the apache 2.2 plugin installation...
View Article