• 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.

Forwarded to devs Alert question mark in subscription list remains red after fixing a disk space overuse

Bitpalast

Plesk addicted!
Plesk Guru
TITLE:
Alert question mark in subscription list remains red after fixing a disk space overuse
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Onyx 17.5, 17.8, latest patches
CentOS 7.5
PROBLEM DESCRIPTION:
After a disk space overusage situation is resolved and statistics were recalculated, the alert question mark in the subscription list stays red as if there still was an error. It needs a nightly maintenance for it to change.​
STEPS TO REPRODUCE:
1. Overuse any subscription and wait until the next morning.
2. In the subscription list, a boldface, red question mark appears behind the subscription name, indicating that there is a problem.
3. Solve the overuse, e.g. by deleting files.
4. Run /usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=<domain.tld> for the subscription. This will recalculate the disk space usage. Disk space usage will be shown correctly afterwards.
5. Go back into the list of subscriptions.​
ACTUAL RESULT:
The question mark is no longer bold face, but it remains red as if there was an error.​
EXPECTED RESULT:
Question mark should be gray.​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 

Attachments

  • plesk.jpg
    plesk.jpg
    76.8 KB · Views: 6
It is not a bug: plesk sbin statistics --calculate-one -d example.com only collects resources usage data. To apply business rules on resource limits overuse one should analyze collected statistics by executing plesk daily AnalyseDomainStatistics. The latest is executed by cron on daily basis.

See Plesk Utility
 
Back
Top