You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/asciidoc/reference_doc/supervisor.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
9
9
= Supervisor
10
-
Supervisor service can monitor users connections and card acknowledgements to send alert cards when specified conditions are met. To configure the module see https://github.com/opfab/operatorfabric-core/blob/{gitReference}/config/docker/node-services.yml[config/docker/node-services.yml]
10
+
Supervisor service can monitor users connections and card acknowledgements to send alert cards when specified conditions are met. To configure the module see https://github.com/opfab/operatorfabric-core/blob/{gitReference}/config/services/supervisor.yml[config/services/supervisor.yml]
11
11
12
12
== Entities connection
13
13
It is possible to configure supervisor module for monitoring users connections to Opfab to ensure that there is at least one user connected to Opfab for each configured entity. When no user of an entity connects to Opfab for a specified period, supervisor module will send an alert card to the configured recipient entity.
0 commit comments