Configuring the collation.properties file entries

This topic lists the collation.properties file entries that the sensor uses.

The sensor uses the following entries in the collation.properties file:
com.ibm.cdb.discover.sys.freebsd.pkg_info=pkg_info
This property specifies the path to the pkg_info command on the FreeBSD operating system versions 9.x, or earlier. The command provides the information about all installed packages on the FreeBSD operating system.
The default value is pkg_info.
com.ibm.cdb.discover.sys.freebsd.pkg_info_10=pkg info
This property specifies the path to the pkg info command on the FreeBSD operating system versions 10.x, or later. The command provides the information about all installed packages on the FreeBSD operating system.
The default value is pkg info.