{{ appTab.app.name }}
The application is hosted on the machine:  {{ appTab.app.machine.address }}
{{ daemon.niceName }}
Monitoring

Overview

Version {{ daemon.version }}
Version Ext
Uptime {{ showDuration(daemon.uptime) }}
Last Reloaded At {{ daemon.reloadedAt | localtime }}
{{ hook }}
no hooks

Data Storage

{{ file.filetype }}: {{ filenameFromFile(file) }}
{{ databaseNameFromType(backend.backendType) }} ({{ backend.database }}@{{ backend.host }}) with:
  • {{ dataType }}

Loggers

Logger Severity Output Location {{ logTarget.name }} {{ logTarget.severity }} {{ logTarget.output }} {{ logTarget.output }} No loggers found

Configuration Review Reports

Stork server reviews the monitored servers' configurations. It flags potential configuration issues and suggests changes to these configurations to improve Stork monitoring capabilities. The review is performed using different checkers built into the Stork server. Each checker is responsible for examining a different part or aspect of the configuration. The checkers have unique names displayed in the list below as blue badges before each issue text. In future releases, it will be possible to silence specific checkers by name if their review reports are not desired in the particular deployment.

{{ totalConfigReports[daemon.id] }} report{{ totalConfigReports[daemon.id] > 1 ? 's' : '' }}

Events