Giter Club home page Giter Club logo

hq's Introduction

hq's People

Contributors

aditya267 avatar amargalit avatar awienervmware avatar bjnelson62 avatar danzada avatar dulong avatar elaadt avatar gangadhar87 avatar hyperic-build-bot avatar ivedmak avatar jkonicki avatar jvalkeal avatar laullon avatar matanfin avatar nebhale avatar nira11 avatar parikhkc avatar patrickbinh avatar paulsd avatar rmorgan avatar sfeldstein-vmware avatar shlomireiss avatar srinivas-kandula avatar tgoldman avatar tshetah avatar wjs-broadcom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hq's Issues

Status of the Project

Hi Guys,
I have always liked Hyperic, it's powers it's only matched by the simplicity, but sadly since VMware bought it, it's seems like Hyperic has died, or at least in comma.

Could you share:

  • What it's the OpenSource status of Hyperic? May I fork it without any fear to a lawsuit?
  • May I use it as the engine of another protect?
  • do you have any roadmap available?
  • is there any future in the OSS version?
  • should I start looking for an alternative?

Thanks

hq-agent failed to sent data the hyperic agent

Version: hyperic-hq-agent-5.0.0

We have 5 pairs of different linux boxes. Each pair has the hq-agent 5.0 installed one one box and the hyperic server running on the other box. I noticed one of the hyperic-servers has no metric data displayed. I suspected its HQ-agent did not send any data to the hyperic server. After checking the hyperic log, I saw the following exceptions were thrown:
image.

I tried to some steps to see if I could get HQ-agent to work normally again:

  1. restart the HQ-agent service
  2. restart the linux box that runs HQ-agent.
  3. delete the files form the hyperic-hq-agent-5.0.0/data folder
    The error still exists after I tried the each step above. I don't have the reproduce steps. Would you provide any clue what might cause the errors?

[jboss-plugin] Detection fails if JBoss module path has multiple entries

org.hyperic.hq.plugin.jboss7.JBossDetectorBase.getVersion() does not handle a JBoss module path with multiple components.

Results in the following debug log output:

07-11-2014 10:34:18,003 CET DEBUG [Thread-4] [JBossStandaloneDetector@74] [getServerResources] pids.length:1
07-11-2014 10:34:18,006 CET DEBUG [Thread-4] [JBossStandaloneDetector@249] [getVersion] serverModule=/usr/share/jbossas/modules:/opt/data/jbossas/modules/org/jboss/as/server/main
07-11-2014 10:34:18,007 CET DEBUG [Thread-4] [JBossStandaloneDetector@250] [getVersion] 'jboss-as-server.*.jar' not found.
07-11-2014 10:34:18,007 CET DEBUG [Thread-4] [JBossStandaloneDetector@78] [getServerResources] pid='17752' version='not found'

Hyperic HQ 5.8.6 not support MySql?

[hyperic@localhost hyperic-hq-installer-5.8.6]$ ./setup.sh -MySQL
Unpacking JRE to temporary directory /tmp/jre

MySQL
Please ignore references to missing tools.jar
Picked up _JAVA_OPTIONS: -Xmx768M
Unable to locate tools.jar. Expected to find it in /tmp/lib/tools.jar
Loading taskdefs...
Taskdefs loaded
Initializing Hyperic HQ 5.8.6 Installation...
Choose which software to install:
1: Hyperic HQ Server
2: Hyperic HQ Agent
You may enter multiple choices, separated by commas.
1
HQ server installation path [default '/home/hyperic']:

What port should the HQ server's web-based GUI listen on for http communication? [default '7080']:

What port should the HQ server's web-based GUI listen on for secure https communication? [default '7443']:

Choices:
1: Yes
2: No
Would you like to use your own java keystore? [default '2']:

Enter the base URL for the HQ server's web-based GUI [default 'http://localhost.ch:7080/']:
http://172.23.67.90:7080/
Enter the email address that HQ will use as the sender for email messages [default '[email protected]']:

Choices:
1: HQ Built-in Database
2: PostgreSQL
The HQ built-in database is provided for EVALUATION PURPOSES ONLY. For production purposes use vPosgreSQL. What backend database should the HQ server use? [default '1']:

when install on linux 64, it reports Failed to create keystore:hq, timeout after 300000ms

