Yep, I did it, also By running the following command, I’m getting the errors below
My current php version is 7? could it create an issue?
[root@sv3-librenms-srv01 Weathermap]# ./weathermap.php --config configs/sv3.conf --output output/sv3.png --htmloutput output/sv3.html
PHP Deprecated: Non-static method PEAR::isError() should not be called statically in /usr/share/pear/Console/Getopt.php on line 109
PHP Deprecated: Non-static method PEAR::isError() should not be called statically in /usr/share/pear/Console/Getopt.php on line 154
PHP Deprecated: Non-static method PEAR::isError() should not be called statically in /usr/share/pear/Console/Getopt.php on line 154
PHP Deprecated: Non-static method PEAR::isError() should not be called statically in /usr/share/pear/Console/Getopt.php on line 154
PHP Deprecated: Non-static method PEAR::isError() should not be called statically in /opt/librenms/html/plugins/Weathermap/weathermap.php on line 64
WARNING: configs/sv3.conf: Target ./sv3ert01.pan.local/port-id55.rrd doesn’t exist. Is it a file? [WMRRD06]
WARNING: configs/sv3.conf: ReadData: LINK 1-node09317, target: ./sv3ert01.pan.local/port-id55.rrd:INOCTETS:OUTOCTETS on config line 76 of configs/sv3.conf had no valid data, according to WeatherMapDataSource_rrd
WARNING: configs/sv3.conf: Target ./sv3ert02.pan.local/port-id223.rrd doesn’t exist. Is it a file? [WMRRD06]
WARNING: configs/sv3.conf: ReadData: LINK node01470-6, target: ./sv3ert02.pan.local/port-id223.rrd:INOCTETS:OUTOCTETS on config line 84 of configs/sv3.conf had no valid data, according to WeatherMapDataSource_rrd
WARNING: configs/sv3.conf: Target ./sv3ert01.pan.local/port-id56.rrd doesn’t exist. Is it a file? [WMRRD06]
WARNING: configs/sv3.conf: ReadData: LINK 2-6, target: ./sv3ert01.pan.local/port-id56.rrd:INOCTETS:OUTOCTETS on config line 92 of configs/sv3.conf had no valid data, according to WeatherMapDataSource_rrd
PHP Notice: Undefined property: WeatherMap::$basehref in /opt/librenms/html/plugins/Weathermap/weathermap.php on line 287