When trying
mongostat --rowcount 5 --discover
it will display forever
but will work for
mongostat --rowcount 5
mongostat -n 5
- duplicates
-
SERVER-10319 [mongostat] --discover option does not respect --rowcount (-n) output limitation
- Closed