For the complete documentation index, see llms.txt. This page is also available as Markdown.

Controlling the server and the plugin

How to start and stop the server and the plugin.

Start the Server

The Mediaserver usually starts automatically when the host computer boots up.

Start it manually from the command line with either of the following commands:

sudo service networkoptix-metavms-mediaserver start
sudo systemctl start networkoptix-metavms-mediaserver.service

Open the Services application, select the Network Optix Server service that matches the customization, and control it from the context menu or the start, restart, and stop links.

Stopping the Mediaserver on Windows before removing the plugin

Restarting the Server

Restart the server from the command line too.

sudo service networkoptix-metavms-mediaserver restart
sudo systemctl restart networkoptix-metavms-mediaserver.service

Open the Services application, select the Network Optix Server service that matches the customization, and control it from the context menu or the start, restart, and stop links.

Stopping the Mediaserver on Windows before removing the plugin

Restart the server from the built-in Nx Meta Mediaserver web interface instead. Access it at https://localhost:7001/, at https://127.0.0.1:7001/, or at the external IP address on the same port.

Nx Meta Mediaserver web interface accessed at localhost:7001

Stopping the Server

Stopping the server on the command line is similar to starting and restarting.

Open the Services application, select the Network Optix Server service that matches the customization, and control it from the context menu or the start, restart, and stop links.

Stopping the Mediaserver on Windows before removing the plugin

Starting the Plugin

To start the plugin, toggle the switch on the left of the title, then enable the Device Active toggle that appears.

Popup window showing the plugin disabled for this device
The popup window showing that the plugin is disabled for this device
Popup window showing the plugin enabled but the device not active
The popup window showing that the plugin is enabled for this device, but the device is not active.

Stopping the Plugin

Stop the plugin from within the desktop client.

To stop the plugin, switch the Device Active toggle to off for all devices on the server.

Popup window showing the plugin enabled and the device active
The popup window showing that the plugin is enabled and the device is active.

Last updated