=============== Scan-updater-service patch1 ==================== This patch fixed the problem where live products were delay to display on the client. The delay can be seen up to 20 minutes from the time where the data volumes are arrived at the Fire server. scan-updater-service.gz --- posted 7-Jul-2016 Installation instructions: Login as root user #systemclt stop monit #systemctl stop vaisala-radarsw-scan-updater-service.service #cd /usr/vaisala/radarsw/scan-service/bin #mv scan-updater-service scan-updater-service.orig #cp scan-updater-service.gz /usr/vaisala/radarsw/scan-service/bin #gunzip scan-updater-service.gz #chown root.root scan-updater-service #chmod 755 scan-updater-service #systemctl start monit #systemctl start scan-updater-service