romainsi / zabbix-VEEAM_B-R

52 stars 40 forks source link

vbr["RunningJob"] & vbr[JobsCount] are getting "Not Supported" in Zabbix 5 #54

Open mokhos opened 4 years ago

mokhos commented 4 years ago

Hi. I'm trying this template with zabbix 5 and Veeam 9.5 but for these two items I'm getting these errors. Would you please tell me why are these happening?

For vbr["RunningJob"] I'm getting this: Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "Processing -File '"C:\Program' failed: Illegal characters in path. Specify a valid path for the -File parameter. Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved."

and for vbr[JobsCount], this is the error: Unknown metric vbr

I appreciate if anyone can help me.

Thanks