Note that the hardware configuration of your Panel server is specified in Health Monitor just once - during component installation. Further changes in hardware parameters are not propagated to Health Monitor. For example, if you increase the amount of RAM from 1 GB to 2 GB, Health Monitor will continue to show that the total RAM is 1 GB. To update Health Monitor data on server configuration, use the following command (note that you should have system administrator permissions):
Linux:
# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/scripts/setup-health-monitor.php
Windows:
"%plesk_bin%\php.exe" -d auto_prepend_file="" "%plesk_dir%\admin\plib\scripts\setup-health-monitor.php"
where
%plesk_bin% - path to the Panel bin directory.%plesk_dir% - path to the Panel installation directory.Caution: This command also deletes all changes from the Health Monitor configuration file. Thus, before updating, download this file to your computer.