commit | bb783a166cb77966a36e46bdd765291c055957bc | [log] [tgz] |
---|---|---|
author | Ved-vampir <akiselyova@mirantis.com> | Wed Mar 18 11:21:48 2015 +0300 |
committer | Ved-vampir <akiselyova@mirantis.com> | Wed Mar 18 11:21:48 2015 +0300 |
tree | d94e41ccfdc7f5b338250625560c6a983065d1f4 | |
parent | 0fc1367cd3907605d05b7d56d04887b69635111c [diff] [blame] |
average calculation removed
diff --git a/sensors/utils.py b/sensors/utils.py index fee0198..ad08676 100644 --- a/sensors/utils.py +++ b/sensors/utils.py
@@ -52,6 +52,7 @@ # no cmd returned return "<NO NAME>" except IOError: + # upstream wait any string, no matter if we couldn't read proc return "no_such_process"