Use > Discovery Modules > Enterprise Applications > SAP Discovery > SAP Java Discovery > SAP Java Topology by HTTP Job

SAP Java Topology by HTTP Job

This job is based on parsing data from the XML queried HTTP URLs. URLs can differ slightly depending on the system configuration where the application server (instance) resides. There are two main types of configurations that are used by this job:

  1. Pure/standalone Java system configuration, which has the following type of query:

    • http(s)://<address>:<port>/sap/monitoring/SystemInfoServlet (used to query information about the entire system)

  2. Double Stack (DS) configuration, which has the following type of query:

    • http(s)://<address>:<port>/monitoring/SystemInfoServlet (used to query information about the entire system)