Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable Enterprise Services add this to opCommon.json and restart the omkd daemon.

Code Blockpanel

"beta":{


      "opcharts_enterprise_services":

 "true"


   },


 
#

execute

this

these two

commands:


sudo

 /usr/local/omk/bin/patch_config.exe

 /usr/local/omk/conf/opCommon.json

 /beta/opcharts_enterprise_services=true


sudo

 service

omkd

restart


Overview

Enterprise Services display interface status panels and node status panels in a single page.  This allows grouping related interfaces/nodes together to have a single location that a user can see these related items.

...