06-04-2025, 04:15 PM
I've used siw2odbc to dump my xml reports into MariaDB. It appears that there's a table missing for sensor data. The siw_Sensors table has one record for each computer, and the siw_Sensors_Props table has one record for each category of sensors (motherboard, video card, network adapter, etc.) on each computer. The siw_Sensors_Details table has one record for each type of measurement (voltage, rpm, power, etc.) for each category on each computer. But the individual sensor readings don't exist in the database, even though i can see them in the XML.
It appears that the XML has an extra level of <item Sensor="computername" > at the beginning of the sensors page. I'm using SIW 2025 v15.4.0503c 64-bit Technician's Version.
Am I missing something, or is this a bug?
It appears that the XML has an extra level of <item Sensor="computername" > at the beginning of the sensors page. I'm using SIW 2025 v15.4.0503c 64-bit Technician's Version.
Am I missing something, or is this a bug?