prefix output with machine name
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 30 Sep 2017 13:33:33 +0000 (15:33 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 30 Sep 2017 13:33:33 +0000 (15:33 +0200)
gnt-power.sh

index faa76e9..2ca8af0 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh -xe
-gnt-cluster command ipmitool sensor | egrep '(Vol|Amp|Wat)'
+gnt-cluster command -M ipmitool sensor | egrep '(Vol|Amp|Wat)'