Archive Old post. Originally published 11 June 2011 on the WordPress version of this site. Preserved here for the search engines and the curious. Old me had opinions.
Developer 2 min read

Plesk 10 Health Monitor Woes

Following on from my previous blog entry about Hard disks, after increasing my disk allocation I was still having issues with Plesk reporting the old disk space values.

When you add new hard drive and increase diskspace or add RAM to your server or replace CPU with more powerful all these hardware changes are not reflected in Health Monitor. You still see old hardware values there.

Thanks Plesk,

New values of hardware configuration are not automatically re-calculated by Health Monitor.

Ok here’s the fix

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%adminplibscriptssetup-health-monitor.php"

Original Plesk Knowledgebase artciles is here.


Filed under Developer. No comments, on purpose.