Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f0db43

Browse files
authored
Merge pull request #4422 from hufnagel/removed-alerts
adjust deployment to removed alerts
2 parents ce61dad + 1f29f78 commit 4f0db43

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

bin/00_deploy.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,6 @@ echo 'config.AgentStatusWatcher.enabled = False' >> ./config/tier0/config.py
131131
#
132132
echo "config.Tier0Feeder.serviceProxy = '/data/certs/serviceproxy-vocms15.pem'" >> ./config/tier0/config.py
133133

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-
140134
#
141135
# password for dropbox upload
142136
#

0 commit comments

Comments
 (0)