Configures remote monitoring client specifics.
Path:

remoteMonitoring

Hierarchy

  • RemoteMonitoring

Properties

disabledLogMessages: string

Default: ""

Sets a filter for log messages sent to the remote monitoring server. Defined as an XML document containing "Message" elements with "Type" as singed decimal short, "Text", "Facility" and "Level" (as singed decimal byte) attributes.

remoteMonitoring.disabledLogMessages

httpTeamRootUrl: string

Default: ""

Allows to override the Local.TeamAppRoot blackboard value locally.

remoteMonitoring.httpTeamRootUrl

maxPingAge: number

Default: 0

The maximum amount of time to pass without response in order for the watchdog to take measures

remoteMonitoring.maxPingAge

useScreencap: boolean

Default: false

Whether to use the screencap binary to capture the screen (requires root)

remoteMonitoring.useScreencap

watchDogEnabled: boolean

Default: false

When enabled the watchdog will check regulary whether the remote monitoring service is responding or not and will otherwise restart SiteKiosk

remoteMonitoring.watchDogEnabled

Generated using TypeDoc