Cisco Cisco Firepower Management Center 2000 Guia Do Programador

Página de 102
 
4-5
FireSIGHT System Host Input API Guide
 
Chapter 4      Configuring Host Input Clients
  Using the Host Input Reference Client
Tip
To revoke access for a client, click 
Delete
 next to the host you want to remove. Note that you do 
not need to restart the host input service on the Defense Center; access is revoked immediately.
Running the Host Input Reference Client
The Host Input Perl reference client scripts are designed for use on an operating system with the Linux 
kernel but should work on any POSIX-based operating system, as long as the client machine meets the 
prerequisites defined in 
.
You can use the reference client to import CSV data from a remote client to the network map on a 
Defense Center. 
Use the following syntax to run the 
ssl_host_input_api_test.pl
 script:
./ssl_host_input_api_test.pl csv CSVCommandFile Defense CenterIPAddress
For example, to import using a CSV file named 
csv_file.txt
 to a Defense Center with an IP address 
of 10.10.0.4:
./ssl_host_input_api_test.pl csv csv_file.txt 10.10.0.4