@ -1337,6 +1337,15 @@ cmdline.spec::cmd:vps-stats:run() {
echo ""
return 1
} >&2
( depends rrdtool ) || {
echo " Rrdtool is required to display graphs..." \
"You might want to try to install ${WHITE}rrdtool${NORMAL} with:"
echo " apt install rrdtool"
export GNUTERM=qt
exec {PFD}> >(exec gnuplot 2>/dev/null)