pblasquez / weathermapper

Automatically generate weathermaps from a LibreNMS installation
GNU General Public License v3.0
53 stars 17 forks source link

rrdcached_dir doesn't exist anymore fallback to rrd_dir #7

Closed sbadia closed 6 years ago

sbadia commented 6 years ago

Since https://github.com/librenms/librenms/commit/e3772e265391d942e89be7917e742095f2488660 rrdcached_dir doesn't exist anymore, let's fallback to rrd_dir

pblasquez commented 6 years ago

Thanks for the contribution!