Splunk AppDynamics On-Premises Infrastructure Visibility Machine Agent Configure the Machine Agent Current: Specify that the Machine Agent is Running on a SAP Environment PDF Download PDF Download page Specify that the Machine Agent is Running on a SAP Environment. Current page All pages Specify that the Machine Agent is Running on a SAP Environment This page describes how to set a flag on the Machine Agent to inform licensing that the agent is running on a SAP environment. If you are running a RPM package, use method 1. Method 1Navigate to the controller-info.xml file.Set a value of true for the tag is-sap-machine. Example <is-sap-machine>true</is-sap-machine> CODE Method 2Set a value of true for the environment variable APPDYNAMICS_IS_SAP_MACHINE, ORSet a value of true for the system property -Dappdynamics.is.sap.machine. Example <command>-Dappdynamics.is.sap.machine=true CODE ×