The details is:
when run setup.sh from hyperic-hq-installer-x86-64-linux-5.8.4.2.tar.gz.
After input:
What should the email address be for the initial admin user? [default '[email protected]']:
It aborted with:
An ERROR occurred, the installation cannot continue.
FATAL EXCEPTION at /home/laowang/temp/hyperic-hq-installer-5.8.4.2/installer/data/setup.xml:157: : The following error occurred while executing this line:
/home/laowang/temp/hyperic-hq-installer-5.8.4.2/installer/data/setup-interactive.xml:15: java.security.KeyStoreException: Failed to create keystore:hq, timeout after 300000ms

I think it is related to the new jdk version.

[jboss-plugin] Autodetect doesn't detect usage of alternate configuration file

ps -ef|grep jboss:

/usr/lib/jvm/jre/bin/java ... -Djboss.server.base.dir=/opt/data/jbossas/standalone -c standalone-etjsb.xml

The -c flag specifies the name of an alternate configuration file. But JBossStandaloneDetector.getProductConfig() still looks for the default config file standalone.xml:

07-11-2014 11:43:25,413 CET DEBUG [Thread-4] [JBossStandaloneDetector@281] [getProductConfig] cfgFile=/opt/data/jbossas/standalone/
configuration/standalone.xml

SQL Query plugin mix results -> false alerts generated or true alert missed

In case of several metrics in SQL plugin there are false alerts. Problem is that JDBCMeasurementPlugin.getQueryValue(...) use private variables (_sqlLog and _data) inside method which is called from several threads in parallel. Results can be mixed and false alert is generated or true alert is missed!

Hyperic Version 5.8.6

JMX-plugin does not reconnect to JBoss MBean-Server

I'm using JMX-plugin to fetch metrics from JBoss servers. After a failure/restart of a JBoss instance the hyperic agent does not reconnect to the MBean server of the JBoss. The agent log contains the following line:

[ScheduleThread@426] Metric unreachable: Can't connect to MBeanServer url [service:jmx:remoting-jmx://ffo:20152] port [null] username [ivu]: org.jboss.remoting3.NotOpenException: Writes closed

The issue seems to be related to a reuse of a cached JMX connecor in hq-pdk/MxUtil.java, after the JBoss failed.

Hyperic: 5.8.2, JBoss 7.3.4

Regards

Frank

Unidirectional communication

Hi,
Is there anyway to configure a stateless agent that query spthe server from time to time?
I have a couple,of external agents that I can't reach because of the firewall.

Access denied

When I was trying to compile the source code of 5.8.4.3, I encountered the error that some dependencies could not be resolved:

Failed to execute goal on project appha-internal-plugin: Could not resolve dependencies for project org.hyperic.hq.plugin:appha-internal-plugin:jar:5.8.4.3: Could not transfer artifact org.hyperic.hq:hq-util:jar:tests:5.8.4.3 from/to cm-release (http://maven.cm.hyperic.org/release): Access denied to: http://maven.cm.hyperic.org/release/org/hyperic/hq/hq-util/5.8.4.3/hq-util-5.8.4.3-tests.jar , ReasonPhrase:Forbidden. -> [Help 1]

And when I trying to install the schema, it seems that the hq-migration-5.8.4.3.pom could not be downloaded either.
And I had the same error when trying 5.8.4
How could I get these files?

Thank you

Is hyperic.org down permanently?

I'm trying to build this project but maven requests to:
http://maven.cm.hyperic.org/release/org/hyperic/hq/hq-common/5.8.6/hq-common-5.8.6.pom
are returning
<?xml version="1.0" encoding="UTF-8"?> <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>BC80A1DC6002F799</RequestId> <HostId>u7RezGRpxRvC++gfmgyfnSEJnRD0jzm+ScrtZbp1djFcZKzEJReAjTHOEj1oSWd9fp/VrYl2Lsw=</HostId> </Error>
Similarly http://hyperic.org isn't returning anything

Is this a temporary glitch?

Thanks!
Don

Exceeded Integer range while parsing /proc/diskstats

We have exception:

ART ERROR [CollectorThread] [Collector@567] Error running FileServer Block Device collector: java.lang.NumberFormatException: For input string: "3012175638"
java.lang.NumberFormatException: For input string: "3012175638"
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at org.hyperic.hq.plugin.system.LinuxCollector.collect(LinuxCollector.java:40)
        at org.hyperic.hq.product.Collector.run(Collector.java:565)
        at org.hyperic.hq.agent.server.CollectorThread.run(CollectorThread.java:123)
        at java.lang.Thread.run(Unknown Source)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.