This post is more than 5 years old
2 Posts
0
726
December 11th, 2015 09:00
How do I display inactive isilon clients clients
When in InsightIQ on a given cluster it shows Connected clients as 3.4K , active clients are listed as 595. When I dump the connections via CLI "isi statistics client --nodes X" The count comes out close to the active clients.
0 events found
No Events found!


johnsonka
130 Posts
1
December 14th, 2015 05:00
Hello,
Please give this command a try:
# isi statistics client --nodes X --zero
This would not suppress the zero value results showing you your inactive clients. I hope this helps!