I would like to clear out the OI connector from NetOps portal, since we don't use this application NetOps health indicator is always RED I would like to uninstall this from NetOps. I see an oiconnector folder/directory /opt/CA/PerformanceCenter/oiconnector however under that directory there is a single shell script oinet-install.bin
Dx NetOps Performance Management any version
Possible uninstall relic
curl -X DELETE -H "Authorization: Basic user:password" -k -o -I -L -s -w "%{http_code}"https://CAPC_HOSTNAME:8182/pc/center/webservice/status/registration/oi_connector
Protocol (https) and port (8182) could vary based on installation