Versions Compared

Key

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

Table of Contents

opEvents Configuration

The configuration options for opEvents are stored in a json formatted text file: /usr/local/omk/conf/opCommon.json.

Configuration items that are not application specific are detailed on the opCommon Configuration page.

Common Settings to Consider Adjusting

The items below are commonly changed by customers.

SectionNameOriginal ValueDescription
opeventsopevents_event_status_values


[{'status' : 'Detected'},{'status' : 'Investigating'},{'status' : 'Resolved'}]


Values which the operator can select. If enabled or the event has the status property, a select box will be rendered in the event context panel.

To configure to work for your team, decide on what fields you want to include in your status.

opeventsopevents_url_basehttp://yourserver.yourdomainFor creating links in emails
opeventsopevents_max_period_value90dIf N[dhm], any requests for longer periods are truncated
opeventsopeventsd_restart_on_config_changefalseShould the daemon restart if a config change is detected.
opeventsopevents_hostnamelocalhostFor the hostname in the syslog events

Specific Configuration

The opEvents section of opCommon.nmis is for opEvents specific configuration items only.

...