Hi All,
I'm trying to use the HPE iLo by HTTP but without any luck. This template was a Zabbix feature request, see [ZBXNEXT-8522] HPE iLo 5 by HTTP - ZABBIX SUPPORT
I thought the template would work out of the box but it seems not. I have no idea what i'm doing wrong here?
The Zabbix version i'm running is 6.4.10
The iLo version is 2.95 (iLo 5 on a DL380 Gen10)
Regarding to the readme, an iLo user zbx_monitor with the ReadOnly role was created
In Zabbix i created a new host with the HPE iLO by HTTP linked template.
The host has 3 macro's set:
ILO.URL which has value https://192.168.1.205
ILO.USER which has value zbx_monitor
ILO.PASSWORD which has the password of the zbx_monitor user
In the iLO session list i can see the zbx_monitor has an active session
In the iLO Event Log i can see the zbx_monitor user has Browser login / Browser logout activity
When i check the discovery rules on the created host. The info label is showing an error message for each discovery rule:
Preprocessing failed for: {"error":"Error: maximum count of HttpRequest objects was reached."}
1. Failed: TypeError: cannot read property 'map' of undefined
at [anon] (duktape.c:59387) internal
at [anon] (function:3) preventsyield
I'm trying to use the HPE iLo by HTTP but without any luck. This template was a Zabbix feature request, see [ZBXNEXT-8522] HPE iLo 5 by HTTP - ZABBIX SUPPORT
I thought the template would work out of the box but it seems not. I have no idea what i'm doing wrong here?
The Zabbix version i'm running is 6.4.10
The iLo version is 2.95 (iLo 5 on a DL380 Gen10)
Regarding to the readme, an iLo user zbx_monitor with the ReadOnly role was created
In Zabbix i created a new host with the HPE iLO by HTTP linked template.
The host has 3 macro's set:
ILO.URL which has value https://192.168.1.205
ILO.USER which has value zbx_monitor
ILO.PASSWORD which has the password of the zbx_monitor user
In the iLO session list i can see the zbx_monitor has an active session
In the iLO Event Log i can see the zbx_monitor user has Browser login / Browser logout activity
When i check the discovery rules on the created host. The info label is showing an error message for each discovery rule:
Preprocessing failed for: {"error":"Error: maximum count of HttpRequest objects was reached."}
1. Failed: TypeError: cannot read property 'map' of undefined
at [anon] (duktape.c:59387) internal
at [anon] (function:3) preventsyield
Comment