Applicable to:
- SolusVM
Symptoms
Load average and memory graphs are not generated for SolusVM OpenVZ VPSes at SolusVM > Virtual Servers > VPS > Statistics on OpenVZ node with more than 30 EZ-based VPSes:
SVM_ERROR: Error generating graph.
Cause
SolusVM bug with ID #SVM-3231 which was fixed in SolusVM version 1.25.19
Resolution
Update SolusVM to the latest mainline version.
If update is not the option at the moment use the following workaround:
Click to expand
- Connect to Master node via SSH
- Backup the script /usr/local/solusvm/system/statfive.php:
# mv /usr/local/solusvm/system/statfive.php{,.orig}
- Download the custom fix and replace the script /usr/local/solusvm/system/statfive.php with the one from archive:
# cd /usr/local/solusvm/system; wget https://solus.zendesk.com/hc/article_attachments/13266909129367/statfive.zip; unzip statfive.zip; chown solusvm:solusvm statfive.php
Comments
0 commentsPlease sign in to leave a comment.