You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
SET zabbix_user weathermap
SET zabbix_password weathermap
SET zabbix_url http:///192.168.66.4/api_jsonrpc.php
SET post_zabbix_graph_link enabled
Graph configuration
SET post_zabbix_graphs 1
SET post_zabbix_graph_link 1
SET post_zabbix_graph_base_url https://192.168.66.4/zabbix
SET post_zabbix_graph_width 420
SET post_zabbix_graph_height 150
SET post_zabbix_graph_period 86400
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?
The text was updated successfully, but these errors were encountered: