Threat Report: Exposing Malware in Linux-Based Multi-Cloud Environments | Download Now

Response Sensor upgrades will not set to Always Latest

Response Sensor upgrades will not set to Always Latest

Version

5.1.1.160314.0913 - Patch 1

5.1.1.160416.0935 - Patch 2

5.1.1.160623.1033 - Patch 3

5.1.1.160915.1630 - Patch 4

Issue

On of two situations are seen.

1) Sensor group is set to manual, but the sensors are getting upgraded to the latest version

2) Sensor group is set to "Always Latest" and after saving the settings still show "Manual"


Cause
The UI is rendering the group setting incorrectly. This is only incorrect for the "Always Latest". All other settings will show correctly in the UI.


Solution

Since this is only a rendering issue, the correct selection is updated in the postgres table.

Per issue:

1) Re-save the sensor group setting to manual.

2) Saving as "Always Latest" will update in the table.

How to Confirm the setting is correct:

# psql -d cb -p 5002 -c 'Select name,sensor_version from sensor_groups';

Output Meaning for the Sensor_Version column:

Blank - Always Latest

Manual - Manual

Version Specific - 5.1.1.160314.0913 (example)

Important Note(s)

This has been fixed for the 5.2 release. CB-8217 for reference.

Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎05-20-2016
Views:
579
Contributors