[OpenSTA-devel] [ opensta-Bugs-693443 ] Opensta displays 1 value for SNMP collectors for Weblogic7.0
Brought to you by:
dansut
|
From: SourceForge.net <no...@so...> - 2005-05-10 21:35:25
|
Bugs item #693443, was opened at 2003-02-26 01:07 Message generated for change (Comment added) made by dansut You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110857&aid=693443&group_id=10857 Category: SNMP Monitor Group: Behavioral >Status: Deleted >Resolution: Duplicate Priority: 7 Submitted By: Ranjit Shewale (jcrvs) Assigned to: Daniel Sutcliffe (dansut) Summary: Opensta displays 1 value for SNMP collectors for Weblogic7.0 Initial Comment: While monitoring the weblogic server using SNMP collectors, opensta does not report the right data. It always displays the values as 1(one) for all parameters monitored. OS:- -Windows NT4.0 server with SP6 -Weblogic server 7.0 -opensta1.4.1 Weblogic and opensta are installed on the same.machine. Description:- 1. Enable the weblogic SNMP using the weblogic console and connecting to the weblogic server (by default it is off). 2. Re-start the weblogic server. 3. Use the command line to ping the weblogic server (e.g. F:\ucd-snmp\bin>snmpgetnext -c public localhost enterprises.bea.wls.executeQueueRuntimeTable.execute QueueRuntimeEntry.e xecuteQueueRuntimeExecuteThreadCurrentIdleCount output is : enterprises.bea.wls.executeQueueRuntimeTable.execute QueueRuntimeEntry.executeQueueRuntimeExecuteThre adCurrentIdleCount."8dda582af9a989133711b8a2cc5da8f d" = 13 and F:\ucd-snmp\bin>snmpgetnext -c public localhost enterprises.bea.wls.jvmRuntimeTable.jvmRuntimeEntry.jv mRuntimeHeapFreeC urrent output is : enterprises.bea.wls.jvmRuntimeTable.jvmRuntimeEntry.jv mRuntimeHeapFreeCurrent."a5976fd544677c07408aea43 3dd8ae84" = 18339632) Now the weblogic server SNMP is working fine as snmpgetnet is able to ping it and get values 4. Launch opensta and create a SNMP collector named "weblogic1". Enter IP address as localhost and query as "enterprises.bea.wls.jvmRuntimeTable.jvmRuntimeEnt ry.jvmRuntimeHeapFreeCurrent", port is default 161 and name it as "vmfree". 5. Create a test and add task "weblogic1". 6. Run test, During monitoring and even after test (that is stopped after some time) in the results the graph shows the value as 1 for the vmfree parameter. ---------------------------------------------------------------------- >Comment By: Daniel Sutcliffe (dansut) Date: 2005-05-10 17:35 Message: Logged In: YES user_id=19748 Issue merged into new bug# 1199408 ---------------------------------------------------------------------- Comment By: Ranjit Shewale (jcrvs) Date: 2003-05-05 05:32 Message: Logged In: YES user_id=721091 Dan, it sounds impossible to make you reach systems in our lab due to security issues. But is it possible for you to download a trial version of weblogic server from their wesbite ? ---------------------------------------------------------------------- Comment By: Daniel Sutcliffe (dansut) Date: 2003-05-01 13:22 Message: Logged In: YES user_id=19748 Is there any way I can get access to SNMP on someones Weblogic server to reproduce this? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110857&aid=693443&group_id=10857 |