• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

alarm level changed emails

ProWebS

Regular Pleskian
Hello,

I recieve again and again the whole day emails like the one above:

Server: server.simplevps.eu.

Server health parameter "CPU > Total usage" changed its status from "green" to "red".

top - 09:35:31 up 1 day, 18:17, 0 users, load average: 0.14, 0.30, 0.37
Tasks: 44 total, 1 running, 43 sleeping, 0 stopped, 0 zombie

as you can see the load is always very low (the server has only one low traffic site).

Server health parameter "CPU > Total usage" changed its status from "green" to "red".

top - 08:49:22 up 1 day, 17:31, 0 users, load average: 1.24, 0.43, 0.23

how can I stop this?
 
Ok I see this:

<Cpu>
<TotalUsage>
<device name="processor0" dbname="cpu-0" monitor="true"/>
<device name="processor1" dbname="cpu-1" monitor="true"/>
<device name="processor2" dbname="cpu-2" monitor="true"/>
<device name="processor3" dbname="cpu-3" monitor="true"/>
<device name="processor4" dbname="cpu-4" monitor="true"/>
<device name="processor5" dbname="cpu-5" monitor="true"/>
<alarm level="red" threshold="95" type="percent"/>
<alarm level="yellow" threshold="90" type="percent"/>
</TotalUsage>
<Queue period="shortterm"/>
<Processes/>
</Cpu>


the threshold 95 and 90 doesn't mean that when the cpu usage is at 95% or 90% ???
if yes then why it does sent me notifications with low load like load average: 0.14, 0.30, 0.37 and load average: 1.24, 0.43, 0.23
I cannot understand this
 
Nikolay do you know that is the exact tag that I should search for if it's not <Cpu> <TotalUsage> ?
 
Back
Top