Orchid Core VMS runs on Linux as a service. If you need to check the status, start, or stop one of these services, you can do this from the command line or the GUI.

There are two main services used by Orchid Core VMS on Linux:

  • Orchid Server Service: The main Orchid Core VMS service that records and archives video.
  • Orchid ONVIF Auto-Discovery Service: Used by Orchid Core VMS to automatically find cameras that support ONVIF.

Tips

  • After you’ve configured your Orchid Core VMS properties and started the services, you should check the status of both services to verify Orchid Core VMS is running.
  • You will need to restart the services whenever a change has been made to the Orchid Core VMS configuration files.

How to Manage the Orchid Core VMS Services Through the Command Line

  1. Open the Terminal program (CTRL+ALT+T).
  2. Type the following command: sudo service orchid (command) (where the command is start, stop, restart, or status). Then press Enter.

How to Manage the Orchid Core VMS Services Through the GUI

To manage the Orchid Core VMS services from a web browser running on the same computer as the service:

  1. Open a web browser and type http://localhost:2812 into the address bar to access Monit (Orchid Core VMS’s process monitor).
  2. You will be asked for a username and password. The username is admin and the password is 0rc#1d (unless it was manually changed through Monit’s configuration file).

A list of the services setup with Monit will appear, which will include orchid_server and orchid_onvif_autodiscovery_service. The status of each service is listed in the Status column.

  1. Click the name of the service you need to stop, start, or restart. A detailed information screen for the monitored service you selected will appear.

  1. Click the Stop Service button to stop the selected service. This action will keep the service off until the Start Service button is clicked.
  2. Click the Start Service button at the bottom of the screen to start the selected service.
  3. Click the Restart Service button to restart the service. The status of the service will update from Running to Running-restart pending. Once the service has restarted successfully, the status will return to Running.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
IPConfigure Technical Support

Post Comment