On this page
sh.isBalancerRunning()
sh.
isBalancerRunning
( )-
Returns: boolean Returns true if the balancer process is currently running and migrating chunks and false if the balancer process is not running. Use
sh.getBalancerState()
to determine if the balancer is enabled or disabled.