We should use 'ceph_mds_sessions_sessions_open' instead of
'ceph_mds_sessions_session_count' to compute the number of (active)
clients. Otherwise, we include all the sessions, including the stale
ones.
Resolves: rhbz#1652896 Signed-off-by: Boris Ranto <branto@redhat.com>