使用mongostat查看公司的数据库状态mongostat --host IPADDRESS:27020 --username root --password PASSWORD --authenticationDatabase admin数据库
使用mongotop查看公司的数据库状态mongotop --host IPADDRESS:27018 --username root --password PASSWORD --authenticationDatabase adminide