Random Project

I have an error

Hi guys, I am wondering if anybody can help. I am receiving an error saying:
./check_isi_health.py -e https://a400-mgmt1:8080/ -u myuserid -p abcd1234
Traceback (most recent call last):
File “./check_isi_health.py”, line 54, in
intClusterHealthValue = (objClusterHealthDict[‘stats’][0][‘value’])
KeyError: ‘stats’