KnoAll / cacti-template

Cacti Graphing system install, update, backup and restore scripts, and virtual appliance template
http://www.kevinnoall.com
GNU General Public License v3.0
16 stars 7 forks source link

newly created graphs are not populating #42

Closed KnoAll closed 5 years ago

KnoAll commented 5 years ago

rrd for newly created graphs are not being written by the poller

KnoAll commented 5 years ago

made an adjustment to the update script

fastsui commented 5 years ago

Hi, After Updateing on the newest Version i see on the new Graph this Message 👍 https://i.imgur.com/vx43hF1.png

Do you have any Inputs what is the problem ?

KnoAll commented 5 years ago

You could try running this and see if it helps... bash <(curl -s https://raw.githubusercontent.com/KnoAll/cacti-template/master/update-permissions.sh)

fastsui commented 5 years ago

its works. thanks a lot

KnoAll commented 5 years ago

Glad to hear it. I have a new feature staged in dev that will allow --fix-permissions on the cacti-upgrade.sh script.