Alpha System Environment Monitor

To temporarily prevent notification messages from spamming the OVO console:
  • Log into the system using OMEX_SYS_SFE.
  • $ define/system ENVMON_EVENT_NOTIFICATION 0
  • Alarm notifications for ALL sensors will be disabled.
  • Remember to re-enable notifications again later.
To disable environment monitoring for the day:
  • Log into the system using OMEX_SYS_SFE.
  • $ show que/bat/all
  • Get the entry number for the executing ENVMON job(not the pending job).
  • $ delete/entry=[entry_number]
  • ENVMON will automatically restart itself at midnight.