Quantcast
Channel: VMware Communities : Popular Discussions - Hyperic User Forums
Viewing all 52618 articles
Browse latest View live

hyperic 4.6.6 failed to discover jboss AS 7 (EAP 6)

$
0
0

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 >/tmp/MN.discover.plugins.2

 

And in the file /tmp/MN.discover.plugins.2

The JBoss 7 failed to load, with the error msg below:

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

 

Server: MN-1 JBoss 7 localhost:9990 [/home/jboss/inventory_deployment1_mn1_jee1_instance/standalone]

AIID...../home/jboss/inventory_deployment1_mn1_jee1_instance/standalone/configuration/standalone.xml

config...

product..jboss7.user=guest,jboss7.addr=localhost,jboss7.port=9990,jboss7.https=false,

metric...null

control..null

ERROR [main] [JBossStandaloneDetector] org.hyperic.hq.product.PluginException: [http://localhost:9990/management/subsystem/datasources] http error code: '401' msg='Unauthorized'

org.hyperic.hq.product.PluginException: [http://localhost:9990/management/subsystem/datasources] http error code: '401' msg='Unauthorized'

        at org.hyperic.hq.plugin.jboss7.JBossAdminHttp.get(JBossAdminHttp.java:128)

        at org.hyperic.hq.plugin.jboss7.JBossAdminHttp.getDatasources(JBossAdminHttp.java:197)

        at org.hyperic.hq.plugin.jboss7.JBossDetectorBase.discoverServices(JBossDetectorBase.java:114)

        at org.hyperic.hq.product.ServerDetector.discoverResources(ServerDetector.java:219)

        at org.hyperic.hq.product.util.PluginDiscoverer.runtimeScan(PluginDiscoverer.java:604)

        at org.hyperic.hq.product.util.PluginDiscoverer.start(PluginDiscoverer.java:321)

        at org.hyperic.hq.product.util.PluginDumper.testDiscovery(PluginDumper.java:1153)

        at org.hyperic.hq.product.util.PluginDumper.invoke(PluginDumper.java:462)

        at org.hyperic.hq.product.util.PluginMain.main(PluginMain.java:321)

ERROR [main] [JBossStandaloneDetector] org.hyperic.hq.product.PluginException: [http://localhost:9990/management/subsystem/web?recursive=true] http error code: '401' msg='Unauthorized'

org.hyperic.hq.product.PluginException: [http://localhost:9990/management/subsystem/web?recursive=true] http error code: '401' msg='Unauthorized'

        at org.hyperic.hq.plugin.jboss7.JBossAdminHttp.get(JBossAdminHttp.java:128)

 

So I thought this is caused by jboss user/passwd, and then created jboss user "guest" with password "guestguest".

Then I updated the lines

       <option name="jboss7.user" description="Username" default="guest"/>
        <option name="jboss7.pass" description="Password" default="guestguest" type="secret"/>

 

 

 

But it didn't appear to fix the issue, and now I am confused what else could be related ?

Thanks

QL


vCenter Hyperic 5.8 vsphere Plugin

$
0
0

Hi, I was testing with the new version of Hyperic 5.8 and I'm not able to find the HQ vCenter or able to configure the vCenter server into Hyperic.

Checking on the release notes it seems that vsphere/vcenter plugin was a community plugin that should be now downloaded from Marketplace but I'm not able to find it.

 

Anyone know where to find it?

monitor custom services in windows

$
0
0

hi,

 

i need to monitor custom services availbilty services in windows.

 

does anyone have a cutom plugin that do this?

Hyperic 5.8 can monitoring Web App?

$
0
0

Hi

 

   I have a typical web app system:

 

- Web interface, with user and password authentication.

- I log in with user and password.

   If i can log into the system, success.

  If i can`t log into the system (because database is down, system is very slow, system is wrong, etc) then i need a mail notification.

 

   Can hyperic monitoring this kind of system?

 

 

Thanks.

Problem with Hyperic MSSql metrics

$
0
0

Hello,

 

I installed hyperic agent on my server which is sending all metrics to

HQ. However, MSSQL 2012 metrics are not being sent. Instead it is being

reported as MSSQL 2008 in the Resources. Here is what I see:

 

     server-hostname-N MsSQL 2008 MSSQLSERVER (MsSQL 2008)

No metrics are available for this resource.

 

 

I get this when I go further:

 

 

Windows Installation all ok but HQ Service not found

$
0
0

Hello,

Could any one help?

I just installed the HQ Server  on windows , all went well , no error, however when I want to start the server it says service  not   found .  Thanks :

 

 

C:\ActPerformance\HQ\server-4.6.6\bin>hq-server.bat start

wrapper  | The Hyperic HQ Server service is not installed - The specified servic

e does not exist as an installed service. (0x424)

 

C:\ActPerformance\HQ\server-4.6.6\bin>dir

Volume in drive C is Acer

Volume Serial Number is EEBF-9059

 

 

Directory of C:\ActPerformance\HQ\server-4.6.6\bin

 

 

03/29/2014  08:36 AM    <DIR>          .

03/29/2014  08:36 AM    <DIR>          ..

03/29/2014  08:35 AM               185 db-psql.bat

03/29/2014  08:36 AM               217 db-start.bat

03/29/2014  08:36 AM               229 db-stop.bat

06/10/2012  08:30 PM             3,468 hq-server.bat

06/10/2012  08:30 PM            22,475 hq-server.sh

               5 File(s)         26,574 bytes

               2 Dir(s)  54,550,122,496 bytes free

 

 

C:\ActPerformance\HQ\server-4.6.6\bin>hq-server.bat start

wrapper  | The Hyperic HQ Server service is not installed - The specified servic

e does not exist as an installed service. (0x424)

Press any key to continue . . .

 

 

C:\ActPerformance\HQ\server-4.6.6\bin>

 

 

 

 

 

 

 

 

 

 

 

 

 

as below:

How to change DataBase from oracle to mysql

$
0
0

How to change DataBase from oracle to mysql

setup hq server with oracle

-----------------------------------------

1)I am planning to setup hq server with mysql

 

Q1) here i want to import all hq related data from oracle to myslq ,is it possible or if it possible how ?

Q2)if we import all the data from oracle to mysql alerts are still there in that server ?

Q3)Is there any way to change the database with out disturbing tables in the database

 

can any one reply for this

Hyperic 5.8 - Agent Install Errors

$
0
0

I am trying to deploy the Hyperic 5.8.0 agent across some VMs.  I am running vSphere 5.1, vCenter 5.1, Hyperic 5.8.  I have six RHEL Vms all running latest vmtools.  When I push the agent installer via the vCenter Web Client, it will install fine on 5 out of 6 almost identical VM's.  On the 6th one I get, "Install Hyperic Agent: Access Failed: An Unknown Error has occured"  Any ideas?


Hyperic 5.7.1 - Heartbleed

$
0
0

Hello,

 

In keeping up with the Heartbleed vulnerability, my 5.7.1 setup comes installed with the PostgreSQL embedded database. The PostgreSQL database has components of OpenSSL. There are two vulnerable files located within server-5.7.1/hqdb/bin:

 

libeay32.dll

ssleay32.dll

 

Both files are version 1.0.1.3(c), which is one of the vulnerable versions of OpenSSL. It was been recommended to go to at least 1.0.1.7(g).

 

I thought I could try copying newly updated files of libeay32.dll and ssleay32.dll to the bin directory, but the server would not start. Is there currently any fix that will be released to address this vulnerability? If not, what are my best options to make sure that this software is not vulnerable?

MS SQL reporting incorrect information

$
0
0

I am having an issue with Hyperic 5.8.0.0

 

I have the MS SQL driver installed and working.  I have the agent installed and working on an MS-SQL 2008 Server.

 

One of the metrics, "Database Free Space" is reporting 90 some percent.  When I look in SQL Server Management Studio, it shows around 3% for the database.

 

What gives here?

SIGAR and OS Permissions

$
0
0

Hi,

 

If an application that uses SIGAR is ran under non-admin user, what APIs won't work due to lack of permissions?

Hyperic Version Query + Agent Deployment

$
0
0

Hello Community,

 

I wish to use Hyperic for Linux.

I have some queries.I request the community to give

a suggestion.

 

Which is the latest Stable Version ?

In Hyperic Website, I saw the Version as 4.6.6 whereas In SourceForge, I found version as 5.8.2.

Whether    Should I go for    4.6.6 or 5.8.2 ?

 

Does the latest Version support Windows Server 2012 ?

 

In the older version of    Hyperic    [4.2], I use to mention    password in agent.properties.

I will configure hq-agent.sh in startup, So that whenever my System reboots Hyperic Agent

will auto-start without    any manual interference.

 

I came to know that, password is encrypted w.r.t latest    versions.

In that    case, How shall    I deploy multiple Agents at once, like this.

 

https://support.hyperic.com/display/DOC/Deploying+Multiple+HQ+Agents

 

thanks,

Sree

Hyperic agent for Linux fail to install

$
0
0

Hello,

 

I have troubles to install Hyperic agent version 5.8.1 on RHEL 5.10

 

I use "hyperic-hqee-installer-x86-64-linux-5.8.1.tar.gz" and when running hyperic-hqee-installer-5.8.1/installer/bin/hq-setup.sh then answering questions about "the terms of the agreement" and "software to install" I get:

 

--------------------------------------------------------------------------------

An ERROR occurred, the installation cannot continue.

FATAL EXCEPTION at /hyperic/hyperic-hqee-installer-5.8.1/installer/data/setup.xml:157: : The following error occurred while executing this line:

/hyperic/hyperic-hqee-installer-5.8.1/installer/data/setup-interactive.xml:27: java.io.EOFException

--------------------------------------------------------------------------------

 

Where can I get more logs to analyse deeper this issue?

 

Regards,

 

Frederic

Agent won't start on HQ Server

$
0
0
Hi,
I have the HQ server running on a RHEL 3 box, version 2.6.22. I can't get the agent to start up on it though. Error I get is as follows -

hyperic]# agent-2.6.22/hq-agent.sh start
Starting agent
- Invoking agent
- Starting agent process
Error invoking agent: Agent failure while starting
Any ideas?
Thanks.
Joan

websphere discovery help

$
0
0
Hello,

We are evaluating hyperic for our many servers and so far we are happy except for one notable issue. We cannot get hyperic to auto-discover any of our websphere servers nor can we manually add websphere.

PMI is turned on. In Websphere 6 their is no standard level of monitoring, just basic and extended. I used the basic level

I set the install path in agent.proproties to /opt/IBM/WebSphere and restarted the agent

After restarting the agent I had the server run auto-discover and I entered the path to websphere in the path field. Nothing appeared once auto-discover was done.

I tried to manually add websphere by creating a server then editing the configuration to auto-discover pools and such. Each time I get the following error in the web interface and the agent log file.

2006-10-24 15:48:25,266 ERROR [MeasurementCommandsServer] Error getting real time measurement: Plugin error: Plugin class not found: com/ibm/websphere/management/exception/ConnectorException (invalid classpath or corrupt plugin jar)

Any idea what I need to do to get this working?

Thanks

Ed

Agent connectivity issues: "Read timed out"

$
0
0
I am trying to get a 3.1.4 windows server 2003 agent to communicated with a 3.1.4 HQ server across the internet. I have had no issues connecting to other hosts using the same version software.

The agent can establish a connection with HQ and send its information, but the server cannot talk to the agent. I am using a non-standard port for communication (2424) but that does not seem to be the issue here. The agent side has no firewall. Port scans using nmap show the port as "open" when the agent is running and "closed" when it is not.

The error server-side:
"The problem is: Invalid Configuration: unable to connect to <IP Address>:2424: Read timed out"

the error agent side:
2008-01-29 11:46:56,000 ERROR [CommandListener] Failed handling new connection
org.hyperic.hq.agent.AgentConnectionException: Error negotiating auth: Received close_notify during handshake
     at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.handleNewConn(SSLConnectionListener.java:94)
     at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.getNewConnection(SSLConnectionListener.java:159)
     at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java:168)
     at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:680)
     at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:744)
     at java.lang.Thread.run(Unknown Source)

Message was edited by: hivemind

I have tried two different builds of the HQ agent and tried both Non-SSL and SSL connections and get the same error.

Message was edited by: hivemind

Not able to configure JBoss 4.2

$
0
0
I have installed Hyperic server 4.1.2 in one machine and hyperic agent 4.1.2 on Windows machine.

On the windows machine, JBoss 4.2 is running.
The agent did not auto-discover JBoss running on the machine.

I added the new server JBoss 4.2, but when I try to configure it. I get the following error

The configuration has not been set for this resource due to : Invalid configuration: Error contacting resource: Can't connect to MBeanServer [java.naming.provider.url=jnp%3A//localhost%3A1099,java.naming.security.principal=hqadministrator,java.naming.security.credentials=hqadministrator]: javax.naming.NoInitialContextException: Cannot instantiate class: org.jboss.security.jndi.JndiLoginInitialContextFactory [Root exception is java.lang.ClassNotFoundException: org.jboss.security.jndi.JndiLoginInitialContextFactory]

I checked the agent log file .. the following error was being written

2009-05-31 23:10:11,484 INFO  [Thread-1] [RuntimeAutodiscoverer] Running runtime autodiscovery for JBoss 4.2
2009-05-31 23:10:11,641 ERROR [Thread-1] [RuntimeAutodiscoverer] Unexpected error running autodiscoverer for plugin: JBoss 4.2: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory
org.hyperic.hq.product.PluginException: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory
     at org.hyperic.hq.plugin.jboss.JBossDetector.discoverJBossServices(JBossDetector.java:614)
     at org.hyperic.hq.plugin.jboss.JBossDetector.discoverServices(JBossDetector.java:599)
     at org.hyperic.hq.product.ServerDetector.discoverResources(ServerDetector.java:203)
     at org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan_internal(RuntimeAutodiscoverer.java:272)
     at org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan(RuntimeAutodiscoverer.java:205)
     at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:165)
     at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
     at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
Caused by: javax.naming.NoInitialContextException: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory [Root exception is java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory]
     at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
     at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
     at javax.naming.InitialContext.init(Unknown Source)
     at javax.naming.InitialContext.<init>(Unknown Source)
     at org.hyperic.hq.plugin.jboss.JBossUtil.getMBeanServer(JBossUtil.java:138)
     at org.hyperic.hq.plugin.jboss.JBossDetector.discoverJBossServices(JBossDetector.java:612)
     ... 7 more
Caused by: java.lang.ClassNotFoundException: org.jnp.interfaces.NamingContextFactory
     at java.net.URLClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Unknown Source)
     at com.sun.naming.internal.VersionHelper12.loadClass(Unknown Source)

   
Message was edited by: santhoshsd

Obscure SSL errors from 4.2.0 agent

$
0
0
I'm evaluating HypericHQ 4.2, and have installed the server one one linux box and the agent on another. Both are installed and communicating OK.

However, the agent's log file is rapidly filling up with SSL-related exceptions:

2009-11-18 11:50:52,050 ERROR [Thread-0] [CommandListener] Failed handling new connection
org.hyperic.hq.agent.AgentConnectionException: Error negotiating auth: Remote host closed connection during handshake
        at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.handleNewConn(SSLConnectionListener.java:95)
        at org.hyperic.hq.bizapp.agent.server.SSLConnectionListener.getNewConnection(SSLConnectionListener.java:163)
        at org.hyperic.hq.agent.server.CommandListener.listenLoop(CommandListener.java:157)
        at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:844)
        at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:926)

There's no indication of what it is that it's trying to connect to. I'm getting one of these every few seconds.

Judging by the stack trace, it looks like something else is trying to connect to the agent, but is the resetting the connection. Is this a fair interpretation? Is there any logging I can enable which will give me more information as to what is doing this?

network bandwidth utilization

$
0
0

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. However, how could I use Sigar to obtain a similar percentage for the network utilization? There doesn't seem to be an example demonstrating how one could get that information. I understand that the metric is not very well defined but I was thinking something along the lines of sum of incoming and outgoing traffic as a percentage of the Network Interface Card's bandwidth. Windows 7 at least provides such a metric in Task Manager, tab "Networking" and I was trying to get something similar using Java and Sigar.

NTDS\NTLM Authentication Error

$
0
0

Hi,


While configuring "Active Directory" on Hyperic we are experiencing below mentioned Error.

Please suggest to gix the same.


Error : "Invalied configuration Error retriving value: NTDS\NTLM Authentications"


Regards,

Abdul Shaik

Viewing all 52618 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>