Agent Profiles
You can use agent profiles to apply a specific version to your linked agents. This can be helpful for testing; for example, you may want to schedule a testing period on a subset of your agents before upgrading all your agents to a new version. An agent profile allows you to apply a newer version to a subset of your agents for a limited time, and more broadly, allows you to upgrade and downgrade agents to different versions easily. You can only assign an agent to one profile.
Note: You cannot set agent profiles to versions earlier than 10.4.1. Agent profiles do not affect agents on versions earlier than 10.4.1.
Note: The agent profile version overrides the agent's Nessus Agent update plan setting. If you assign the agent a freeze window, the freeze window overrides both the Nessus Agent update plan and the agent profile. In this case, the agent remains on its current version and no software updates occur for that agent as long as the agent is assigned to the freeze window.
-
In the top navigation bar, click Sensors.
The Linked Agents page appears. By default, Linked Agents is selected in the left navigation menu and the Linked Agents tab is active.
-
In the left navigation bar, click Agent Profiles.
The Agent Profiles page appears.
Use the following procedures to manage your agent profiles:
Note: You cannot create an agent profile for an end-of-life (EOL) Tenable Nessus Agent version.
To create an agent profile:
-
On the Agent Profiles page, click Add Agent Profile.
The New Agent Profile page appears.
-
Enter a Name for the agent profile.
-
Select the agent profile's Version. This is the version that agents assigned to the profile are upgraded or downgraded to.
You can set the agent profile to stay on the latest major version release (for example, 10.x) or the latest minor version release (for example, 10.4.x), or you can set the agent profile to a specific patch release (for example, 10.4.1).
-
(Optional) Enter a Description for the agent profile.
-
Click Add. Tenable Nessus Manager adds the new profile to the Agent Profiles page.
You can link an agent to a profile by running the nessuscli agent link command and specifying the optional --profile-uuid argument. You can also link an agent to a profile during deployment by specifying the profile-uuid in the config.json file. Use the following procedure to view a profile's --profile-uuid.
To view an agent profile ID:
-
On the Profiles page, click the agent profile that you want to view the ID of.
The agent profile details page appears.
-
In the Profile Details tab, the --profile-uuid is listed as UUID.
To edit an agent profile:
-
On the Agent Profiles page, click in the row of the profile that you want to edit.
The Edit Agent Profile window appears.
-
Edit the agent profile name, version, and description as needed.
-
Click Save.
Tenable Nessus Manager saves your changes.
Delete an agent profile if you no longer need the agent profile. You cannot undo an agent profile deletion.
To delete an agent profile:
-
On the Agent Profiles page, click in the row of the profile that you want to delete.
The Delete Agent Profile window appears.
-
Click Delete to confirm the deletion.
Tenable Nessus Manager deletes the agent profile and removes all the linked agents from the profile.
What to do next: