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

3.2.5 Windows agent crashes on startup

$
0
0
Hello, since upgrading VMware server one one of my windows 2003 server machines, my hyperic agent will not start. Here's what I'm seeing:

C:\hyperic-hq-agent-3.2.5>hq-agent start
- Invoking agent
- Agent thread running
Agent successfully started
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100025f0, pid=1324, tid=1012
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 interpreted mode, sharing window
s-x86)
# Problematic frame:
# C [sigar-x86-winnt.dll+0x25f0]

The agent was running fine until I installed VMWare server 2.0 yesterday. Now the agent will not start. I also subsequently upgraded the Hyperic server and agents to 3.2.5 but this did not help. I have multiple network adapters showing, but disabling the secondary adapters (they are VMWare VMnet virtual adapters) did not resolve the issue (this resolution was suggested in another thread). Following is the contents of the crash dump. Please let me know if there is anything I can try.. Thanks.

#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100025f0, pid=1324, tid=1012
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 interpreted mode, sharing windows-x86)
# Problematic frame:
# C [sigar-x86-winnt.dll+0x25f0]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x0461d400): JavaThread "Thread-1" daemon [_thread_in_native, id=1012, stack(0x04ba0000,0x04ca0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000008

Registers:
EAX=0x00000000, EBX=0x26ec8d50, ECX=0x00000000, EDX=0x00000000
ESP=0x04c9f7e8, EBP=0x04c9f808, ESI=0x26ec8d50, EDI=0x0461d400
EIP=0x100025f0, EFLAGS=0x00010246

Top of Stack: (sp=0x04c9f7e8)
0x04c9f7e8: 00000000 00000000 00000000 00000000
0x04c9f7f8: 00000000 26ec8d50 00000000 00000000
0x04c9f808: 04c9f84c 00929ae4 0461d514 04c9f86c
0x04c9f818: 00000000 00000000 00000000 00000000
0x04c9f828: 0383fd80 04c9f82c 26ec8d50 04c9f86c
0x04c9f838: 2704bcf8 00000000 26ec8d50 00000000
0x04c9f848: 04c9f85c 04c9f890 00922da1 00000000
0x04c9f858: 00928189 00000000 00000000 00000000

Instructions: (pc=0x100025f0)
0x100025e0: 4d fc 51 8b 55 14 52 8b 45 f8 50 e8 20 e6 01 00
0x100025f0: ff 50 08 83 c4 10 89 45 f4 83 7d f8 00 74 17 8b


Stack: [0x04ba0000,0x04ca0000], sp=0x04c9f7e8, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [sigar-x86-winnt.dll+0x25f0]
j org.hyperic.sigar.vmware.ConnectParams.create(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+0
j org.hyperic.sigar.vmware.ConnectParams.<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+10
j org.hyperic.hq.plugin.vmware.VMwareConnectParams.<init>(Ljava/util/Properties;)V+17
j org.hyperic.hq.plugin.vmware.VMwareDetector.getServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+18
j org.hyperic.hq.plugin.vmware.VMwareDetector.discoverServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+8
j org.hyperic.hq.product.ServerDetector.discoverResources(ILorg/hyperic/hq/appdef/shared/AIPlatformValue;Lorg/hyperic/util/config/ConfigResponse;)Lorg/hyperic/hq/product/RuntimeResourceReport;+68
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan_internal(Ljava/util/Map;)V+320
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan()V+35
j org.hyperic.hq.autoinventory.ScanManager.mainRunLoop()V+265
j org.hyperic.hq.autoinventory.ScanManager.access$000(Lorg/hyperic/hq/autoinventory/ScanManager;)V+1
j org.hyperic.hq.autoinventory.ScanManager$1.run()V+4
v ~StubRoutines::call_stub

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.hyperic.sigar.vmware.ConnectParams.create(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+0
j org.hyperic.sigar.vmware.ConnectParams.<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+10
j org.hyperic.hq.plugin.vmware.VMwareConnectParams.<init>(Ljava/util/Properties;)V+17
j org.hyperic.hq.plugin.vmware.VMwareDetector.getServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+18
j org.hyperic.hq.plugin.vmware.VMwareDetector.discoverServices(Lorg/hyperic/util/config/ConfigResponse;)Ljava/util/List;+8
j org.hyperic.hq.product.ServerDetector.discoverResources(ILorg/hyperic/hq/appdef/shared/AIPlatformValue;Lorg/hyperic/util/config/ConfigResponse;)Lorg/hyperic/hq/product/RuntimeResourceReport;+68
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan_internal(Ljava/util/Map;)V+320
j org.hyperic.hq.autoinventory.agent.server.RuntimeAutodiscoverer.doRuntimeScan()V+35
j org.hyperic.hq.autoinventory.ScanManager.mainRunLoop()V+265
j org.hyperic.hq.autoinventory.ScanManager.access$000(Lorg/hyperic/hq/autoinventory/ScanManager;)V+1
j org.hyperic.hq.autoinventory.ScanManager$1.run()V+4
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x03b0d400 JavaThread "RunnableLogThread" daemon [_thread_blocked, id=640, stack(0x057a0000,0x058a0000)]
0x03ac2800 JavaThread "EventLogThread" daemon [_thread_blocked, id=2652, stack(0x056a0000,0x057a0000)]
0x03a1a000 JavaThread "EventLogThread" daemon [_thread_blocked, id=1228, stack(0x055a0000,0x056a0000)]
0x0453c800 JavaThread "EventLogThread" daemon [_thread_blocked, id=464, stack(0x054a0000,0x055a0000)]
0x0453bc00 JavaThread "EventLogThread" daemon [_thread_blocked, id=1732, stack(0x053a0000,0x054a0000)]
0x037c5800 JavaThread "FileWatcherThread" daemon [_thread_blocked, id=1496, stack(0x051a0000,0x052a0000)]
0x045f9400 JavaThread "TrackerThread" daemon [_thread_blocked, id=752, stack(0x04fa0000,0x050a0000)]
0x0441f400 JavaThread "AvailScheduleThread" daemon [_thread_blocked, id=936, stack(0x04ea0000,0x04fa0000)]
0x03312400 JavaThread "ScheduleThread" daemon [_thread_blocked, id=3508, stack(0x04da0000,0x04ea0000)]
0x03ae9400 JavaThread "SenderThread" daemon [_thread_blocked, id=1564, stack(0x04ca0000,0x04da0000)]
=>0x0461d400 JavaThread "Thread-1" daemon [_thread_in_native, id=1012, stack(0x04ba0000,0x04ca0000)]
0x033fc800 JavaThread "Thread-0" [_thread_in_native, id=872, stack(0x03680000,0x03780000)]
0x02ace400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2976, stack(0x030a0000,0x031a0000)]
0x02ac8400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2828, stack(0x02fa0000,0x030a0000)]
0x02ac6c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2644, stack(0x02ea0000,0x02fa0000)]
0x02abf800 JavaThread "Finalizer" daemon [_thread_blocked, id=2728, stack(0x02da0000,0x02ea0000)]
0x02abe400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1236, stack(0x02ca0000,0x02da0000)]
0x003f6c00 JavaThread "main" [_thread_in_native, id=2520, stack(0x00030000,0x00130000)]

