[SOLVED] How to reset statistics

proxmoxuser0815

Well-Known Member
Mar 16, 2018
59
5
48
46
Hello,

does anybody know, how to reset the statistics database?

pmgdb init --statistics does not work for me. :(

could not change directory to "/root": Permission denied
Analyzing/Upgrading existing Databases...done
Generating Proxmox Statistic Databases... done


Still no reset...
 
You need to run this command as the root user
 
OK, this way there is no an error, but the DB is still not resetting, only the Postscreen-Statistics getting cleared.

cd /
pmgdb init --statistics
Analyzing/Upgrading existing Databases...done
Generating Proxmox Statistic Databases... done
 
What are you trying to accomplish?
maybe `pmgdb reset` is what you're looking for it does reset the db (including rules)
 
  • Like
Reactions: proxmoxuser0815