summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/data/opt/openslx
Commit message (Expand)AuthorAgeFilesLines
* [hardware-stats] Minor cleanupSimon Rettberg2024-05-031-14/+16
* [hardware-stats] Don't print errors to stdout in file_get_contents()Simon Rettberg2024-05-031-2/+2
* [hardware-stats] Cleanup python scriptSimon Rettberg2024-03-041-54/+67
* [hardware-stats] Move collect script to this repoSimon Rettberg2024-03-042-0/+587
* Rename hardware-stats service to gather-hw-infoSimon Rettberg2024-01-291-0/+0
* [system-check/hardware-stats] Loosen dependenciesSimon Rettberg2024-01-292-39/+28Star
* UTF-8Simon Rettberg2024-01-291-2/+2
* [hardware-stats] Change low memory warning conditionsSimon Rettberg2024-01-171-2/+5
* [hardware-stats] Let any errors go to stdoutSimon Rettberg2023-03-071-2/+2
* [hardware-stats] Increase timeouts againSimon Rettberg2023-02-162-2/+3
* [remote-access/hardware-stats] Try harder to avoid races and keep orderSimon Rettberg2023-02-152-12/+19
* [hardware-stats] Get uptime when submitting report, not 5 hours earlierSimon Rettberg2023-02-031-3/+3
* [hardware-stats] Don't send usage/bootup event if shutting downSimon Rettberg2022-09-282-0/+5
* [hardware-stats] Try harder to submit shutdown event to slx-adminSimon Rettberg2022-09-281-1/+5
* [hardware-stats] CPU temp: Add support for k10temp output formatSimon Rettberg2022-05-251-1/+18
* [hardware-stats] Fix detection of vmx/svm supportSimon Rettberg2022-04-211-15/+16
* [hardware-stats] Only print nouveau driver warning if driver is in useManuel Bentele2021-11-161-1/+1
* [system-check/hardware-stats] Refactor report stats gather split stuffSimon Rettberg2021-10-201-0/+0
* [hardware-stats] Add threads and sockets to hw-reportSimon Rettberg2021-09-282-3/+6
* [hardware-stats] Add missing -p option to hwstatsSimon Rettberg2021-09-211-1/+1
* [hardware-stats] Include new json-based hw reportingSimon Rettberg2021-09-151-4/+11
* [hardware-stats] Add ID45 to status updatesSimon Rettberg2021-01-251-1/+11
* [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.dSimon Rettberg2020-09-232-4/+0Star
* [hardware-stats] Fix awk output format for numbers > 2^31Simon Rettberg2020-09-231-1/+1
* [hardware-stats] Fix GPT PARSINGSimon Rettberg2020-08-311-1/+1
* [hardware-stats] Make fdisk sed compatible with GPTSimon Rettberg2020-08-311-1/+1
* [hardware-stats] Work around even harderSimon Rettberg2020-08-271-1/+1
* [hardware-stats] fix fix fix fifeefSimon Rettberg2020-08-271-1/+1
* [hardware-stats] Move sed so we can properly get the exit codeSimon Rettberg2020-08-271-3/+3
* [hardware-stats] Work around more busybox changesSimon Rettberg2020-08-271-1/+1
* [*] system-check english translationsJonathan Bauer2020-08-051-0/+1
* [hardware-stats] Use bash for better mathSimon Rettberg2020-07-231-1/+2
* [hardware-stats] Report runmode in poweron, not runstateSimon Rettberg2020-06-292-12/+14
* [hardware-stats] ...Simon Rettberg2020-04-301-2/+2
* [hardware-stats] Fix CPU load scriptSimon Rettberg2020-04-301-7/+5Star
* [hardware-stats] Send CPU tempSimon Rettberg2020-04-271-0/+8
* [hardware-stats] Tweak hooks for immediate usage updates; add %CPU statSimon Rettberg2020-04-243-10/+36
* [hardware-stats] fix weird typoJonathan Bauer2020-01-281-1/+1
* [hardware-stats] Add NVMe supportSimon Rettberg2019-12-131-3/+3
* [hardware-stats] Report IP/subnet size tooSimon Rettberg2019-11-261-1/+3
* [hardware-stats] Fix whitespaceSimon Rettberg2019-11-261-1/+1
* [*] introduce system-checkJonathan Bauer2019-10-315-133/+167
* [hardware-stats] id44 check for /tmp/virt not /tmpJonathan Bauer2019-10-161-4/+4
* [hardware-stats] abs. symlink to usage_statsJonathan Bauer2019-07-291-1/+1
* [pam-slx-plug] Move old pam_script_* hook dirs to pam dirSimon Rettberg2019-06-282-0/+0
* [hardware-stats] Fix inverted logic for fallbackSimon Rettberg2019-06-181-1/+1
* [hardware-stats] use slx-tools for ID44Jonathan Bauer2019-06-171-15/+25
* [hardware-stats] Use slx-tools to determine free /tmpSimon Rettberg2019-06-141-3/+3
* [hardware-stats] Use idle-daemon to warn users of low memSimon Rettberg2019-06-121-27/+1Star
* [hardware-stats] Remove UUID fallback; require /etc/system-uuidSimon Rettberg2019-04-091-8/+3Star