CPU usage
Hi! Do you know any pointers where I can find CPU usage metric calculation inHyperic HQ agent? And, I want to take cpu usage metric value every one minute in clientmachine. It is possible to get these...
View ArticleRe: Can Hyperic 4.6 monitor a remote FTP service?
I forgot another simple but also not perfect option: - Just monitor the availability of the remote port (21) using the TCP Socket plugin Given the fact that you seemed to be willing to actually...
View ArticlegetProcState may return wrong value on consecutive calls
Hi, In my application code I found that consecutive calls to getProcState may return wrong value. My box is a Linux amd64, and this test case fails with both 1.6.4 and 1.6.5: package test; import...
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 ArticleHow to configure Tomcat plugin to detect two instances on one platform
Hello, I am running two tomcat instances on one machine, each containing an application (Atlassian Confluence and Atlassian Crowd). The autodetection finds both and lists them as available to add to...
View Articlehyperic-agent in maintenance state, fails to start
Hi, I'm running hyperic on HP x86 blades with a 64-bit Solaris OS. The hyperic-agent service keeps entering maintenance state with the following logs; xhkny91035>svcs -a | grep hyperonline...
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 ArticleHow to get correct Windows virtual memory % usage and Avg Disk R/W Q Len metrics
Hi, Your help is greatly appreciated! I am getting different Windows metrics values from SIGAR with the values comparison against the Windows Performance Counter Objects. Below are the detail info:...
View ArticleCollecting system information for the remote hosts using HQApi
Hi, I am new to Hyperic. I have to display 'top' application running on remote hosts. HQAgent is running on remote host and I can execute "Live Exec" command 'top' to list these applciations on HQ...
View ArticleStill No WebSphere 8.5 Plugin?
Its pretty much the only reason we use Hyperic instead of the competition in the past, and that is it's OOTB WebSphere Plugin. However we are now mid-migration from WAS6.1 to WAS8.5 and still can't...
View ArticleIncorrect JVM WebSphereUtil
I just picked up maintaining Hyperic at work from some one else. I went to look into the agent logs on a server that Hyperic had a recent alert for. Once there I saw the logs were being filled with...
View ArticleUninstall
NEWB QUESTION!!!!I am moving my install of HyperIC to another developement server with more resources. How do I uninstall the installation off of the original server?
View ArticleAgent java process using 100% CPU
Hi,I have Hyperic 4.0.1 monitoring 11 platforms and on 10 of them it is working great but on the other 1 the Java process is just hogging all the CPU and I don't know why.Basically there are 2 web...
View ArticleVery poor statics query permornace after upgrading to 4.1.0
I have just done an upgrade from 4.0.2 -> 4.1.0 on windows with the builtin Postgres DB.all the metrics queries seem to run for 5-30minutes? for...
View ArticleUnable to install hyperic 4.2.0 on Ubuntu 9.04
Hello,I'm trying to install hyperic 4.2.0 (open source) on an ubuntu 9.04 server machine. I was a little surprised that the installer refused to run as root, since I figured things would need root...
View ArticleUnable to monitor IIS 7 Availability
HiI am new to hyperic and trying to configure iis 7 monitoring and availablity. Agent auto discovered IIS 7 with error message "The problem is: Invalid configuration: Error retrieving value: \Web...
View ArticleRemote error while invoking 'aiSendReport:
I'm receiving the below error when trying to add machines that are running the 3.2.4 agent. My server is 4.1.0 and the agents were on there before, they were removed by mistake and I'm trying to add...
View ArticleProblems with Sigar and AIX
Hello,I wrote a performance logging program which is based on sigar (tried 1.6.3 and 1.6.5). I log I/O, CPU usage, Memory usage and SWAP. Logging is no problem on Windows XP (32 bit), Ubuntu 8.04 (32...
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 ArticleWeb page checking
Hi All, I just installed the Hyperic HQ (community version) and having fun with it. Since I am newbie, I am still in the process of learning all the services it provides....Just wondering anybody...
View Article