Integrate > OneView > Configure > Managing the Integration Services

Managing the Integration Services

The OpsCx for OneView enables you to manage its event and topology integration services.

Starting the Services

After you finish the initial configuration and set the login credentials, you must start the OneView services:

Windows: ovc -start ONV

Linux: /opt/OV/bin/ovc -start ONV

If you modified only the topology or event collection settings, you can restart the individual services:

Windows:

ovc -start oneviewe

ovc -start oneviewt

Linux:

/opt/OV/bin/ovc -start oneviewe

/opt/OV/bin/ovc -start oneviewt

Restarting the Services after Configuration Changes

After any change to the existing configuration, you must restart the services:

Windows: ovc -restart ONV

Linux: /opt/OV/bin/ovc -restart ONV

If you modified only the topology or event collection settings, you can restart the individual services:

Windows:

ovc -restart oneviewe

ovc -restart oneviewt

Linux:

/opt/OV/bin/ovc -restart oneviewe

/opt/OV/bin/ovc -restart oneviewt

You can check the service status with the following command:

Windows: ovc -status ONV

Linux: /opt/OV/bin/ovc -status ONV