Can you run the following commands on your Nagios system and post the output?
Code: Select all
nslookup 192.168.136.46
nslookup kinnag
nslookup kinnag.tegnet.co.uk
ip addrCode: Select all
nslookup 192.168.136.46
nslookup kinnag
nslookup kinnag.tegnet.co.uk
ip addrCode: Select all
ls -l /usr/local/nagiosxi/html/reports/
ls -l /usr/local/nagiosxi/html/
service iptables statusCode: Select all
wkhtmltopdf -V
which wkhtmltopdf
Code: Select all
http://kinnag.tegnet.co.uk/nagiosxi/Code: Select all
service nagios restart
service httpd restartIt seems that you are running an older version of "wkhtmltopdf". You should be running "0.12.1". If you kept the original install directory, try running:[root@kinnag ~]# wkhtmltopdf -V
Name:
wkhtmltopdf 0.10.0 rc2
Code: Select all
cd /tmp/nagiosxi/subcomponents/wkhtmlx
./installCode: Select all
wkhtmltopdf -V