Other Threads:
0x02abc800 VMThread [stack: 0x02ba0000,0x02ca0000] [id=1536]
0x02ad0400 WatcherThread [stack: 0x031a0000,0x032a0000] [id=860]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 960K, used 716K [0x1e990000, 0x1ea90000, 0x1f360000)
eden space 896K, 79% used [0x1e990000, 0x1ea43248, 0x1ea70000)
from space 64K, 0% used [0x1ea80000, 0x1ea80000, 0x1ea90000)
to space 64K, 0% used [0x1ea70000, 0x1ea70000, 0x1ea80000)
tenured generation total 5584K, used 3348K [0x1f360000, 0x1f8d4000, 0x26990000)
the space 5584K, 59% used [0x1f360000, 0x1f6a50e0, 0x1f6a5200, 0x1f8d4000)
compacting perm gen total 12288K, used 6895K [0x26990000, 0x27590000, 0x2a990000)
the space 12288K, 56% used [0x26990000, 0x2704be28, 0x2704c000, 0x27590000)
ro space 8192K, 63% used [0x2a990000, 0x2aea3b20, 0x2aea3c00, 0x2b190000)
rw space 12288K, 53% used [0x2b190000, 0x2b7f7f38, 0x2b7f8000, 0x2bd90000)

Dynamic libraries:
0x00400000 - 0x00408000 C:\hyperic-hq-agent-3.2.5\hq-agent.exe
0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
0x77f50000 - 0x77fec000 C:\WINDOWS\system32\ADVAPI32.dll
0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\MSVCRT.dll
0x6d800000 - 0x6da56000 C:\Program Files\Java\jre6\bin\client\jvm.dll
0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x76290000 - 0x762ad000 C:\WINDOWS\system32\IMM32.DLL
0x71bc0000 - 0x71bc8000 C:\WINDOWS\system32\rdpsnd.dll
0x771f0000 - 0x77201000 C:\WINDOWS\system32\WINSTA.dll
0x71c40000 - 0x71c97000 C:\WINDOWS\system32\NETAPI32.dll
0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
0x6d280000 - 0x6d288000 C:\Program Files\Java\jre6\bin\hpi.dll
0x6d7b0000 - 0x6d7bc000 C:\Program Files\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 C:\Program Files\Java\jre6\bin\java.dll
0x6d7f0000 - 0x6d7ff000 C:\Program Files\Java\jre6\bin\zip.dll
0x68000000 - 0x68035000 C:\WINDOWS\system32\rsaenh.dll
0x76920000 - 0x769e2000 C:\WINDOWS\system32\USERENV.dll
0x6d610000 - 0x6d623000 C:\Program Files\Java\jre6\bin\net.dll
0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
0x71b20000 - 0x71b61000 C:\WINDOWS\System32\mswsock.dll
0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
0x6d790000 - 0x6d798000 C:\Program Files\Java\jre6\bin\sunmscapi.dll
0x761b0000 - 0x76243000 C:\WINDOWS\system32\CRYPT32.dll
0x76190000 - 0x761a2000 C:\WINDOWS\system32\MSASN1.dll
0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
0x10000000 - 0x10046000 C:\hyperic-hq-agent-3.2.5\pdk\lib\sigar-x86-winnt.dll
0x77b90000 - 0x77b98000 C:\WINDOWS\system32\VERSION.dll
0x7c8d0000 - 0x7d0cf000 C:\WINDOWS\system32\SHELL32.dll
0x77da0000 - 0x77df2000 C:\WINDOWS\system32\SHLWAPI.dll
0x72590000 - 0x725dc000 C:\WINDOWS\system32\pdh.dll
0x762b0000 - 0x762f9000 C:\WINDOWS\system32\comdlg32.dll
0x77530000 - 0x775c7000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll
0x77670000 - 0x777a9000 C:\WINDOWS\system32\ole32.dll
0x77d00000 - 0x77d8b000 C:\WINDOWS\system32\OLEAUT32.dll
0x48890000 - 0x488cd000 C:\WINDOWS\system32\ODBC32.dll
0x60950000 - 0x60956000 C:\WINDOWS\system32\odbcbcp.dll
0x77420000 - 0x77523000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
0x03f70000 - 0x03f87000 C:\WINDOWS\system32\odbcint.dll
0x5e2e0000 - 0x5e2ed000 C:\WINDOWS\system32\perfproc.dll
0x76cd0000 - 0x76ce9000 C:\WINDOWS\system32\MPRAPI.dll
0x76df0000 - 0x76e24000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76dc0000 - 0x76de8000 C:\WINDOWS\system32\adsldpc.dll
0x76b80000 - 0x76bae000 C:\WINDOWS\system32\credui.dll
0x76a80000 - 0x76a98000 C:\WINDOWS\system32\ATL.DLL
0x76e30000 - 0x76e3c000 C:\WINDOWS\system32\rtutils.dll
0x7e020000 - 0x7e02f000 C:\WINDOWS\system32\SAMLIB.dll
0x770e0000 - 0x771e8000 C:\WINDOWS\system32\SETUPAPI.dll
0x77e00000 - 0x77e21000 C:\WINDOWS\system32\NTMARTA.DLL
0x73070000 - 0x73097000 C:\WINDOWS\system32\winspool.drv
0x5e2f0000 - 0x5e2fa000 C:\WINDOWS\system32\perfos.dll

