Overview¶
Conformity¶
Conformity details can be managed on the conformity page.
You can set a maximum of 4 custom conformity fields. To be relevant, functions tracked by conformity fields must be run regularly.
Keys¶
Summary of keys status.
You can manage keys on the keys page.
Status¶
SALT WEB SOCKET¶
To display notifications on currently running jobs, alcali needs to connect to the Salt master web socket using credentials provided in the configuration.
JOBS AND EVENTS IN DB¶
Please refer to Mysql or Postgres returner documentation on how to manage database from Salt. A summary is provided in the installation section.
JOBS SCHEDULED¶
How many unique jobs based on the job name are currently enabled (see schedule section).
JOBS RUNNING¶
Parsed from Salt web socket.
Jobs Stats¶
Filter:
- ALL: All jobs.
- HIGHSTATE: only
state.apply
andstate.highstate
jobs. - OTHER: All excluding
state.apply
andstate.highstate
jobs.
Last Jobs¶
The last 10 jobs run (see jobs section).
Real time events¶
JSON formatted events in real time.