changes for 3.0
[monitor.git] / nodegroups.py
index 3f4b980..f5d46ba 100755 (executable)
@@ -81,7 +81,7 @@ def main():
                group_str = "selection"
                
        else:
-               ng = api.GetNodeGroups({'name' : config.nodegroup})
+               ng = api.GetNodeGroups({'grouname' : config.nodegroup})
                nodelist = api.GetNodes(ng[0]['node_ids'])
 
                group_str = config.nodegroup