henrygd
b9139a1f9b
strip env vars from container detail ( #1305 )
2025-10-25 12:58:13 -04:00
henrygd
962613df7c
Add initial S.M.A.R.T. support
...
- Implement SmartManager for collecting SMART data from SATA and NVMe drives
- Add smartctl-based data collection with standby mode detection
- Support comprehensive SMART attributes parsing and storage
- Add hub API endpoint for fetching SMART data from agents
- Create SMART table UI with detailed disk information
Co-authored-by: geekifan <i@ifan.dev >
2025-10-24 18:54:56 -04:00
henrygd
dfd1fc8fda
add image name to containers table ( #1302 )
2025-10-20 17:11:26 -04:00
henrygd
5360f762e4
expand container monitoring functionality ( #928 )
...
- Add new /containers route with virtualized table showing all containers across systems
- Implement container stats collection (CPU, memory, network usage) with health status tracking
- Add container logs and info API endpoints with syntax highlighting using Shiki
- Create detailed container views with fullscreen logs/info dialogs and refresh functionality
- Add container table to individual system pages with lazy loading
- Implement container record storage with automatic cleanup and historical averaging
- Update navbar with container navigation icon
- Extract reusable ActiveAlerts component from home page
- Add FooterRepoLink component for consistent GitHub/version display
- Enhance filtering and search capabilities across container tables
2025-10-18 16:32:16 -04:00
henrygd
2d8739052b
likely fix for huge net traffic on interface reset ( #1267 )
2025-10-18 15:40:54 -04:00
henrygd
013da18789
expand check for bad container memory values ( #1236 )
2025-10-09 14:00:24 -04:00
henrygd
4056345216
add ability to set custom name for extra filesystems ( #379 )
2025-10-09 13:18:10 -04:00
henrygd
d00c0488c3
improve websocket agent reconnection after network interruptions ( #1263 )
2025-10-09 12:09:52 -04:00
henrygd
1623f5e751
refactor: async docker version check
2025-10-07 15:33:46 -04:00
Amanda Wee
612ad1238f
Retry agent's attempt to get the Docker version ( #1250 )
2025-10-07 14:25:02 -04:00
henrygd
cca7b36039
add SYSTEM_NAME env var ( #1184 )
2025-10-03 13:44:10 -04:00
henrygd
b1fd7e6695
fix intel engine delta tracking across cache keys
...
- plus a couple tiny lil refactors
2025-10-02 20:24:54 -04:00
henrygd
7d6230de74
add one minute chart + refactor rpc
...
- add one minute charts
- update disk io to use bytes
- update hub and agent connection interfaces / handlers to be more
flexible
- change agent cache to use cache time instead of session id
- refactor collection of metrics which require deltas to track
separately per cache time
2025-10-02 17:56:51 -04:00
evrial
2a6946906e
Fixed OpenWRT agent restarter logic ( #1210 )
...
* Fixed OpenWRT restarter logic
* Update update.go
2025-09-26 12:15:42 -04:00
henrygd
133d229361
add fallback cache/buff memory calculation when cache/buff isn't available ( #1198 )
2025-09-25 19:19:32 -04:00
henrygd
960cac4060
fix intel_gpu_top restart loop and add intel gpu pkg power ( #1203 )
2025-09-25 19:15:36 -04:00
henrygd
4b43d68da6
add SKIP_GPU=true ( #1203 )
2025-09-25 14:10:28 -04:00
henrygd
c790d76211
fix command arguments for OpenRC agent restart functionality ( #1199 )
2025-09-24 23:14:15 -04:00
Sven van Ginkel
65897a8df6
add cali to the default nics skip list ( #1195 )
2025-09-24 16:29:11 -04:00
henrygd
0dc9b3e273
add pattern matching and blacklist functionality to NICS env var. ( #1190 )
2025-09-24 16:27:37 -04:00
henrygd
5578520054
add title to agent connection type in all systems table
2025-09-24 14:18:20 -04:00
henrygd
7b128d09ac
Update Intel GPU collector to parse plain text (-l) instead of JSON output ( #1150 )
2025-09-24 13:24:48 -04:00
henrygd
d295507c0b
adjust calculation of cached memory ( #1187 , #1196 )
2025-09-24 13:23:59 -04:00
henrygd
3abb7c213b
initial support for one intel gpu with intel_gpu_top
2025-09-22 16:36:10 -04:00
henrygd
0d157b5857
display agent connection type in hub (ssh, websocket)
2025-09-21 17:49:22 -04:00
henrygd
e5c766c00b
refactoring
...
- network interface delta
- string concatenation
2025-09-17 21:36:05 -04:00
henrygd
376a86829c
fix divide by zero error ( #1175 )
2025-09-17 16:00:50 -04:00
henrygd
59057a2ba4
add check for status alerts which are not properly resolved ( #1052 )
2025-09-17 13:31:49 -04:00
henrygd
1b9e781d45
refactor deltatracker
...
- embed mutex
- add example function
2025-09-16 22:09:46 -04:00
henrygd
4e0ca7c2ba
formatting (biome)
2025-09-15 18:04:13 -04:00
henrygd
a9e7bcd37f
add per-interface and cumulative network traffic charts ( #926 )
...
Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com >
2025-09-15 17:59:21 -04:00
henrygd
3e73399b87
fix battery detection on newer macs ( #1170 )
2025-09-15 12:02:50 -04:00
henrygd
8da1ded73e
strip whitespace from TOKEN_FILE ( #984 )
2025-09-12 12:59:53 -04:00
henrygd
a19ccc9263
comments
2025-09-09 17:13:15 -04:00
henrygd
c898a9ebbc
update /src to /internal
2025-09-09 13:35:34 -04:00
henrygd
6f5d95031c
update project structure
...
- move agent to /agent
- change /beszel to /src
- update workflows and docker builds
2025-09-07 16:42:15 -04:00
TOomaAh
034a5c21eb
change agent file structure
2024-08-09 17:52:02 +02:00
TOomaAh
d840178cc0
change hub file structure
2024-08-07 23:59:02 +02:00
Henry Dollman
8a04a9bed6
release 0.1.2
2024-08-07 16:19:27 -04:00
Henry Dollman
3f692ce528
close idle connections on timeout
2024-08-07 16:12:18 -04:00
Henry Dollman
cdd10a3011
add swap usage chart
2024-08-06 16:46:25 -04:00
Henry Dollman
dcdee1d943
update deps for agent
2024-08-06 16:25:41 -04:00
Henry Dollman
f13f0b2f8a
make sure deletion of container stats is thread safe
2024-08-06 14:44:31 -04:00
Henry Dollman
f36b0a4528
add freebsd and mips64 binaries
2024-08-05 19:04:52 -04:00
Henry Dollman
a73a01fe37
measure docker network stats per second
2024-08-05 18:58:00 -04:00
Henry Dollman
2a3b228668
add docker container net stats
2024-08-04 13:26:17 -04:00
Henry Dollman
59cbaf3009
fix FromAsCasing warning
2024-08-02 13:06:49 -04:00
Henry Dollman
e204bcf9ce
add support for docker socket proxy
2024-07-31 19:14:51 -04:00
Henry Dollman
c2cfe8cad6
release 0.1.1
2024-07-28 18:11:15 -04:00
Henry Dollman
9a43ee8f1d
Allow address in agent's PORT env var
2024-07-28 17:53:41 -04:00