AppD Archive

webMethods Integrationserver Monitoring

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I am trying to monitor webMethods Integrationserver with Appdynamics (Trial). But after installing the agent i am only able to see JVM metrics. I would also like to monitor JDBC and HTTP calls.

Does anyone have any ideas how to configure this ?

0 Karma

Arun_Dasetty
Super Champion

Hi Markus,

This could be due to the server monitored is not an OOTB supported server (OOTB means there are no servlet, struts, ejb. spring jms, ws interceptors hit in your app) . In such cases, you would need we have different approach to monitor such servers, find the steps below:

a) enable find-entry-points node level property to boolean value true (default false) from Servers -> Appserver -> <tier> -> click <node name with jvm stats showing up> -> Either select Actions -> Configure appserver Agent Or select Agents tab and click "Configure" button to see and update node properties popup from controller UI

b) find the find-entry-points property and update to true and save the changes

c) generate load on the Business transactions on the jvm node

d) Either send us the latest Business-transactions-<timestamp>.log under <agent_dir>/logs/<nodename>/ path Or select the class/name that is listed in latest Business-transactions-<timestamp>.log among the possible entry points listed for load generated from find entry points node property output.

e) Define pojo custom rule from Configure -> Instrumentation -> Transaction detection -> Navigate to "Custom match rules" section -> Click "+" icon and select pojo type and define class and method details that you want to monitor as BT and that making JDBC/HTTP exit calls.

Make sure you disable find entry points flag if you define custom pojo rules and leave as is if you send us the BT.log to assist you further.

Hope that information helps.

Regards,

Arun

0 Karma

Arun_Dasetty
Super Champion

Hi Markus,

Please let us know if the provided information above helped to monitor BTs.

Regards,

Arun

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi,

Thanks for the information. Now i can capture Business Transactions.

Thanks

Markus

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...