Commit Graph

8 Commits

Author SHA1 Message Date
fcf3643ff8 Added print to know which backend was used 2026-03-02 20:28:18 +01:00
0b497c1abe IDRAC7, 8, 9 are working now 2026-03-02 20:12:56 +01:00
674eaef47a Did a dynamic check to see what features a server has 2026-03-02 20:03:24 +01:00
d3d274b2a1 A big rework is needed
A rework of exhaust temp, everything for PSU2 and
CPU2 temp is needed.

On R430 there is only Inlet Temp sensor
which crashes the program.

Also if there is only one cpu installed then the program
will also crash as there is no OID for cpu2

Adding a try: for above mentioned OIDs and then
combining output into one Queue entry should fix it
2026-03-01 21:29:28 +01:00
f7d28b31b8 Collecting IDRAC stats works.
Data is being inserted to both InfluxDB and mariadb
2026-02-28 22:57:11 +01:00
cdf3b983bc Moved the project to asyncio 2026-02-28 17:48:01 +01:00
fab9c3fafa Other insignificant tweaks 2026-02-26 19:49:46 +01:00
7a30a31a38 Moved everything to one folder 2026-02-26 17:34:00 +01:00