summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/inc/parser.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [statistics] Improve fdisk parsing for goofy fdisk variantsSimon Rettberg2020-07-301-0/+6
|
* [statistics] Add NVMe supportSimon Rettberg2019-12-131-2/+6
|
* [statistics] ModularizeSimon Rettberg2019-11-071-1/+3
|
* [statistics] dmidecode parser: Better handling of memorySimon Rettberg2019-04-251-17/+42
|
* [statistics] Show RAM manufacturer; add JEDEC DB & parserSimon Rettberg2019-04-201-3/+33
|
* [statistics] Handle system an mainboard model separatelySimon Rettberg2019-04-161-4/+11
| | | | ...especially for BIOS updates checks...
* [statistics] Fix smartctl attribute parsingSimon Rettberg2019-04-041-1/+1
|
* [statistics] Feature: BIOS update infoSimon Rettberg2019-03-191-0/+8
| | | | | Fetch list of known BIOS updates that fix issues wrt. bwLehrpool/OpenSLX/whatever it's called today.
* Fix UUID handling; refactor constraints for machineuuidSimon Rettberg2019-02-211-1/+1
|
* [statistics] Handling of standby state in statistics, log crashesSimon Rettberg2019-01-241-3/+7
| | | | | | | Or rather, not really crashes, but log whenever a client reports a poweron event without reporting a proper shutdown first. This isn't neccessarily a crash but could also be due to power loss, hard poweroff, or network failures.
* [statistics] Show ID45 partition in green, like ID44Simon Rettberg2018-03-211-3/+23
| | | | Closes #3325
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+1Star
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [statistics] Add support for parsing GPT output from busybox fdiskSimon Rettberg2016-11-181-4/+51
|
* [statistics] Make static function staticSimon Rettberg2016-11-171-1/+1
|
* [statistics] Fix cache lookup of device pciidSimon Rettberg2016-10-121-2/+2
|
* [statistics] Handle lastboot = 0 as offline, fix hdd parsing, add raw displaySimon Rettberg2016-08-221-1/+3
|
* Merging some refactoring + new filter functionality.Christian Klinger2016-07-151-0/+256