Administration

This context is a system context that provides access to different data related to the overall operation of Iotellect Server. It is not shown in the visible context tree.

Context Information

Context Type: administration

Context Name: administration

Context Description: Administration

Context Path: administration

Context Mask: administration

Context Permissions

[?]

Level

Description

None

No access allowed.

Observer

No access allowed.

Operator

No access allowed.

Manager

No access allowed.

Engineer

No access allowed.

Administrator

All operations.

Public Variables (Properties)

[?]

This context has no public variables (properties).

Public Functions

[?]

This context has no public functions.

Public Events

[?]

Common Events: info (Information)

Log

Fired when some message is added to a server event log at info or higher level.

Event Name

log

Permissions:

Accessible at Administrator permission level

Expiration Period:

Non-persistent

Records:

1

Record Format:

Field Name

Field Type

Notes

level

String

Message level.

message

String

Message text.

cause

String

Message cause (exception stack trace).

thread

String

Server thread that produced the message.

location

String

File and line number of the message source.

Action

Fired when a system operator executes an action, or an action is automatically executed by one of the server components (e.g. upon schedule or alert).

Event Name

action

Permissions:

Accessible at Administrator permission level

Expiration Period:

100 days

Records:

1

Record Format:

Field Name

Field Type

Notes

user

String

Username of system operator.

login

String

Login name of system operator.

mode

Integer

Execution mode. The following modes are distinguished:

  • Normal. The execution was initiated by a human operator.

  • Redirect. This action was started by some other action.

  • Batch. Multiple actions were started at once.

  • Headless. Generic automatic execution mode, i.e. when an action is executed under control of a server plugin.

  • Alert. Alert's corrective action mode.

  • Scheduler. Scheduled job mode.

context

String

Path of context that the action was executed from.

name

String

Name of the action.

description

String

Description of the action.

Email

Fired when Iotellect Server receives an incoming email message.

Event Name

email

Permissions:

Accessible at Administrator permission level

Expiration Period:

100 days

Records:

1

Record Format:

Field Name

Field Type

Notes

sender

String

Sender's address.

subject

String

Message subject.

text

String

Message text.

Failover

This event is fired when failover cluster's slave node starts due to the failure of primary node.

Event Name

failover

Permissions:

Accessible at Administrator permission level

Expiration Period:

100 days

Records:

1

Record Format: none.

Was this page helpful?