[ZBXNEXT-5527] Create IPMI template for Supermicro and HP ILO Created: 2019 Oct 25 Updated: 2024 Apr 10 Resolved: 2020 Apr 08 |
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Templates (T) |
Affects Version/s: | None |
Fix Version/s: | 5.0.0alpha4, 5.0 (plan) |
Type: | New Feature Request | Priority: | Trivial |
Reporter: | Aleksandrs Larionovs (Inactive) | Assignee: | Maxim Chudinov (Inactive) |
Resolution: | Fixed | Votes: | 4 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() ![]() ![]() |
||||||||
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | Sprint 57 (Oct 2019), Sprint 58 (Nov 2019), Sprint 59 (Dec 2019), Sprint 60 (Jan 2020), Sprint 61 (Feb 2020), Sprint 62 (Mar 2020), Sprint 63 (Apr 2020) | ||||||||
Story Points: | 3 |
Description |
Create IPMI templates for Supermicro servers and HP iLO cards. Templates must not use any external scripts. |
Comments |
Comment by Marco Hofmann [ 2019 Nov 12 ] |
We have several brand new HPE Server GEN10 with an iLO5 card, ping me if you need help! mchudinov Hello Marco! Are you ready to test the new "Template Server by IPMI"? You will need to install Zabbix 5.0 from the source code. |
Comment by Ivan Degtyarev [ 2019 Dec 04 ] |
Hello, we have several brand Supermicro SYS-5019S-ML and SYS-5019S-M2. Temperature and fan sensors are not reading. Discovery rules status - Not supported (
Temperature Sensors:
|
Comment by Marco Hofmann [ 2020 Feb 10 ] |
Couldn't i use https://repo.zabbix.com/zabbix/4.5/debian/pool/main/z/zabbix/zabbix-server-mysql_5.0.0~alpha1-1%2Bbuster_amd64.deb for testing? mchudinov No, you should install it from the latest source code. |
Comment by Marco Hofmann [ 2020 Feb 17 ] |
I'm willing to help and I will help, but to be honest I don't have the time and the experience to compile Zabbix server for myself. |
Comment by Reed Dier [ 2020 Mar 17 ] |
I've got a wide range of Supermicro servers I can test against, X8-H11. Stood up alpha3 today from repo for Ubuntu, would love to be able to help. |
Comment by Maxim Chudinov (Inactive) [ 2020 Mar 25 ] |
Template available in:
|
Comment by Reed Dier [ 2020 Mar 25 ] |
I've just run my different servers (16 unique SuperMicro motherboards, and 1 Dell) through with the template linked above, and I have come across some issues. What is the best way to provide feedback to improve the Template? Most of the unsupported items look to be issues with the value type:
Value "1.824000" of type "string" is not suitable for value type "Numeric (unsigned)" However, some look to be more problematic, such as:
Preprocessing failed for: [{"id":"PS Status","name":"(10.1).PS Status","sensor":{"type":8,"text":"power_supply"},"reading":... 1. Failed: cannot extract value from json by path "$.[?(@.id=='Intrusion')].value.first()": no data matches the specified path Which loooks like it is looking at something in the Power Supply Status for Intrusion Switch data. Just hoping to provide some wide data points if possible. |
Comment by Maxim Chudinov (Inactive) [ 2020 Mar 25 ] |
Hello Reed Dier! |
Comment by Marina Generalova [ 2020 Mar 27 ] |
Documentation updated:
|
Comment by Marco Hofmann [ 2020 Nov 09 ] |
In the last few days I did some tests with HP iLO SNMP: https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/server/hp_ilo_snmp?at=refs%2Fheads%2Frelease%2F5.0 I found a design decision Second, and this has a direct correlation: What is the intention of defining Context MACROS in the Template default Triggers, but not set their default values anywhere? So we have a fallback to the default MACRO, leading to several false positives (at least for us). I talk about:
and so on. As they are not defined, they all Fallback to {$TEMP_CRIT} 60. I know it's very easy to fix, but I talk about the out-of-box experience. |
Comment by dimir [ 2020 Nov 24 ] |
Moved to |