Friday, November 11, 2011

Update Hardware Changes in Plesk 10.x Health Monitor

Sometimes, when you add new hardware to your server, those changes may not get reflected on the Plesk panel. Here is a method to manually update it.

Windows

Go to Command Prompt and enter these:
cd %plesk_bin%
php.exe -d auto_prepend_file="" "%plesk_dir%\admin\plib\scripts\setup-health-monitor.php"

Unix

# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/scripts/setup-health-monitor.php 


:) 

No comments: