Entityless / mpi4py_cluster_monitor

弱鸡集群监控,基于python3和MPI
MIT License
2 stars 2 forks source link

The script crashes when some of the nodes are unavailable #1

Open Entityless opened 5 years ago

Entityless commented 5 years ago

Traceback (most recent call last): File "doge.py", line 208, in lns = ret_dic[hn] KeyError: 'hpc8.cse.cuhk.edu.hk'

Entityless commented 5 years ago

Traceback (most recent call last): File "doge.py", line 267, in node_status[hn]['mu'] = str(mem_actually_used) +" MB" KeyError: 'hpc4.cse.cuhk.edu.hk'