VM Arguments:
jvm_args: -Djava.compiler=NONE -Djava.security.auth.login.config=jaas.config -Dagent.mode=thread -Xmx256M -Xrs -Xmx128m -Djava.net.preferIPv4Stack=true -Dsun.net.inetaddr.ttl=60 exit
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jre6
JAVA_COMPILER=NONE
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Program Files\Dell\SysMgt\RAC5;D:\Program Files\Dell\SysMgt\oma\bin;D:\Program Files\Dell\SysMgt\oma\oldiags\bin
USERNAME=jeremy.koerber
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows Server 2003 family Build 3790 Service Pack 2

CPU:total 4 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Client VM (11.0-b15) for windows-x86 JRE (1.6.0_10-b33), built on Sep 26 2008 01:00:43 by "java_re" with MS VC++ 7.1

time: Tue Oct 28 16:46:20 2008
elapsed time: 13 seconds

High "VM Thread" cpu usage since upgrade to 3.2.5

$
0
0
We upgraded to 3.2.5 a few months ago to get a MySQL query performance fix.  That worked great, but recently I've noticed that HQ seemed a little pokey in general, and discovered that HQ (on a dual quad-core processor box along with MySQL) was running at 100-200% CPU.

I generated a thread dump with "kill -3 <PID>" and grabbed the threads using time with

  ps -T -p 4145 -o tid,pri,time | awk '!/00:00:/ { printf "%d / 0x%x, %s\n", $1, $1, $3 }'

Before restarting, it was by far all time spent by "VM Thread" .  The HQ server was still running with a min/max heap of 512MB from the base install, so I bumped it up to 1.5GB (the host platform has 16GB and plenty free / used by cache).   After the restart yesterday at 5PM, two threads have used time and are still running:

TID        TIME     Thread Info
0x1047, 00:19:18 "VM Thread" prio=1 tid=0x000000005cbb7c60 nid=0x1047 runnable
0x108f,  00:01:51 "Timer-3" prio=1 tid=0x00002aab2852cb70 nid=0x108f in Object.wait()

