Rerun the 24x7 and Daily Safety Checks

You can rerun the 24x7 or Daily Safety Checks directly from the device.

Before you start

  • Log in to the computer.

  • Open a command-line interface.

  • Navigate to the rmmagent folder:

# cd /usr/local/rmmagent

You must have root access to run these commands.

Linux Agent

Rerun the 24x7 Checks

Run the following command:

# ./rmmagentd scan --247

Example output:

Running scan now.

Rerun the Daily Safety Checks

Run the following command:

# ./rmmagentd scan --dsc

Example output:

Running scan now.

Rerun the Daily Safety Checks

Run the following commands:

# ./rmmagentd scan --dscReviewed: 9th February 2022 (BB)