Definition files
The Probe for BMC Patrol V9
reads the connection information for each agent from a definition
(.def
) file. The probe is supplied with a default
definition file (patrol_v9.def) that you can
modify for your system.
Definition files contain rows of agent connection information in the following format:
hostname username password port
Where:
- hostname is the name of the host on which the agent runs
- username is a username to log in to the host
- password is the encrypted password for the username
- port is the port to which you are connecting
You must use
the nco_patrol_v9_write
utility
to add agents to the definitions file. The utility prompts you for
the agent details. See Utilities supplied with the Probe for BMC Patrol V9.
Note: If an agent specified in the
.def
file
is not available, the probe drops it from the list until the next
session.