Most of the time, the "VM Thread" appears to be using all the CPU time (it runs at 100% whenever I've looked.)

In the server.log, most of the error messages appear around a TransactionRolledbackLocalException.  I'll attach the stack trace.  I'm going to go through and try to clear out all of the garbage in our Auto Discovery portlet (they're already added to inventory but stuck in Auto Discovery).  I see other error messages pointing to that, so I wonder if the transaction rolled back exceptions are related.

Otherwise, I'm kinda stumped at what is causing so much VM Thread usage... Any ideas?  And this is just as I wrote my first custom plugin and was getting really excited about using HQ as a general purpose platform!   Hopefully we can clear this up without too much trouble ... There's always upgrade to 4.0.1 and see what happens I guess :)

Thanks!

- edan

UPDATE:  After removing two hosts from my auto-inventory tables that were generating errors, and deleting an agent running inside a Xen instance, and waiting about 5-10 minutes until some internal jobs ran ... CPU usage has come down ... and now it's back up ...

So I restarted HQ and now it looks quiet.  I still get errors about pushRuntimeDiscoveryConfig to the Xen instance agent, but the 100% "VM Thread" is gone.

Added update after clearing out some bogus autodiscovery entries.

   
Message was edited by: edan

Problem upgerding the HQ agent to 4.0.1 on the HQ server

$
0
0
Hi,
I am trying to upgrade the agent on the HQ agent to 4.0.1 that is on the HQ server.
all the other HQ agent works OK.

This is the agent.log

2008-12-15 05:01:45,508 INFO  [WrapperStartStopAppMain] [AgentConnection] 10.50.6.123:2144 -> agent:ping
2008-12-15 05:01:48,274 INFO  [Thread-0] [AgentCommandsServer] Agent commands loaded
2008-12-15 05:01:48,430 INFO  [Thread-0] [AgentDaemon] Agent starting up, bundle name=agent-4.0.1-EE-905
2008-12-15 05:01:48,524 INFO  [Thread-0] [ProductPluginManager] agent.pdkDir=../../bundles/agent-4.0.1-EE-905/pdk
2008-12-15 05:01:48,524 INFO  [Thread-0] [ProductPluginManager] agent.pdkPluginDir=../../bundles/agent-4.0.1-EE-905/pdk/plugins
2008-12-15 05:01:48,524 INFO  [Thread-0] [ProductPluginManager] agent.pdkWorkDir=../../bundles/agent-4.0.1-EE-905/pdk/work
2008-12-15 05:01:48,570 INFO  [Thread-0] [ProductPluginManager] Loading plugin: groovy-scripting-plugin.jar
2008-12-15 05:01:48,820 INFO  [Thread-0] [ProductPluginManager] Loading plugin: system-plugin.jar
2008-12-15 05:01:48,992 INFO  [Thread-0] [ProductPluginManager] Loading plugin: netservices-plugin.jar
2008-12-15 05:01:49,086 INFO  [Thread-0] [MeasurementPlugin] Register TCP Socket proxy for domain: socket
2008-12-15 05:01:49,086 INFO  [Thread-0] [MeasurementPlugin] Register HTTP proxy for domain: http
2008-12-15 05:01:49,086 INFO  [Thread-0] [MeasurementPlugin] Register HTTP proxy for domain: url.availability
2008-12-15 05:01:49,086 INFO  [Thread-0] [MeasurementPlugin] Register FTP proxy for domain: ftp
2008-12-15 05:01:49,086 INFO  [Thread-0] [ProductPluginManager] Loading plugin: sqlquery-plugin.jar
2008-12-15 05:01:49,148 INFO  [Thread-0] [SQLQueryMeasurementPlugin] Registered proxy for domain: sql
2008-12-15 05:01:49,148 INFO  [Thread-0] [ProductPluginManager] Loading plugin: activemq-plugin.xml
2008-12-15 05:01:49,258 INFO  [Thread-0] [ProductPluginManager] Loading plugin: alfresco-plugin.jar
2008-12-15 05:01:49,320 INFO  [Thread-0] [ProductPluginManager] Loading plugin: apache-plugin.jar
2008-12-15 05:01:49,508 INFO  [Thread-0] [ProductPluginManager] Loading plugin: bind-plugin.jar
2008-12-15 05:01:49,539 INFO  [Thread-0] [ProductPluginManager] Loading plugin: coldfusion-plugin.jar
2008-12-15 05:01:49,617 INFO  [Thread-0] [ProductPluginManager] Loading plugin: db2-plugin.jar
2008-12-15 05:01:49,789 INFO  [Thread-0] [ProductPluginManager] Loading plugin: dotnet-plugin.jar
2008-12-15 05:01:49,867 INFO  [Thread-0] [ProductPluginManager] Loading plugin: exchange-plugin.jar
2008-12-15 05:01:49,992 INFO  [Thread-0] [ProductPluginManager] Loading plugin: geronimo-plugin.xml
2008-12-15 05:01:50,023 INFO  [Thread-0] [ProductPluginManager] Loading plugin: glassfish-plugin.xml
2008-12-15 05:01:50,086 INFO  [Thread-0] [ProductPluginManager] Loading plugin: hq-internal-plugin.xml
2008-12-15 05:01:50,101 INFO  [Thread-0] [ProductPluginManager] Loading plugin: hqagent-plugin.jar
2008-12-15 05:01:50,180 INFO  [Thread-0] [ProductPluginManager] Loading plugin: iis-plugin.jar
2008-12-15 05:01:50,273 INFO  [Thread-0] [ProductPluginManager] Loading plugin: informix-plugin.jar
2008-12-15 05:01:50,305 INFO  [Thread-0] [ProductPluginManager] Loading plugin: iplanet-plugin.jar
2008-12-15 05:01:50,586 INFO  [Thread-0] [iPlanetMeasurementPlugin] Defaulting to 6.1, loading: webserv61.mib
2008-12-15 05:01:50,601 INFO  [Thread-0] [ProductPluginManager] Loading plugin: jboss-plugin.jar
2008-12-15 05:01:51,117 INFO  [Thread-0] [ProductPluginManager] Loading plugin: jetty-plugin.xml
2008-12-15 05:01:51,148 INFO  [Thread-0] [ProductPluginManager] Loading plugin: jmx-plugin.xml
2008-12-15 05:01:51,179 INFO  [Thread-0] [ProductPluginManager] Loading plugin: memcached-plugin.jar
2008-12-15 05:01:51,195 INFO  [Thread-0] [ProductPluginManager] Loading plugin: mqseries-plugin.jar
2008-12-15 05:01:51,242 INFO  [Thread-0] [ProductPluginManager] Loading plugin: mssql-plugin.jar
2008-12-15 05:01:51,304 INFO  [Thread-0] [ProductPluginManager] Loading plugin: mysql-plugin.jar
2008-12-15 05:01:51,429 INFO  [Thread-0] [ProductPluginManager] Loading plugin: nagios-plugin.jar
2008-12-15 05:01:51,476 INFO  [Thread-0] [ProductPluginManager] Loading plugin: netdevice-plugin.jar
2008-12-15 05:01:51,711 INFO  [Thread-0] [ProductPluginManager] Loading plugin: ntds-plugin.jar
2008-12-15 05:01:51,726 INFO  [Thread-0] [ProductPluginManager] Loading plugin: ntp-plugin.jar
2008-12-15 05:01:51,757 INFO  [Thread-0] [ProductPluginManager] Loading plugin: oc4j-plugin.jar
2008-12-15 05:01:51,835 INFO  [Thread-0] [ProductPluginManager] Loading plugin: openldap-plugin.jar
2008-12-15 05:01:51,882 INFO  [Thread-0] [ProductPluginManager] Loading plugin: oracle-plugin.jar
2008-12-15 05:01:52,101 INFO  [Thread-0] [ProductPluginManager] Loading plugin: perlbal-plugin.jar
2008-12-15 05:01:52,117 INFO  [Thread-0] [ProductPluginManager] Loading plugin: postfix-plugin.jar
2008-12-15 05:01:52,148 INFO  [Thread-0] [ProductPluginManager] Loading plugin: postgresql-plugin.jar
2008-12-15 05:01:52,226 INFO  [Thread-0] [ProductPluginManager] Loading plugin: resin-plugin.xml
2008-12-15 05:01:52,273 INFO  [Thread-0] [ProductPluginManager] Loading plugin: samba-plugin.jar
2008-12-15 05:01:52,304 INFO  [Thread-0] [ProductPluginManager] Loading plugin: sendmail-plugin.xml
2008-12-15 05:01:52,335 INFO  [Thread-0] [ProductPluginManager] Loading plugin: servlet-plugin.jar
2008-12-15 05:01:52,507 INFO  [Thread-0] [ProductPluginManager] Loading plugin: sybase-plugin.jar
2008-12-15 05:01:52,601 INFO  [Thread-0] [ProductPluginManager] Loading plugin: tomcat-plugin.jar
2008-12-15 05:01:52,726 INFO  [Thread-0] [ProductPluginManager] Loading plugin: vim-plugin.jar
2008-12-15 05:01:54,444 INFO  [Thread-0] [ProductPluginManager] Loading plugin: vmware-plugin.jar
2008-12-15 05:01:54,663 INFO  [Thread-0] [VMwareProductPlugin] Using vmcontrol library=C:\Program Files\VMware\VMware Server\vmcontrollib.dll
2008-12-15 05:01:54,663 INFO  [Thread-0] [ProductPluginManager] Loading plugin: weblogic-plugin.jar
2008-12-15 05:01:56,069 INFO  [Thread-0] [ProductPluginManager] Loading plugin: websphere-plugin.jar
2008-12-15 05:01:56,366 INFO  [Thread-0] [ProductPluginManager] Loading plugin: xen-plugin.jar
2008-12-15 05:01:56,569 INFO  [Thread-0] [ProductPluginManager] Loading plugin: zimbra-plugin.jar
2008-12-15 05:01:56,928 INFO  [Thread-0] [AgentDaemon] Product Plugin Manager initalized
2008-12-15 05:01:56,928 INFO  [Thread-0] [AgentCommandsServer] Registering Agent Commands Service with Agent Transport
2008-12-15 05:01:56,928 INFO  [Thread-0] [AgentCommandsServer] Agent commands started up
2008-12-15 05:01:56,944 INFO  [Thread-0] [AutoinventoryCommandsServer] Registering AI Commands Service with Agent Transport
2008-12-15 05:01:56,944 INFO  [Thread-0] [AutoinventoryCommandsServer] Autoinventory Commands Server started up
2008-12-15 05:01:57,678 WARN  [Thread-0] [CommandsServer] Agent certificate not found -- generating a new one
2008-12-15 05:01:57,678 INFO  [Thread-0] [CommandsServer] Commands Server started up
2008-12-15 05:01:57,678 INFO  [Thread-0] [ControlCommandsServer] Registering Control Commands Service with Agent Transport
2008-12-15 05:01:57,678 INFO  [Thread-0] [ControlCommandsServer] Control Commands Server started up
2008-12-15 05:01:57,709 INFO  [Thread-0] [SenderThread] Maximum metric batch size set to 500
2008-12-15 05:01:57,725 INFO  [Thread-0] [TrackerThread] Event report batch size set to 100
2008-12-15 05:01:57,725 INFO  [Thread-0] [MeasurementCommandsServer] Registering Measurement Commands Service with Agent Transport
2008-12-15 05:01:57,725 INFO  [Thread-0] [MeasurementCommandsServer] Measurement Commands Server started up
2008-12-15 05:01:57,788 INFO  [Thread-0] [RtCommandsServer] Registering Response Time Commands Service with Agent Transport
2008-12-15 05:01:57,788 INFO  [Thread-0] [RtCommandsServer] Response Time Commands Server started up
2008-12-15 05:01:57,788 INFO  [Thread-0] [LiveDataCommandsServer] Registering Live Data Commands Service with Agent Transport
2008-12-15 05:01:57,788 INFO  [Thread-0] [LiveDataCommandsServer] Live Data Commands Server started up
2008-12-15 05:01:57,788 INFO  [Thread-0] [AgentTransportLifecycleImpl] Agent is not using new transport.
2008-12-15 05:01:57,850 INFO  [Thread-0] [AgentDaemon] Agent started successfully
2008-12-15 05:01:57,850 INFO  [WrapperStartStopAppMain] [AgentConnection] 10.50.6.123:2144 -> agent:ping
2008-12-15 05:01:57,959 INFO  [WrapperStartStopAppMain] [AgentConnection] 10.50.6.123:2144 -> bizapp:getCAMServer
2008-12-15 05:02:01,803 INFO  [Thread-1] [VMwareDetector] Unable to get VMware product info
org.hyperic.sigar.vmware.VMwareException: Unexpected response from vmware-authd: 511 vmware-serverd service is not running.
     at org.hyperic.sigar.vmware.VMwareServer.connect(Native Method)
     at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getProductInfo(VMwareProductInfo.java:73)
     at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getInfo(VMwareProductInfo.java:58)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getProductInfo(VMwareDetector.java:165)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getWin32Server(VMwareDetector.java:192)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getServerResources(VMwareDetector.java:142)
     at org.hyperic.hq.autoinventory.scanimpl.NullScan.scan(NullScan.java:83)
     at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:196)
     at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
     at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
     at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
