summaryrefslogtreecommitdiffstats
path: root/remote/modules/hardware-stats/data/opt/openslx/scripts/systemd-hardware_stats
Commit message (Collapse)AuthorAgeFilesLines
* [hardware-stats] Prefer busybox fdisk as it has GPT supportSimon Rettberg2016-11-221-0/+11
|
* [rfs-stage32] Support GPT for ID44Simon Rettberg2016-11-171-6/+16
|
* [hardware-stats] Write more stuff to /run/hwinfoSimon Rettberg2016-10-241-13/+27
| | | | Added virtual cpu core count, system model, system manufacturer
* [dmidecode] New module: Compile on our own so we support 'em allSimon Rettberg2016-09-011-2/+2
| | | | | The distro's dmidecode might be a little out of date and won't support all the latest hardware at all times.
* [hardware-stats] Add -q to dmidecode callsSimon Rettberg2016-07-271-5/+5
|
* Update several calls to slxlog with --delete instead of having sleep + rm ↵Simon Rettberg2016-07-141-1/+1
| | | | follow the call
* [kdm-bwlp] Fix warning about VM store when using dnbd3Simon Rettberg2016-06-071-2/+2
|
* [kdm-theme-bwlp] Patch theme with warnings about suboptimal hw configSimon Rettberg2016-03-311-5/+23
|
* [run-virt/hwstats/vmware] Only enable KVM in guest if hw supports itSimon Rettberg2016-03-221-4/+11
| | | | Otherwise vmware will refuse to start the virtual machine.
* Touch /etc/cron.d after adding/modifying files, so cron will rescan the dirSimon Rettberg2016-01-121-0/+2
|
* [hardware-stats] Fix system manufacturerSimon Rettberg2016-01-071-1/+2
|
* [hardware-stats] Log /dev path of HDD for each smartctlSimon Rettberg2016-01-051-0/+1
|
* [hardware-stats] Switch to C locale before calling any toolsSimon Rettberg2016-01-051-0/+2
|
* [hardware-stats] Sanitize spaces in cpu and system modelSimon Rettberg2016-01-051-2/+2
|
* [hardware-stats] Fix+improve system model detectionSimon Rettberg2016-01-051-10/+17
|
* [hardware-stats] Randomize reporting interval offset on bootSimon Rettberg2015-12-211-0/+9
|
* [hardware-stats] Include smartctl, add model nameSimon Rettberg2015-12-211-6/+35
|
* [hardware-stats] Fix fdisk grep expression for id44 partitonSimon Rettberg2015-12-101-1/+1
|
* [hardware-stats] Disable logging and stats if server doesn't support itSimon Rettberg2015-12-071-9/+16
|
* [hardware-stats] New moduleSimon Rettberg2015-12-041-0/+153