IBM Support

MustGather: Simple Network Management Protocol (SNMP) based monitoring support for WebSphere Application Server problems

Troubleshooting


Problem

Collecting data for problems with the WebSphere Application Server SNMP Generic Servers. Gathering this information before calling IBM support helps familiarize you with the troubleshooting process and saves you time.

Resolving The Problem

SNMP specific MustGather information

SNMP service is available in application servers, node agents and Deployment Manager in WebSphere Application Server 8.5

Step 1: Set the JVM arguments on SNMP Agent Generic Server.

Here are the steps for applying a trace:

- Start the administrative console.

- Click Servers > Server Types> Generic servers > Snmp_server_Name > process definition > Java
Virtual Machine

- Add the following argument string to "Generic JVM arguments" text area.
-DtraceSettingsFile=/usr/MyTraceSettings.properties
-Djava.util.logging.manager=com.ibm.ws.bootstrap.WsLogManager
-Djava.util.logging.configureByServer=true

Note : Provide the -DtraceSettingsFile location as needed and as specific to the operating System.

- Click Apply

- Save and Sync the changes


Step2: Create MyTraceSettings.properties as mentioned in step1.

- Create an empty file MyTraceSettings.properties under the location mentioned in -DtraceSettingsFile

- Add the following lines . The file should have trace string set as shown below.

traceFileName=stdout
com.ibm.ws.pmi.snmp.*=all=enabled
com.tivoli.snmp.*=all=enabled

- Save the changes and

- Restart the snmp agent and recreate the problem.

Trace output will be redirected to SnmpServer SystemOut.log file.

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"PMI\/Performance Tools","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"8.5.5;8.5.5.1;8.5.5.2","Edition":"Network Deployment","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg21675070