#"statistics top file show" command available for flexgroup?

1 messages · Page 1 of 1 (latest)

golden smelt
#

I am using the "statistics top file show -node XXX" command with nodename, but how to use this command in flexgroup, which doesn't have nodename info?

proven wren
#

I'd just run it without the node context, the output shows what node it's on.

golden smelt
#

is the command possible to add multiple node_names in the -node ?

#

I tried with "," to separate node_name but not working @proven wren

proven wren
#

You could do something like this -

#

cluster1::> statistics top file show -node cluster1-01; statistics top file show -node cluster1-02