-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hello amousset.
I am generating the config file, but I got this error:
root@zabbix:/usr/share/zabbix/weathermap# ./weathermap --config configs/teste.conf --htmloutput test01.html
PHP Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /usr/share/php/Console/Getopt.php on line 135
WARNING: configs/teste.conf: RRD DS: Can't find RRDTOOL. Check line 29 of the 'weathermap' script.
RRD-based TARGETs will fail. [WMRRD02]
WARNING: configs/teste.conf: ProcessTargets: LINK switch-1-switch-2, target: zabbix:itemid:Switch_L3:28549:28576 on config line 63 of configs/teste.conf was recognised as a valid TARGET by a plugin that is unable to run (WeatherMapDataSource_zabbix) [WMWARN07]
PHP Warning: A non-numeric value encountered in /usr/share/zabbix/weathermap/lib/Weathermap.class.php on line 960
PHP Warning: A non-numeric value encountered in /usr/share/zabbix/weathermap/lib/Weathermap.class.php on line 961
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
root@zabbix:/usr/share/zabbix/weathermap#

As you can see attached, I am not seeing graphs yet, can you help me?