Documentation
¶
Index ¶
Constants ¶
View Source
const ( TypeIsDBGrid = "isdbgrid" TypeMongos = "mongos" TypeMongod = "mongod" TypeShardServer = "shardsvr" )
Variables ¶
Functions ¶
func ReplicasetConfig ¶
Types ¶
type HostInfo ¶
type HostInfo struct {
Hostname string
HostOsType string
HostSystemCPUArch string
HostDatabases int
HostCollections int
DBPath string
ProcPath string
ProcUserName string
ProcCreateTime time.Time
ProcProcessCount int
// Server Status
ProcessName string
ReplicasetName string
Version string
NodeType string
}
Click to show internal directories.
Click to hide internal directories.