Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This kbase describes several examples of which Websphere Topics one can monitor with GreenLight.

 


Configuration

First of all please verify that you have the core setup foor WebSphere monitoring in place

for v3.2 appliance

configure the Websphere Connection 

WebSphere for GL v3.2 - setup

...

for v3.5 appliance

WebSphere for GL v3.5 - setup

 


1) Download Connections Shell Script Sensors   (Note: this is NOT necessary if you are using GL >v3.5!)
 


IBM Connections:

Download and Extract the files to /opt/panagenda/scripts/gl_sensor

...

parameters_st.properties

soap.client_st.props

...


 


-Define on Target level your Connections FQDN (e.g. connections.mycompany.com)

...

  • WasServerStatus.sh  (was_serverstatus.sh)

Monitors each WAS server

 


  • WasDataSource.sh  (was_datasource.sh)

Monitors WAS Datasource Connectivity (e.g. is WAS able to connect to the DB2 Datasource of Connections? 


  • WebSrvStatus (was_websrvstatus.sh)

Monitors all Webservers within the Cell (stopped, running) 


  • Messagebus.sh (was_messagebus.sh)

Retrieves pending messagebus information from any queue! 


  • WasJVMHeap.sh  (was_jvmheap.sh)

Retrieves JVM Information such as Xmx, Xms, etc... 


  • WasPMIConnectionpool.sh  (was_pmi_connectionpool.sh)

Retrieves PMI Information of JVM processes and Webpools (ActiveCount, Poolsize,...) 


  • WasPMIPerf.sh

Retrieves PMI Information of JVM Processes (Used Memory, Free Memory,. ...) 


  • WasVariables.sh

Lists all WAS Variables

...