2008-12-15 05:02:02,099 INFO  [Thread-1] [VMwareDetector] Unable to get VMware product info
org.hyperic.sigar.vmware.VMwareException: Unexpected response from vmware-authd: 511 vmware-serverd service is not running.
     at org.hyperic.sigar.vmware.VMwareServer.connect(Native Method)
     at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getProductInfo(VMwareProductInfo.java:73)
     at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getInfo(VMwareProductInfo.java:58)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getProductInfo(VMwareDetector.java:165)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getWin32Server(VMwareDetector.java:192)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getServerResources(VMwareDetector.java:142)
     at org.hyperic.hq.autoinventory.scanimpl.NullScan.scan(NullScan.java:83)
     at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:196)
     at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
     at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
     at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
2008-12-15 05:02:02,412 INFO  [Thread-1] [VMwareDetector] Unable to get VMware product info
org.hyperic.sigar.vmware.VMwareException: Unexpected response from vmware-authd: 511 vmware-serverd service is not running.
     at org.hyperic.sigar.vmware.VMwareServer.connect(Native Method)
     at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getProductInfo(VMwareProductInfo.java:73)
     at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getInfo(VMwareProductInfo.java:58)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getProductInfo(VMwareDetector.java:165)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getWin32Server(VMwareDetector.java:192)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getServerResources(VMwareDetector.java:142)
     at org.hyperic.hq.autoinventory.scanimpl.NullScan.scan(NullScan.java:83)
     at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:196)
     at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
     at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
     at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
2008-12-15 05:02:02,724 INFO  [Thread-1] [VMwareDetector] Unable to get VMware product info
org.hyperic.sigar.vmware.VMwareException: Unexpected response from vmware-authd: 511 vmware-serverd service is not running.
     at org.hyperic.sigar.vmware.VMwareServer.connect(Native Method)
     at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getProductInfo(VMwareProductInfo.java:73)
     at org.hyperic.hq.plugin.vmware.VMwareProductInfo.getInfo(VMwareProductInfo.java:58)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getProductInfo(VMwareDetector.java:165)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getWin32Server(VMwareDetector.java:192)
     at org.hyperic.hq.plugin.vmware.VMwareDetector.getServerResources(VMwareDetector.java:142)
     at org.hyperic.hq.autoinventory.scanimpl.NullScan.scan(NullScan.java:83)
     at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:196)
     at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
     at org.hyperic.hq.autoinventory.ScanManager.access$000(ScanManager.java:41)
     at org.hyperic.hq.autoinventory.ScanManager$1.run(ScanManager.java:107)
