Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion RHEL/CentOS
  • Search

CentOS 7

RHEL/CentOS related topics
Locked
  • Print view
Advanced search
17 posts
  • 1
  • 2
  • Next
Teo
Posts: 97
Joined: Mon May 11, 2015 9:17 am

Os: CentOS 6x
Web: apache + nginx
CentOS 7

Post by Teo » Sat Jul 23, 2016 9:18 pm

Hello,
i had to reinstall the whole webserver, i had centos 6, now i upgraded to centos 7 everything seems working fine except something vestacp side.
1) Memory graph is not working:
Image
2) I can't see the mysql graph anymore:
Image
Any help please?
Thank you.
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: CentOS 7

Post by imperio » Sat Jul 23, 2016 9:24 pm

Hi,
This bug will be fixed in 0.9.8-17
https://bugs.vestacp.com/issues/132
Top

Teo
Posts: 97
Joined: Mon May 11, 2015 9:17 am

Os: CentOS 6x
Web: apache + nginx
Re: CentOS 7

Post by Teo » Sat Jul 23, 2016 9:35 pm

imperio wrote:Hi,
This bug will be fixed in 0.9.8-17
https://bugs.vestacp.com/issues/132
Hi thanks for your reply, i don't speak Russian, what i have to install please?
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: CentOS 7

Post by imperio » Sat Jul 23, 2016 9:48 pm

Use this instruction

Code: Select all

yum install rrdtool rrdtool-devel rrdtool-perl perl-HTML-Parser perl-JSON
/usr/local/vesta/bin/v-update-sys-rrd-mem
find

Code: Select all

used=$(echo "$mem" |awk '{print $3}'|head -n3 |tail -n1)
free=$(echo "$mem" |awk '{print $4}'|head -n3 |tail -n1)
replace to

Code: Select all

used=$(echo "$mem" |awk '{print $3}'|head -n1 |tail -n1)
free=$(echo "$mem" |awk '{print $4}'|head -n1 |tail -n1)
Top

Teo
Posts: 97
Joined: Mon May 11, 2015 9:17 am

Os: CentOS 6x
Web: apache + nginx
Re: CentOS 7

Post by Teo » Sat Jul 23, 2016 9:53 pm

imperio wrote:Use this instruction

Code: Select all

yum install rrdtool rrdtool-devel rrdtool-perl perl-HTML-Parser perl-JSON
/usr/local/vesta/bin/v-update-sys-rrd-mem
find

Code: Select all

used=$(echo "$mem" |awk '{print $3}'|head -n3 |tail -n1)
free=$(echo "$mem" |awk '{print $4}'|head -n3 |tail -n1)
replace to

Code: Select all

used=$(echo "$mem" |awk '{print $3}'|head -n1 |tail -n1)
free=$(echo "$mem" |awk '{print $4}'|head -n1 |tail -n1)
ok i try thanks. And what about the MySQL missing graph please?
Top

Teo
Posts: 97
Joined: Mon May 11, 2015 9:17 am

Os: CentOS 6x
Web: apache + nginx
Re: CentOS 7

Post by Teo » Sat Jul 23, 2016 9:54 pm

is still not working.
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: CentOS 7

Post by imperio » Sat Jul 23, 2016 9:54 pm

And what about the MySQL missing graph please?
Also will be fixed in 0.9.8-17
Top

Teo
Posts: 97
Joined: Mon May 11, 2015 9:17 am

Os: CentOS 6x
Web: apache + nginx
Re: CentOS 7

Post by Teo » Sat Jul 23, 2016 9:56 pm

imperio wrote:
And what about the MySQL missing graph please?
Also will be fixed in 0.9.8-17
ok, btw after the fix is still not showing anything, need me to restart something or? thanks.
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: CentOS 7

Post by imperio » Sat Jul 23, 2016 10:00 pm

Teo wrote:
imperio wrote:
And what about the MySQL missing graph please?
Also will be fixed in 0.9.8-17
ok, btw after the fix is still not showing anything, need me to restart something or? thanks.
Try to restart VestaCP

Code: Select all

service vesta restart
and run

Code: Select all

sudo /usr/local/vesta/bin/v-update-sys-rrd 
Top

Teo
Posts: 97
Joined: Mon May 11, 2015 9:17 am

Os: CentOS 6x
Web: apache + nginx
Re: CentOS 7

Post by Teo » Sat Jul 23, 2016 10:03 pm

imperio wrote:
Teo wrote:
imperio wrote: Also will be fixed in 0.9.8-17
ok, btw after the fix is still not showing anything, need me to restart something or? thanks.
Try to restart VestaCP

Code: Select all

service vesta restart
and run

Code: Select all

sudo /usr/local/vesta/bin/v-update-sys-rrd 
nothig yet:

Image
Top


Locked
  • Print view

17 posts
  • 1
  • 2
  • Next

Return to “RHEL/CentOS”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password