We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
v-update-sys-rrd-pgsql not work
v-update-sys-rrd-pgsql not work
CentOS 7
v-update-sys-rrd-pgsql:
- line 76
.....
- line 88
- - - - - - - - - - - -
how it's work?
PostgreSQL logs spamed by
v-update-sys-rrd-pgsql:
- line 76
Code: Select all
sql="psql -h $HOST -U $USER -c"
- line 88
Code: Select all
status=$($sql psql -d postgres -c "$q" 2>/dev/null); code="$?"
how it's work?
PostgreSQL logs spamed by
Code: Select all
2021-02-05 00:35:02.348 EET [30291] ERROR: syntax error at or near "psql" at character 1
2021-02-05 00:35:02.348 EET [30291] STATEMENT: psql