- 20 Dec 2022
- 2 Minutes to read
-
Print
-
DarkLight
-
PDF
BigFix
- Updated on 20 Dec 2022
- 2 Minutes to read
-
Print
-
DarkLight
-
PDF
BigFix provides remote control, patch management, software distribution, operating system deployment, network access protection and hardware and software inventory functionality.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
Parameters
-
BigFix Domain (required) - The hostname or IP address of the BigFix server that Axonius can communicate with via the Required Ports.
-
Port (optional) - Enter the port.
-
User Name and Password (required) - The credentials for a user account that has the Required Permissions to fetch assets.
-
Advanced Settings (optional) - Use to run a query by Relevance expression instead of the regular flow.
To run by a Relevance expression in Advanced Settings-
Create a JSON file containing the parameters relevance (string) and fields (list of fields).
For example:
{ 'relevance': "User-defined name", 'fields': ['field1', 'field2'] }
b. Upload the JSON file by clicking Choose file.
-
-
Verify SSL - Select whether to verify the SSL certificate offered by the value supplied in BigFix Domain. For more details, see SSL Trust & CA Settings.
-
HTTPS Proxy (optional) - A proxy to use when connecting to the value supplied in BigFix Domain.
-
For details on the common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Advanced Settings
From Version 4.6, Advanced settings can either apply for all connections for this adapter, or you can set different advanced settings and/or different scheduling for a specific connection, refer to Advanced Configuration for Adapters.
- Exclude IPv6 addresses - Select whether to fetch IPv6 addresses.
- If selected, all connections for this adapter will fetch only IPv4 addresses.
- If cleared, all connections for this adapter will fetch both IPv4 and IPv6 addresses.
- Fetch CVEs - Fetch CVE vulnerability information for computers.
- BigFix fields include list (optional) - Specify a comma-separated list of fields to fetch from BigFix in addition to a basic set of data fetched for each device (such as IP, MAC address, OS information, serial number). The supplied field format should be as defined by BigFix. Otherwise, only basic data is fetched for each device.
- Fetch CPU details (optional) - Select whether to include CPU details in the fetch.
For details on general advanced settings under the Adapter Configuration tab, see Adapter Advanced Settings.
Required Ports
Axonius must be able to communicate with the value supplied in BigFix Domain via the following ports:
- 52311 (default port)
For details, see BigFix Server Requirements.
Required Permissions
The value supplied in User Name must be a BigFix Console operator with permissions to access the BigFix REST API.
To enable REST API access, open the Console operator document, select the Details tab and under the Interface Login Privileges set the Can use REST API to Yes.
For more details, see the BigFix Console Operator's Guide.