Adding name-value pairs to entities using the File finder
If you enable the File finder to seed your discovery, then you can add name-value pairs to entities by adding extra columns to the seed file read by the File finder.
The example procedure below assumes that you are adding the
following extra columns to your File finder seed file:
- customer
- location
vi /var/tmp/logged_hosts
172.16.1.21 lnd-dharma-acme acme london
172.16.1.201 lnd-phoenix-acme acme london
172.16.1.25 prs-sun-acme acme paris
172.16.2.33 ranger1 telecorp newyork
172.16.2.34 ranger2 telecorp newyork
~
"/var/tmp/logged_hosts" [Read only] 4 lines, 190 characters
In
this example text file fragment, the third column holds customer information,
and the fourth column holds location information.Ensure that the new data is propagated between discoveries.