Hi, I am new to Zabbix. I am doing the remote command for my Zabbix (window server) to screenshot the server if something wrong. I am using wkhtmltopdf software to screenshot the server. However, the wkhtmltopdf can be done in command prompt of my window server but fail to generate the output file when I used it as remote command in my zabbix. I had enable the EnableCommand=1. Help me thanks.
This is my remote command pattern:
hostname:c:\Program Files\wkhtmltopdf\bin> wkhtmltopdf http://www.google.com test.pdf
This is my remote command pattern:
hostname:c:\Program Files\wkhtmltopdf\bin> wkhtmltopdf http://www.google.com test.pdf
Comment