Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hi,
I dont have that files inside /etc/init.d/ on Plesk Onyx with Centos 7
I have removed HM and installed it again but it still shows erroneous memory available, always arround 15%, when in reality is 40%, however drive space an cpu seems correct.
The app for android also shows the correct memory just as in system information so the problem should be with HM itself.
The difference in values can be due to different times of measurement. The server information data is collected at a different time than the health monitor data. Health monitor is an extension that works independently from the built-in server information page. It is thinkable that health monitor displays different CPU and RAM values, because these values can change frequently and within milliseconds.
I am observing the same behavior after the upgrade of Plesk from 12.5 to Onyx on Ubuntu 14.04.5 LTS.
The difference between the real memory usage shown by the Plesk health monitor now appears constantly as:
the amount of [used memory minus buffers minus cache] minus [MySQL memory usage] minus [Plesk memory usage].
In other words:
the value of [Plesk memory usage plus MySQL memory usage plus real memory usage] shown by the Plesk health monitor, is now equal to the value of [used memory minus buffers minus cache) returned by the linux command free.
Before the upgrade the value of the real memory usage was, alone, equal to the value of [used memory minus buffers minus cache].