Ad Widget

Collapse

Problem with Veeam Monitoring : "Veeam Backup: There are errors in requests to API"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Solrojo
    Junior Member
    • Feb 2026
    • 3

    #1

    Problem with Veeam Monitoring : "Veeam Backup: There are errors in requests to API"

    Hello,

    This is my first time here. I’m using Zabbix v7.0 and Veeam v12.3, and I’m trying to monitor Veeam using the zabbix agent, but I keep getting the error “There are errors in requests to API.” :
    2026-02-06 09:17:51 AM Error: cannot get URL: Couldn't connect to server.
    Click image for larger version

Name:	image.png
Views:	60
Size:	16.2 KB
ID:	510918
    I found some posts on the Zabbix forum about this type of error. They suggest commenting out some lines in the getMetricsData() function from the “Get Metrics” item, such as:
    • 'backupObjects': 'api/v1/backupObjects'
    • 'services': 'api/v1/services'
    However, my item does not contain these lines (maybe it’s a different Zabbix version). For reference, here is my getMetricsData() function:

    Click image for larger version

Name:	image.png
Views:	114
Size:	27.0 KB
ID:	510917

    Does anyone know of a solution to this problem? Thanks
Working...