An exception host list contains the IP addresses you don’t want an adaptive response agent to monitor (for example, servers).
The name of this host list is specified in the ExceptionHosts parameter when defining or editing the agent.
The default name is exceptionHosts.
To create an exception host list:
1. Access the command-line interface.
2. Type hl show to see the host list names.
3. To create a new host list, use the hl new command. For example:
hl new NFPMexception
4. To add hosts to an existing host list, use the hl add command. You can add multiple addresses by separating each with a space. For example:
hl add exceptionHosts 192.21.18.162 192.21.18.165 192.21.18.169