-
Type:
New Feature
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 1.6
-
Component/s: None
-
None
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the access to MongoServerInstance.InstanceType is internal. For in-process monitoring purposes, having access to InstanceType (or even better a new property MongoServer.ServerType to distinguish between standalone, RS and mongos) would be very helpful. Examining ReplicaSetName to be non-null is helpful to disgtinguish RS from standalone/mongos, but having a separate property would be better.