2008-12-15 05:02:05,443 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 15 secs before retrying.  Error: Unable to communicate with server -- provider not yet setup
2008-12-15 05:02:20,440 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 22 secs before retrying.  Error: Unable to communicate with server -- provider not yet setup
2008-12-15 05:02:42,936 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 33 secs before retrying.  Error: Unable to communicate with server -- provider not yet setup
2008-12-15 05:03:16,680 ERROR [Thread-1] [AutoinventoryCommandsServer] Unable to send autoinventory platform data to server, sleeping for 50 secs before retrying.  Error: Unable to communicate with server -- provider not yet setup

-Eliran

hq-agent wrapper failure. Service not installed

$
0
0
I am just trying to do a simple agent install. I got the server installed on a different windows XP machine. But when I try to install the agent on our first two client machines I get this...


C:\Program Files\agent-4.0.1\bin>hq-agent.bat start
wrapper  | The Hyperic HQ Agent service is not installed - The specified service
does not exist as an installed service. (0x424)
- Unable to load agent token file.  Generating a new one ... Done



Any ideas?? I can't find anyone else on the boards with this same problem

Time Difference between Agent and Server (Agent in Australia and Server UK)

$
0
0
Hi

I am, having problems  with  Open Source Version of Hyperic (Latest Version Downloaded today)

I have  several Servers in UK that work fine.

The problem I have  is that I have 1 server in Australia and whilst availability and metrics are coming across  I thinkbecause of the time difference they refuse to be charted.

can someone please advise if it is the Time difference  OR something else and maybe a possible fix.

Picture3.jpg shows what I mean  but picture 4 shows metrics being collected


Regards

Geraint

Remote JMX monitoring

$
0
0
I am trying to remotely monitor some JMX enabled applications.  I have read the JMX documentation and tried the below custom plugin XML.  When I run the command line tool to discover the services, java -jar lib/hq-product.jar -Djmx.sun.discover=true -Dplugins.include=jmx,whatever -m discover -a metric -Dlog=debug, it works fine on the local machine where the JVM is running, but it fails from a remote machine.  What am I missing?

<plugin>
  <classpath>
    <include name="pdk/lib/mx4j"/>
  </classpath>
  <service name="Beginners JMX" server="Sun JVM" version="1.5">
    <property name="OBJECT_NAME" value="java.lang:type=OperatingSystem"/>
    <plugin type="autoinventory" />
    <plugin type="measurement" class="org.hyperic.hq.product.jmx.MxMeasurementPlugin"/>
    <config name="jmx" type="global">
      <option name="jmx.url" description="JMX URL to MBeanServer" default="service:jmx:rmi:///jndi/rmi://ecis197.eng.med.ge.com:8888/jmxrmi"/>
      <option name="jmx.username" description="JMX username" optional="true" default=""/>
      <option name="jmx.password" description="JMX password" optional="true" default="" type="secret"/>
    </config>
    <filter name="template" value="${OBJECT_NAME}:${alias}"/>

    <metric name="Availability" template="${OBJECT_NAME}:Availability" indicator="true"/>

    <metric name="Num Procs" alias="AvailableProcessors" collectionType="trendsup" indicator="true"/>
    <metric name="Open FD Count" alias="OpenFileDescriptorCount" collectionType="trendsup" indicator="true"/>
    <metric name="LoadAverage" alias="SystemLoadAverage"/>
  </service>
</plugin>

Agent 4.0.2 "Unable to locate any of the following binaries" on Linux

$
0
0
Hello,

I have two servers that I am trying to monitor with Hyperic. I had the 3.2.x agent on them working just fine. However, when I try to run the 4.0.2 agent, I get an error message, every time I try running hq-agent.sh.  Any ideas why?

bin # ./hq-agent.sh start
Unable to locate any of the following binaries:
  /root/hyperic-hq-agent-4.0.2/wrapper/sbin/../../wrapper/sbin/wrapper-linux-intel(r)xeon(tm)cpu2.40ghz-32
  /root/hyperic-hq-agent-4.0.2/wrapper/sbin/../../wrapper/sbin/wrapper-linux-intel(r)xeon(tm)cpu2.40ghz-64
  /root/hyperic-hq-agent-4.0.2/wrapper/sbin/../../wrapper/sbin/wrapper

The files it is looking for seem to be in wrapper/sbin/.  The contents of this directory on my server are:

sbin # ls -l
total 2368
-rwxr-xr-x 1 root root 281540 Dec 18 18:42 wrapper-aix-ppc-32
-rwxr-xr-x 1 root root 319397 Dec 18 18:42 wrapper-aix-ppc-64
-rwxr-xr-x 1 root root  88703 Dec 18 18:42 wrapper-freebsd-x86-32
-rwxr-xr-x 1 root root 176380 Dec 18 18:43 wrapper-hpux-parisc-32
-rwxr-xr-x 1 root root 253808 Dec 18 18:43 wrapper-hpux-parisc-64
-rwxr-xr-x 1 root root 140198 Dec 18 18:42 wrapper-linux-ppc-64
-rwxr-xr-x 1 root root  99401 Dec 18 18:42 wrapper-linux-x86-32
-rwxr-xr-x 1 root root 111027 Dec 18 18:42 wrapper-linux-x86-64
-rwxr-xr-x 1 root root 114052 Dec 18 18:42 wrapper-macosx-ppc-32
-rwxr-xr-x 1 root root 233604 Dec 18 18:43 wrapper-macosx-universal-32
-rwxr-xr-x 1 root root 112536 Dec 18 18:43 wrapper-solaris-sparc-32
-rwxr-xr-x 1 root root 148512 Dec 18 18:43 wrapper-solaris-sparc-64
-rwxr-xr-x 1 root root 110992 Dec 18 18:43 wrapper-solaris-x86-32
-rwxr-xr-x 1 root root 204800 Dec 18 18:42 wrapper-windows-x86-32.exe

BTW:  I am running 32-bit linux, 2.6.17 kernel.

Thanks,
Brian

migration postgres->mysql Hyperic 4

