Paul Blasquez

Results 4 comments of Paul Blasquez

Make sure your LibreNMS conf location is correct in [weathermapper.conf.php](https://github.com/pblasquez/weathermapper/blob/master/weathermapper.conf.php#L16). It uses the same DB connection mechanism as LibreNMS.

Are you running the weathermapper on the same machine as the LibreNMS installation? The LibreNMS installation works correctly and does not have this error? Usually this issue is caused by...

@m3hrz4d thanks for pointing that out, I'll test this and put in a patch.

Hi, this appears to be due to an empty or missing `$weathermapper[$label]['grid_opts']` dictionary. You can use the UI plugin to build this or use one of the examples in the...