Commit Graph
4 Commits
Author SHA1 Message Date
UUBulb 09c4ef1764 refactor(pty): switch to using interface (#34)
* refactor(pty): switch to using interface

for better flexibility (although may not be useful)

* chore: reduce error messages

* delete redundant messages
2024-07-07 10:18:59 +08:00
UUBulb fb7b45527b service: logging to syslog (#33)
* service: logging to syslog

* chore: update gopsutil to v4

* chore: move println() to the util package

* gpu: only return 0 on failure
2024-07-05 22:31:56 +08:00
UUBulb fb86c89de7 fix: wrong IP value in some situations (#32) 2024-06-25 22:08:28 +08:00
UUBulb 338f0dabbe feat: Add GPU inspection/monitoring support (#28) 2024-06-23 10:27:18 +08:00