edf-hpc / clara

Cluster Administration tools
Other
18 stars 12 forks source link

Some bugfix when using ipmitools (clara nodes) #14

Closed fmdm closed 10 years ago

fmdm commented 10 years ago
- connect should use run
- args should be in an array and not use strings with spaces
- some commands need to be run using os.system to be able to
  show host's name and the output of ipmitool on the same line.