• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

How to: run manual Dr Web scan

bskrakes

Basic Pleskian
Hi there,

I have been having some issues with Plesk after some recent updates... I received an error which has been said to be a possible root kit, however after running the update again the error has gone away (the error only occurred when running the "top" command).

What I would like to do is run a scan of the server manually from the command line but do not know if there is a command for doing this???

Thanks in advance!!!
 
If you have psa-watchdog package installed you can just scan your system with

# /usr/local/psa/admin/sbin/modules/watchdog/rkhunter --check
 
Warning is just warning :) It is not real error or alert. You can ignore it.
 
Back
Top