File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
docs/source/AdministratorGuide/Systems/MonitoringSystem Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -535,7 +535,7 @@ Systems
535
535
{
536
536
Port = 9190
537
537
# This enables ES monitoring only for this particular service.
538
- EnableActivityMonitoring = yes
538
+ EnableActivityMonitoring = no
539
539
Authorization
540
540
{
541
541
Default = ServiceAdministrator
@@ -763,7 +763,7 @@ Operations
763
763
Defaults
764
764
{
765
765
# This will globally enable ES based monitoring for Service and AgentModule.
766
- EnableActivityMonitoring = yes
766
+ EnableActivityMonitoring = no
767
767
DataManagement
768
768
{
769
769
# see http://dirac.readthedocs.io/en/latest/AdministratorGuide/Resources/Catalog/index.html#multi-protocol
Original file line number Diff line number Diff line change @@ -122,10 +122,12 @@ Note: the JSON file already contains the index patterns needed for the visualiza
122
122
Enable Component monitoring
123
123
===========================
124
124
125
- You have to set ``EnableActivityMonitoring=True `` in the CS.
126
- It can be done globally, the ``Operations `` section, or per single component.
125
+ .. warning ::
127
126
127
+ not yet fully working/ready
128
128
129
+ You have to set ``EnableActivityMonitoring=True `` in the CS.
130
+ It can be done globally, the ``Operations `` section, or per single component.
129
131
130
132
Enable RMS Monitoring
131
133
=====================
You can’t perform that action at this time.
0 commit comments