romainsi/zabbix-VEEAM_B-R

i use zabbix-VEEAM ,Error

porzza99 opened this issue · 4 comments

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

  • $xml1 = Import-Clixml "$pathxml\backupjob.xml" | Measure-Obje ...
  • CategoryInfo : OpenError: (:) [Import-Clixml], DirectoryNotFoun
    dException
  • FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.Im
    portClixmlCommand

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

I have same problem.

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

image
Path is ok