summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/data/opt/openslx/scripts/cron-system_usage_update
Commit message (Collapse)AuthorAgeFilesLines
* [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-161-1/+2
|
* [remote-access/hardware-stats] Try harder to avoid races and keep orderSimon Rettberg2023-02-151-8/+11
| | | | | Don't send usage updates or the VNC password before we haven't successfully sent the ~poweron event.
* [hardware-stats] Don't send usage/bootup event if shutting downSimon Rettberg2022-09-281-0/+3
|
* [hardware-stats] CPU temp: Add support for k10temp output formatSimon Rettberg2022-05-251-1/+18
|
* [hardware-stats] Add ID45 to status updatesSimon Rettberg2021-01-251-1/+11
| | | | References #3634
* [hardware-stats] Fix awk output format for numbers > 2^31Simon Rettberg2020-09-231-1/+1
|
* [hardware-stats] Use bash for better mathSimon Rettberg2020-07-231-1/+2
|
* [hardware-stats] Report runmode in poweron, not runstateSimon Rettberg2020-06-291-6/+1Star
| | | | It can't change anyways.
* [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-241-4/+32
| | | | | | | | The hooks that immediately call the usage update script have been modified to only fire for :0 X11 sessions, and also trigger for Xreset, which usually means a session ended. Also added a %CPU stat that gets reported every 5 minutes.
* [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] curl: Retry harderSimon Rettberg2019-03-201-1/+1
|
* [hardware-stats] God fucking dammitSimon Rettberg2019-01-251-1/+1
|
* [hardware-stats] Prefer MemAvailable if present...Simon Rettberg2019-01-251-1/+4
| | | | Fallback is MemFree + Buffers + Cached which might overshoot
* [hardware-stats] Add more memory stats to runstate reportSimon Rettberg2019-01-241-4/+9
|
* [hardware-stats] Report current client runmode tooSimon Rettberg2018-07-131-1/+6
|
* [hardware-stats] Suppress local warnings about swap/tmp if flag-file is presentSimon Rettberg2018-03-191-0/+4
|
* [hardware-stats] check if '--no-legend' is neededJonathan Bauer2018-03-081-1/+4
| | | | before using loginctl
* [init, etc] Pass system-uuid when fetching config & config.tgzSimon Rettberg2017-07-121-2/+2
| | | | | Also save the system-uuid for later use in stage32+, which changed locations from /run to /etc - modules got updated accordingly
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-231-5/+65
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-251-0/+25