views:

24

answers:

0

I can get resource score with something like this:

ptest -L -s -VV 2>&1 | grep "_color: resource.node"

but for groups this seems to get me "0" even if a resource in a group has failed enough times to get the group move to another node.

How can I get score for groups?

Thanks!