Skip to main content

Verifying Agent Installation

You can verify that the agent is running by checking its status:

Linux# service ssh-agent-monitor status
AIX# lssrc -s sshmgr-agent
HP-UX# /sbin/init.d/ssh-agent-monitor status
Solaris# /etc/init.d/ssh-agent-monitor status
Windows# sc query "SSH UKM Agent"

Also check the Key Manager agent log for agent-related errors.

  • On Unix machines, the log file is /var/log/ssh-key-agent.log.
  • On Windows machines, the file is %PROGRAMDATA%\SSH Communications Security\SSH UKM Agent\UKMAgent.log.