appdynamics / appdynamics.agents / 23.7.0 / callback / appd_agent_status Save agent status to files | "added in version" 0.0.1 of appdynamics.agents" Authors: unknownappdynamics.agents.appd_agent_status (23.7.0) — callback
Install with ansible-galaxy collection install appdynamics.agents:==23.7.0
collections: - name: appdynamics.agents version: 23.7.0
write agent status to a file.
appd_agent_status_suffix: default: '' description: suffix for the agent status log file env: - name: APPDYNAMICS_AGENT_STATUS_SUFFIX ini: - key: agent_status_suffix section: appdynamics type: string vars: - name: appdynamics_agent_status_suffix version_added: 0.0.1 version_added_collection: appdynamics.agents appd_agent_status_directory: default: '' description: directory for the agent status log file env: - name: APPDYNAMICS_AGENT_STATUS_DIRECTORY ini: - key: agent_status_directory section: appdynamics type: path vars: - name: appdynamics_agent_status_directory version_added: 0.0.1 version_added_collection: appdynamics.agents