Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce61dad + 1f29f78 commit 4f0db43Copy full SHA for 4f0db43
bin/00_deploy.sh
@@ -131,12 +131,6 @@ echo 'config.AgentStatusWatcher.enabled = False' >> ./config/tier0/config.py
131
#
132
echo "config.Tier0Feeder.serviceProxy = '/data/certs/serviceproxy-vocms15.pem'" >> ./config/tier0/config.py
133
134
-#
135
-# avoid too many alert emails
136
137
-echo 'config.AlertGenerator.cpuPoller.soft = 75' >> ./config/tier0/config.py
138
-echo 'config.AlertGenerator.cpuPoller.critical = 99' >> ./config/tier0/config.py
139
-
140
141
# password for dropbox upload
142
0 commit comments