Enable SSH for the Database Agent
When the Database Agent is running on Linux and you want to monitor hardware, except to monitor the local host, authentication is required and a password is passed between the Database Agent and the database server.
For Linux, Splunk AppDynamics also supports certificate-based authentication via Privacy Enhanced Mail (PEM). To implement certificate-based authentication:
- Enable the Use certificate option in the Monitoring hardware section of the Collector configuration dialog.
- Copy the PEM file to the
<db_agent_home>/keys
directory. Note, if thehome/<user_home>/.ssh
directory exists, the agent will use the certificate found there. - Restart the agent.