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
  • Previous
  • 1
  • 2
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:09 pm

Can you send me access to your server?
I will check this problem
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:32 pm

imperio wrote:Can you send me access to your server?
I will check this problem
yes sure, i send it to you via mail?
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:39 pm

sent via PM.
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 11:28 pm

Memory chart and mysql chart was fixed on your server
Top

Clouseau
Posts: 20
Joined: Fri Mar 04, 2016 8:39 pm

Re: CentOS 7

Post by Clouseau » Fri Aug 05, 2016 9:09 am

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)
This is acctualy correct:
free -m |awk '{print $3}'|head -n3 |tail -n1
34
free -m |awk '{print $4}'|head -n3 |tail -n1
4061
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)
This proposed solution is however wrong:
free -m |awk '{print $3}'|head -n1 |tail -n1
free
free -m |awk '{print $4}'|head -n1 |tail -n1
shared
Top

mestresan
Posts: 33
Joined: Wed May 13, 2015 12:05 am

Re: CentOS 7

Post by mestresan » Wed Nov 16, 2016 12:16 am

all my graphs are empty "-nan-"

https://dl.dropboxusercontent.com/u/698 ... estacp.jpg

I have many vestacp installs... but, some occurs this...

this: centos 7 - apache 2.4 - nginx 1.11.5 - mysql 5.7 - php 5.6
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: CentOS 7

Post by skurudo » Tue Dec 06, 2016 2:08 pm

If some problem exist, please update to latest version 0.9.8.17
Top


Locked
  • Print view

17 posts
  • Previous
  • 1
  • 2

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