Align versions of customized probes and sensors
If you customized a probe or sensor and upgraded to a new version of an instance, you need to realign the versions of the customized probe and sensor to the most current version.
Before you begin
About this task
Probes and sensors have a major and a minor version.
- Major version
- A major version change reflects a change in the expected output of a probe, such as the addition or subtraction of a targeted attribute, a format change, such as XML versus JSON, or a probe parameter script change.
- Minor version
- A minor version change reflects small fixes that do not impact the result or the processing of the data.
A sensor and its corresponding probe must have the same major version. It is recommended they also have the same minor version. This version matching ensures that the data sent back from the probe is understood and properly processed by the sensor. All members of a multi-probes bundle must have the same major and minor version.
By default, Discovery tracks major version mismatches and displays version mismatch errors in the Active Discovery Errors section in the Discovery Log. You can control whether or not Discovery tracks minor versions mismatches by setting the Warn on Minor Version Mismatch
(glide.discovery.warn_minor_version) Discovery property. Minor version mismatches are tracked in the Discovery log, but are not displayed on the Discovery Dashboard.
- The versions of the individual probes contained in the multi-probes are compared with the Responds to Probes scripts that process their data.
- The versions of the Responds to Probes scripts and the main multi-sensors script are compared.
To use the most up-to-date version of a probe that is available: