Managing Trellix EDR service on Linux and macOS

Prev Next

You can manage Trellix EDR service using the command line on Linux and macOS.

Manage Trellix EDR Service on Linux

Use the following commands to start, stop, restart, and check the status of the service using the command line on Linux.

  • To start the service:

    systemctl start mvedr
  • To stop the service:

    systemctl stop mvedr
  • To restart the service:

    systemctl restart mvedr
  • To check the status of the service:

    systemctl status mvedr

Manage Trellix EDR Service on macOS

Use the following commands to start, stop, restart, and check the status of the service using the command line on macOS.

  • To start the service:

    /usr/local/McAfee/mvedr/MVEDRControl start
  • To stop the service:

    /usr/local/McAfee/mvedr/MVEDRControl stop
  • To restart the service:

    /usr/local/McAfee/mvedr/MVEDRControl restart
  • To check the status of the service:

    /usr/local/McAfee/mvedr/MVEDRControl status