1). This behaviour is by design. If discovering a Device server, then "NCM-Certificate-Monitoring" must be disabled by setting "true" to "false" as per the configuration shown below :
File : <APG>/Collecting/Collector-Manager/emc-ncm/conf/collecting.xml :From :<collector enabled="true" name="NCM-Certificate-Monitoring" next="FailOver" type="XML-Collector" config="XML-Collector/emc-ncm/conf/xml-collector-ncm-certmon.xml" />
To :<collector enabled="false" name="NCM-Certificate-Monitoring" next="FailOver" type="XML-Collector" config="XML-Collector/emc-ncm/conf/xml-collector-ncm-certmon.xml" />
2). After the change the Collector Manager service should start :
manage-modules.sh service start collector-manager emc-ncm