X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=blobdiff_plain;f=nodebad.py;h=9ba6a32b2e49c49e8cae2ebe005d89817d16b807;hp=bd3ed0d7176cda234a5924a8bb38c68b28935d81;hb=32e64e33bc81735e22024c5a44510848bb3c88df;hpb=28582f7068d5ef8e74cb3b70134f682d4ab471bc diff --git a/nodebad.py b/nodebad.py index bd3ed0d..9ba6a32 100755 --- a/nodebad.py +++ b/nodebad.py @@ -54,6 +54,8 @@ def check_node_state(rec, node): else: node.haspcu = False + node.firewall = rec.firewall + # NOTE: 'DOWN' and 'DEBUG' are temporary states, so only need # 'translations' into the node.status state