In case the graphics do not work by sending alerts, the following should be checked:
- PhantomJS tool is installed in the system (installation) and the path of its binary is well configured in Pandora FMS console (Setup menu -> Setup -> General Setup, field “Phantomjs bin directory” =
/usr/bin
). - Our API configuration is correct (make the following API call for checking).
- Check for name resolution problems (DNS), for it use the IP address of Pandora FMS console to make the API call.
- External checks, proxy or firewall blocking.
- Internal checks, SELinux and iptables.