Skip to main content
Skip table of contents

How to set and reset the inital VISULOX Cockpit refresh state

Overview

The VISULOX Cockpit has an automatic refresh, if information changes in the environment.

On large systems this can lead to an unusable Cockpit.

This article describes how to set this refresh state for the default @ADMIN role.

Configuration

List the current refresh state

CODE
visulox config list -name guidefaults.global_mdroleheader.refresh  

Set the refresh state to true on Cockpit startup

CODE
visulox config edit -name guidefaults.global_mdroleheader.refresh=1

Set the refresh state to false on Cockpit startup

CODE
visulox config edit -name guidefaults.global_mdroleheader.refresh=0




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.