How to get Motherboard information by using sigar?
How to get Motherboard information by using sigar? For example Motherboard Id, name and etc.
View ArticleSigar CPU Information
Hi Everyone!!I'm using sigar1.6.4 to get few information about the system. I want to know whether the processor is single core or dual core or quad core. But presently i'm using...
View ArticleAdding a new platform returns error
Hey.I'm trying install HypericHQ 4.6. I have already installed server with SSL support (keychains, everything, created and working) and agent with SSL.Just for the test i've decided to also use SSL for...
View ArticleApache Tomcat Error
I started getting an Apache Tomcat error "HTTP Status 404" on my Hyperica HQ install. I had everything up and running properly, but after installing apache/msyql stack, I started getting this...
View ArticleSIGAR ProcTime.getStartTime Api returns future time on Solaris Sparc 10
Here the code I am using for testing this on solaris spar system. uname -aSunOS cl-test-t5220-1-vm1 5.10 Generic_141414-02 sun4v sparc SUNW,SPARC-Enterprise-T5220Please let me know if there is any...
View ArticleProcess Execution time display
I have written the following codeimport org.hyperic.sigar.*;import org.hyperic.sigar.ProcCpu;public class ProcessWorking{ public static void main(String args[]) throws SigarException{ Sigar...
View ArticleAgent stops collecting availability metric value after some hrs
Hi,I am monitoring a windows 2000 server with Hyperic agent version 4.4.0.1509When i installed the agent in the server it perfectly runs for atleast 5-6 hrs. and sending auto inventory data from agent...
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 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 ArticleCannot load libsigar-universal-macosx.dylib from jnlp on Mac
Dear all, I'm new to Sigar and I'm developing some features using Sigar. I'm deploying a java application through webstart. Here is my jnlp: I've included the resources tag <resources os="Mac OS...
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 ArticleError while installing Hyperic with embeded postgres
Hi, I'm trying to install Hyperic Open Source over a RHEL 6.3 64 bits. I ran into this error during the installation (agent and server at the same time) "Starting built-in...
View ArticleAgent does not collect load average on CentOS
Hi, after upgrading Hyperic HQ from 4.5.1 to 4.6 we discovered that agents on platform CentOS stopped collecting the load-average.Database-Values for measurement are always "0.0000" since then.Agents...
View ArticleNeed help to use Sigar Java API in Linux Environment
Hi, I have a certain requirements where I need to start & stop the service & kill if it is not stopping. I found the Sigar API provides the cross platform functionality for the same. I just...
View ArticleHow to collect all disk performance data at one time
I use device_iostat_all.pl and io-device-all-plugin.xml to collect disk performance info. However, it seems that only can get one device info in one round, and the device is predefined.How can I get...
View ArticleCannot add favourite resources
When I log in as as the admin user (the one I created when I installed Hyperic), I can go into Dashboard Settings: Favorite Resources: Add Resources and select any resources, platforms or services....
View Articlehyperic 4.6.6 failed to discover jboss AS 7 (EAP 6)
Hi, The failure error is reported when I run this cmd to discover all the plugins: java -jar /opt/hyperic/hyperic-hqee-agent/bundles/agent-4.6.6/pdk/lib/hq-pdk-4.6.6.jar -m discover...
View ArticleSMS Alerts using local GSM modem and smstools v2
Hi,I know there have been a couple of threads similar(ish) to this before but I can't find the answer I'm looking for.I have Hyperic HQ 4.0.3 installed on a machine with a GSM modem attached and...
View ArticleMonitoring Storenext SNFS drives
Hi,I'm interested in monitoring SNFS volumes.Once quantum storenext SW is installed on the host, the drive (which directs to a SAN storage) is seen in windows.Hyperic agent does discover this file...
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 Article