romainsi / zabbix-VEEAM_B-R

52 stars 40 forks source link

i use zabbix-VEEAM ,Error #20

Closed porzza99 closed 5 years ago

porzza99 commented 5 years ago

Value "Import-Clixml : Could not find a part of the path 'C:\Program Files\Zabbix Agent\scripts\TempXmlVeeam\backupjob.xml'. At C:\Program Files\Zabbix Agent\scripts\zabbix_vbr_job.ps1:395 char:11

0" of type "string" is not suitable for value type "Numeric (unsigned)"

zhukovd commented 5 years ago

I have same problem.

romainsi commented 5 years ago

Hi, the error message say : DirectoryNotFoundException. Can you verify if 'C:\Program Files\ZabbixAgent\scripts\TempXmlVeeam\backupjob.xml' is present ? If not, you can use item Result Export Xml Veeam or the powershell command : "C:\Program Files\Zabbix Agent\scripts\zabbix_vbr_job.ps1" exportxml

If you have just added the template, you must wait at least 1 hour for the results. If error is still here, you can manually create the folder before launch the powershell command : "C:\Program Files\Zabbix Agent\scripts\zabbix_vbr_job.ps1" exportxml

porzza99 commented 5 years ago

image Path is ok

porzza99 commented 5 years ago

image