Commit Graph

6 Commits

Author SHA1 Message Date
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
2296c89878 . 2026-02-26 20:17:26 +01:00
8882ee5ee8 Tweaked the class that has IDRAC data 2026-02-26 19:48:56 +01:00
7a30a31a38 Moved everything to one folder 2026-02-26 17:34:00 +01:00