Remove OI connector from Portal
search cancel

Remove OI connector from Portal

book

Article ID: 377144

calendar_today

Updated On:

Products

DX NetOps CA Performance Management - Usage and Administration

Issue/Introduction

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 



Environment

Dx NetOps Performance Management any version

Cause

Possible uninstall relic

Resolution

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