Enable SSH for the Database Agent
For Linux hosts only
Applies only when Database Agent is running on a Linux host.
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.
SSH port option
The SSH port option does not appear unless the Database Agent is running on Linux.
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.