Incompatible changes in HtmlUtil.groovy between 4.5.1 and 4.5.2
This is in method HtmlUtil.urlFor(opts)4.5.1: qparams += opts def addedParam = false for (o in qparams) { if (!addedParam) res += '?' res +=...
View ArticleAgents do not like IP address changes
I have repeatedly run into situations when resources stop getting monitored by HQ when the machine that runs the agent/monitored application gets a new IP address. This is most commonly the case when...
View ArticleAdding new platform fails
I have hyperic server with no agents running. When i try to add new platform in Resources tab, it fails with following exception:Exception:java.lang.NullPointerException at...
View ArticleIncorrect DB2 9.x availability monitoring
I have setup agent to monitor db2 9.7 on windows. It works fine, but after i shutdown db2 via db2stop force command, agent do not report DB2 as not available.It reports availability 100% and just...
View ArticleHyperic Server Intermittently not able to autodiscover centos5.5 machines
Hi All,Hyperic Server Intermittently not able to autodiscover centos5.5 machines. In the availability it is showing as question mark (?) symbol. i have also attached sample behavior oh...
View ArticleAdding a resource to the dashboard in Chromium on linux
Hi, I noticed that adding a resource to a portlet on the dashboard, for example the availability or the preferred resources widget doesn't work with google chromium browser (google's open source...
View ArticleMessed up timeline on graphics for Cisco IOS interface metrics
Hi,I'm monitoring a Cisco IOS device, and have noticed that the Cisco IOS interface graphics show a messed up timeline. For example, instead of showing a secuential timeline like:8:10a 8:50a 9:30a...
View ArticleWhat is the algorithm used by Password in hyperic?
Hi ,I need to know which algorithm we are using for hyperic. I have to integrate hyperic with Openfire database . Openfire is asking for algorithm for password. If know kindly update . Waiting for...
View ArticleHQ Server & Bundled DB install on Linux, need assistance
I want to install the open source HQ server in Linux for demo purposes but am having problems. It installed easily on a Windows machine but on Linux (using setup.sh) I get...
View ArticleW2K8 R2 - 4.6 install problem
Hi All, I'm sure this has been covered a number of times before but I can't find a definitive, one stop answer to the problem I'm having, please bear with me.I downloaded...
View ArticlePlugin Documentation for PostgreSQL plugin
There are notes for the PostgreSQL plugin that note the following are required configuration settings:stats_start_collector = truestats_block_level = truestats_row_level = trueand that...
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 Article[Solved] Hyperic 4.6, WinXP - relation "eam_config_props" does not exist
Hi, everybody! Help me, please, with this issue: installation of Hyperic 4.6 Server and Agent completeded successfully (logs attached), but the web application can't start (log attached), the errors...
View ArticleError during the upgrade from 4.5.2 to 4.6
Hi alli'm follow this guide: http://support.hyperic.com/display/DOCS46/Server+Upgrade+Procedure to upgrade my HQ open server No_jre 4.5.2 to 4.6. The installer will finish the upgrade, bat when i try...
View ArticleSIGAR getStartTime() returns future time on Solaris, Ok on Linux/Win
Hello,I have some strange issue of using SIGAR on Solaris OS.The sigar.getProcTime(pid).getStartTime();returns strange values and all are in future time vs System.currentTimeMillis() This works just...
View Article[Bug] Filter by Name doesn't work
Are you guys aware of this? is there an open Jira issue for this?In the Add/Remove Resources section of Portlet settings (any portlet) the "Filter by Name" function does not work. It doesn't do...
View ArticleUnable to create alert for DB2 Tablespace Utilization
Hi!Using:Hyperic Server 4.5.1Hyperic Agent 4.5.2DB2 v9.7.0.4Attempting to create an alert for the DB2 JDBC 9.x Table Space -> Utilization metric I get the following error:"No control plugin is...
View Article[Solved] New Auto-Discovery for SNMP devices results in error
I have used Hyperic HQ 4.5.1 for a while and when 4.6 came around I decided to setup a new server from scratch, one of the issues I came across was the error below when trying to run a New...
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 Articleupdate CPU affinity mask
Hi all,I've some servers with 2 hardware CPU and 8 cores per one.I would like to known wich startup file where I can set a taskset command to move hq-agent to affinity.Do I nedd to touch the wrapper...
View Article