c474f9c9c2
Added error handling for idrac
2026-03-17 19:09:11 +01:00
e06eea68cd
Added customizable poolig interval
2026-03-07 22:02:37 +01:00
c9d07e7cef
Added timeout exception for timeoud handling
2026-03-07 22:00:53 +01:00
10d14a06db
Added a custom exception for timeout handling
2026-03-07 22:00:38 +01:00
78d240a1fc
Added timeout crash avoidance
2026-03-06 22:59:56 +01:00
faf343b176
Added monitoring of poweredOff servers
2026-03-02 22:14:46 +01:00
10e6ae2347
Complete restructure to modules.
...
Using modules and imports makes it much more modular
and managable. There are no 600 row files now
2026-03-02 21:46:51 +01:00
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
583a72ac98
Added OIDs for IDRAC9 as they are slightly different from 7 and 8
2026-03-01 21:28:58 +01:00
11dc0397e7
A small HowTo for SNMP on IDRAC7-9
2026-03-01 21:28:41 +01:00
44665891ab
Added a totalBoardPower to table for IDRAC9
2026-03-01 21:28:26 +01:00
28e0a1da34
Added an event that delets rows older than 3 days
2026-03-01 19:43:55 +01:00
222e64c113
Added cisco configuration for SNMPv3
2026-03-01 19:43:42 +01:00
886f7bbd19
Updated some modules and added async sql
2026-02-28 22:58:13 +01:00
f7d28b31b8
Collecting IDRAC stats works.
...
Data is being inserted to both InfluxDB and mariadb
2026-02-28 22:57:11 +01:00
912ce9c10e
Copy sqlTable file to the container
2026-02-28 22:56:53 +01:00
943954ed9d
Added a SQL table for use in SQLwriter
2026-02-28 22:56:37 +01:00
1936976312
Updated table for SQL
2026-02-28 22:56:25 +01:00
b074b9d633
Forgot to set README as README.md
2026-02-28 18:58:04 +01:00
15f7783aeb
Added info about temps for NXOS 9.3
2026-02-28 18:56:31 +01:00
d8d6a7aad3
Updated README
2026-02-28 18:56:13 +01:00
5ea68b548e
changed USE* envs to 0 and 1
2026-02-28 17:48:13 +01:00
cdf3b983bc
Moved the project to asyncio
2026-02-28 17:48:01 +01:00
45ab7d2761
Notes on Redfish API standard
2026-02-28 17:47:43 +01:00
1cc6c7d3ee
Added SQL structure for 2 tables
2026-02-28 17:47:27 +01:00
2296c89878
.
2026-02-26 20:17:26 +01:00
b4f02df313
Added information about fans
2026-02-26 20:17:15 +01:00
fab9c3fafa
Other insignificant tweaks
2026-02-26 19:49:46 +01:00
3092d795e7
Added local influxdb, mariadb and adminer for testing
2026-02-26 19:49:24 +01:00
29e50fe52f
Tests with SNMPv1
2026-02-26 19:49:10 +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
147dd9a3ed
Added files for switch and router configuration
2026-02-26 17:13:04 +01:00
9bad35fcd5
SQL table for the stored data
2026-02-26 17:11:33 +01:00
b421086235
QoL
2026-02-26 17:11:18 +01:00
8ef830e1ad
Added pysnmp to requirements
2026-02-26 17:11:04 +01:00
3dd849e515
Collected information about needed OIDs
2026-02-26 17:10:58 +01:00
09a63770d7
Added MIBs for IDRAC
2026-02-26 17:10:26 +01:00
fe51d046f6
Added more code
2026-02-26 17:09:56 +01:00
be895664d1
Info about MIBs
2026-02-25 23:42:08 +01:00
a9a8524965
Update README
...
again
2026-02-25 22:24:52 +00:00
d29b670046
Update README
2026-02-25 22:23:34 +00:00
0745752de7
Update README
2026-02-25 22:21:22 +00:00
216e216dee
Big init
2026-02-25 23:16:46 +01:00