Back to Articles

The following issue(s) are fixed in this release of ServAssure Collection Platform:

NXT-22581

Severity
Major
First occurrence
Poller 2.7.8
Description
In a prior release, the update option of the pollreg-utility.py script was changed to require two additional arguments (backupdir and backupname). This change breaks some customer tools that use the pollreg-utility.py script.
Resolution
The pollreg-utility.py and pollreg-utility.py3 scripts are changed to use “backupdir" and “backupname" arguments as optional.
Expected results
With this fix in place, when the "backupdir" and “backupname" arguments are provided with pollreg-utility.py/pollreg-utility.py3, existing registrations are backed up in a file, otherwise, no backup is performed and the update is performed.

NXT-22506 / CS2501807790

Severity
Minor
First occurrence
Poller 2.6
Description
The D31 enrichment for CmSpectrum contains incorrect frequency values for each segment of data, due to wrong bin frequency computation.
Resolution
Fixed the frequency computation during CM Spectrum file parsing. Bin frequency width is calculated by taking the frequency span and dividing it by the number of bins in a segment.
Expected results
With this fix in place, the D31 CM Spectrum data in the enrichment file contains the correct frequency for each data point.