$
0
0
There is no tool available for this.
I'm going to do this, and post my experiences along the way.
Feel free to give feedback and suggestions.

First lesson: What links don't help much?
www.lightbox.ca/pg2mysql.php - Google will direct You here, and helpful links from forums as well. Will not help You here!

Second lesson: Necessary links:
http://dev.mysql.com/doc/refman/5.1/en/ Mysql reference manual
http://www.postgresql.org/docs/8.3/static/index.html Postgres manual.


Documentation is boring - whining is fun. So I document my trials by whining here.

Message was edited by: svent

Postgres "FATAL: could not read from statistics collector pipe"

$
0
0
Hello,

In my HQ-bundled Postgres 8.1.2 database, I am seeing these errors (below). I don't know why.

I am also seeing Hyperic-generated java.exe processes that take up 50% of my CPU throughout the day. This started around the same time that I saw these postgres errors.

[2009-02-25 16:35:00.950 ] FATAL:  could not write to statistics collector pipe: No connection could be made because the target machine actively refused it.
[2009-02-25 16:35:00.919 ] FATAL:  could not read from statistics collector pipe: No error
[2009-02-25 16:20:01.738 ] FATAL:  could not write to statistics collector pipe: No connection could be made because the target machine actively refused it.
[2009-02-25 16:20:01.691 ] FATAL:  could not read from statistics collector pipe: No error
[2009-02-25 16:10:03.727 ] LOG:  statistics collector process (PID 6180) was terminated by signal 1


Anyone have any ideas why this is happening or how I can fix it?

Thanks,
Brian

Can't connect to server

$
0
0
One of our Agents can't connect to the Server after a restart (for deploying a Plugin).

The command-window gave the following output:

- Unable to load agent token file.  Generating a new one ... Done
- Invoking agent
- Agent thread running
Agent successfully started

[ Running agent setup ]
What is the HQ server IP address: 192.168.8.106
Should Agent communications to HQ always be secure [default=no]: no
What is the HQ server port     [default=7080]: 7080
- Testing insecure connection ... Success
What is your HQ login [default=hqadmin]: hqadmin
What is your HQ password: **Not echoing value**
What IP should HQ use to contact the agent [default=10.10.16.21]: 10.10.16.21
What port should HQ use to contact the agent [default=2144]: 2144
- Received temporary auth token from agent
- Registering agent with HQ
org.hyperic.hq.bizapp.client.AgentCallbackClientException: IO error: java.net.SocketTimeoutException: Read timed out
        at org.hyperic.hq.bizapp.client.AgentCallbackClient.invokeLatherCall(AgentCallbackClient.java:171)
        at org.hyperic.hq.bizapp.client.BizappCallbackClient.registerAgent(BizappCallbackClient.java:91)
        at org.hyperic.hq.bizapp.agent.client.AgentClient.cmdSetup(AgentClient.java:662)
        at org.hyperic.hq.bizapp.agent.client.AgentClient.main(AgentClient.java:1133)
- Error registering agent: IO error: java.net.SocketTimeoutException: Read timed out


When I start the Agent it lasts a few minutes at "Registering agent with HQ" and the Server-Log outputs the following:

2009-04-09 13:22:14,433 INFO [Thread-372] [org.hyperic.hq.agent.client.AgentConnection] 10.10.16.21 -> agent:ping
2009-04-09 13:22:17,808 INFO [Thread-372] [org.hyperic.hq.bizapp.server.session.LatherDispatcher] Updating agent information for 10.10.16.21:2144


Than the timeout-error appears in the command window.

I attached the Agent-Log and the Agent-Properties File.

A few minutes later I got hundret of these entries in the Server-Log File:

2009-04-09 13:47:35,035 INFO [AgentScheduleSyncListener1] [org.hyperic.hq.agent.client.AgentConnection] 10.10.16.21 -> rtm:unscheduleMeasurements
2009-04-09 13:47:35,441 INFO [AgentScheduleSyncListener1] [org.hyperic.hq.agent.client.AgentConnection] 10.10.16.21 -> rtm:unscheduleMeasurements
...


Could anybody tell me what's the problem?

Message was edited by: TheChristoph

Hyperic 4.1 unstable

$
0
0
Hello,
i have installed a Hyperic 4.1 server
The product seems to be great.

But i do experience some unstability.

After 2 or 3 hours of good function with 5 or 6 remote Hyperic Agent, server log goes into stacktraces.

The first error is the following :

2009-04-10 12:05:08,247 INFO  [ScannerThread] [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService@169] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=HypericDS' from JNDI name 'java:HypericDS'
2009-04-10 12:05:08,296 ERROR [org.hyperic.hq.scheduler.server.mbean.SchedulerService_QuartzSchedulerThread] [org.quartz.core.ErrorLogger@2185] An error occured while scanning for the next trigger to fire.
org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'HypericDS': java.sql.SQLException: Could not retrieve datasource via JNDI url 'java:/HypericDS' org.jboss.util.NestedSQLException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.) [See nested exception: java.sql.SQLException: Could not retrieve datasource via JNDI url 'java:/HypericDS' org.jboss.util.NestedSQLException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.)]


Had the same problem many times. The Jboss Scanner Thread seems to shutdown the DataSource ??


My configuration :

- RedHat Linux 5
- Sun JDK 1.5.0-17 (tried also the built in sun jdk, no luck)
- MySQL 5.0 on same the server

I have used the installer tgz / linux x-86 64.

Thanks for your feedbacks

Pierre

Cannot stop the HQ agent

$
0
0
The HQ agent that I have is at version 4.1.0

opt/hyperic/hyperic-hq-agent-4.1.0-EE/bundles/agent-4.1.0-EE-019/bin#>./hq-agent-nowrapper.sh stop
Stopping agent ...
Success -- agent is stopped!

But the process is still running when inquiring:
opt/hyperic/hyperic-hq-agent-4.1.0-EE/bundles/agent-4.1.0-EE-1019/bin#>ps -ef|grep hyper 
    root 26662 40128   0 12:04:39  pts/9  0:00 grep hyper
    root 57076     1   0 18:42:47      -  1:58 /opt/hyperic/hyperic-hq-agent-4.1
.0-EE/jre/bin/java -Xmx128m -Dsun.net.inetaddr.ttl=60 -Djava.net.preferIPv4Stack
=true -Djava.security.auth.login.config=jaas.config -Dagent.install.home=../.. -
Dagent.bundle.home=. -Djava.library.path=../../wrapper/lib -Dagent.propFile=../.
./conf/agent.properties -Dagent.logDir=../../log -Dagent.dataDir=../../data -cp
:./lib/AgentClient.jar:./lib/AgentServer.jar:./lib/lather.jar:./pdk/lib/activati
on.jar:./pdk/lib/ant.jar:./pdk/lib/backport-util-concurrent-3.1.jar:./pdk/lib/co
mmons-beanutils.jar:./pdk/lib/commons-codec-1.3.jar:./pdk/lib/commons-collection
s-3.2.jar:./pdk/lib/commons-httpclient-3.1.jar:./pdk/lib/commons-logging.jar:./p
dk/lib/dnsjava-2.0.3.jar:./pdk/lib/getopt.jar:./pdk/lib/hq-product.jar:./pdk/lib
/hyperic-util.jar:./pdk/lib/jakarta-oro-2.0.7.jar:./pdk/lib/jdom-1.1.jar:./pdk/l
ib/jsch-0.1.34.jar:./pdk/lib/json.jar:./pdk/lib/junit-3.8.jar:./pdk/lib/junit-4.
4.jar:./pdk/lib/jxla.jar:./pdk/lib/log4j-1.2.14.jar:./pdk/lib/sigar.jar:./pdk/li
b/snmp4j.jar:./pdk/lib/tomcat-jk.jar:./pdk/lib/ws-commons-util-1.0.2.jar:./pdk/l
ib/xalan.jar:./pdk/lib/xml-apis.jar:./pdk/lib/xmlrpc-client-3.1.jar:./pdk/lib/xm
lrpc-common-3.1.jar:./pdk/lib/xpp3_min-1.1.3.4.O.jar:./pdk/lib/xstream-1.2.1.jar
:../../wrapper/lib/wrapper.jar org.hyperic.hq.bizapp.agent.client.AgentClient st
art

Is there other way that I can use to stop the agent? I have tried to use the unix kill command but it did not work either. (kill -9 jobid#)

Thanks in advance.

-B

save / import / export setting and parameters on hyperic server

$
0
0
How to save all setting and parameters that i configured on hyperic hq sever?

i use Hyperic HQ Open Source.

Thanks in advance

Change IP address and hostname of Hyperic server

$
0
0
Hello,

we currently have a Hyperic server running with some agents. Now the server is moving to a new machine, with a different IP address and a different hostname. So what is to do, that everying is working as before? I can't find anything in help or forum.

A few months ago i had the same issue and moved another Hyperic server and i thinked i can reconfigure it simply by reinstalling the agents and give them the new server IP. But this wouldn't keep the configuration on the server working. I had to configure every platform, server and service new, which was a lot of work. Is there an easier way to change the server IP without have to reconfigure everything?

Does Hyperic support multiple SMTP servers?

$
0
0
We want Hyperic to use another SMTP server if the first one is unavailable so that we have a failover. Does any one know if this is possible? If so, how do you set it up?

Thank you in advance.

GlassFish Queues Monitoring

$
0
0
Hello All,

I am using Hyperic to monitor my JMS Queues in Glassfish Server, but in the bundeled pack of HQ, I am not able to monitor all my Queues. What sholud I do to monitor all my Mbeans.
Is there any configuration file which I need to modify.

Also I want to monitor my web application running on glassfish, how can i configure that.

Please help me out.

Dhiraj

Run multiple agents on single physical server (host)

$
0
0
I am trying to run multiple agents on a single SUSE Linux host
Here is our configuration

Linux operating system hosts application server Weblogic
We have multiple domains in weblogic which run on different jre's (1.4,1.5,1.6)

I installed Hyperic server 4.1.2 and deployed the agent 4.1.2
First agent works fine
When i try to start another agent with different java home it says agent is already running

I created a different directory for another agent and also changed its listen port But it remembers the hostname and does'nt start

I need to run 2 more agents on the same host
How can i run multiple agents of hyperic with different java home's and monitor all those resources in a hyperic server console

Any suggestions

Thanks

Cannot Start/Stop Glassfish App Server with Hyperic HQ

$
0
0
Using HQ Version 4.1.2 (build #1053 - May 06, 2009 - Release Build) on Windows XP with local Glassfish App Server. 

With HQ, Created Server type = Glassfish 9.x.  Cannot start or stop the Glassfish App Server with Hyperic HQ.  Command seems to have an extra start/stop in it, as per error msg: "CreateProcess: c:\sun\appserver\bin\asadmin stop stop-domain domain1 error=2"

Hence, I created asadmin_hq which uses command line args 2 and 3, to skip the extra start/stop, and configure HQ to call this scrpt, but that does not help.

Does not seem like HQ calls any script specified as I added some "echo %2 >> out.txt", but could see no output in the file...

Any ideas?

Steve L.

Support for WebSphere 7?

$
0
0
The WebSphere Application Server 7 is out for some time now. Are there any plans to support it in Hyperic?

PostgreSQL transaction ID wrap limit

$
0
0
Hello,

I am having problems getting Hyperic to start up properly. I start up the database, and it starts OK. Then I start up Hyperic Server, and I see these errors in the Event Log:

[2009-08-21 14:28:15.493 ] LOG:  database system is ready
[2009-08-21 14:28:15.508 ] FATAL:  the database system is starting up
[2009-08-21 14:28:15.508 ] LOG:  transaction ID wrap limit is 1408460813, limited by database "hqdb"
[2009-08-21 14:28:15.524 ] FATAL:  the database system is starting up
[2009-08-21 14:28:15.555 ] FATAL:  the database system is starting up

When I try to login to the Hyperic web app, it get the "server is still starting up" message.

I am running Hyperic 4.0.2 on the embedded PostgreSQL database on Windows 2003.

I am going to look into this further. Anyone have any ideas on how to fix this?

Brian
Viewing all 52618 articles
Browse latest View live


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