зеркало из https://github.com/mozilla/MozDef.git
Remove mozdefes references in dev
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
This commit is contained in:
Родитель
ee07fe18a3
Коммит
1073950c94
|
@ -63,7 +63,6 @@ def digits(n):
|
|||
|
||||
def isJVMMemoryHigh():
|
||||
url = "http://{0}/_nodes/stats?pretty=true".format(random.choice(options.esservers))
|
||||
#r=requests.get(url="http://mozdefes5.private.scl3.mozilla.com:9200/_nodes/stats?pretty=true")
|
||||
r = requests.get(url)
|
||||
logger.debug(r)
|
||||
if r.status_code == 200:
|
||||
|
|
Загрузка…
Ссылка в новой задаче