Commit graph

162 commits

Author SHA1 Message Date
Blergo 60f9f8d909 server stat formatting 2024-07-02 21:14:43 +01:00
Blergo 5673ebc5b5 Load average fix 2024-07-02 21:12:20 +01:00
Blergo 4641fb3c2d work on how load average is displayed 2024-07-02 21:11:30 +01:00
Blergo b27b8b4579 more server stats work 2024-07-02 21:03:08 +01:00
Blergo 25238f3007 fixed last server stats stuff 2024-07-02 20:58:09 +01:00
Blergo a377983e20 more server stats stuff 2024-07-02 20:57:19 +01:00
Blergo b8540af792 changed from CPU % to load average 2024-07-02 20:53:33 +01:00
Blergo d9668a55cd
Merge pull request #13 from Blergo/Yorkshire-BBS
cpu util work
2024-07-02 20:36:49 +01:00
Blergo 7a6b0f6720 cpu util work 2024-07-02 20:34:51 +01:00
Blergo 62c043e0dd
Merge pull request #12 from Blergo/Yorkshire-BBS
work on cpu util
2024-07-02 20:29:12 +01:00
Blergo 7cecd805be work on cpu util 2024-07-02 20:27:03 +01:00
Blergo b8ad4d7225
Merge pull request #11 from Blergo/Yorkshire-BBS
Another try
2024-07-02 20:19:30 +01:00
Blergo 2d15b45956 Another try 2024-07-02 20:17:29 +01:00
Blergo 90c2296f97
Merge pull request #10 from Blergo/Yorkshire-BBS
Still trying to get cpu util working properly On
2024-07-02 20:15:56 +01:00
Blergo e42c79e467 Still trying to get cpu util working properly On
Pi zero W
2024-07-02 20:13:43 +01:00
Blergo eba3056ec9
Merge pull request #9 from Blergo/Yorkshire-BBS
Yorkshire bbs
2024-07-02 20:10:22 +01:00
Blergo 4446859add Merge branch 'Yorkshire-BBS' of https://github.com/Blergo/Yorkshire-BBS into Yorkshire-BBS 2024-07-02 20:07:49 +01:00
Blergo c952503ea0 increas delay between cpu util request to
try and improve reliability on pi zero w
2024-07-02 20:06:58 +01:00
Blergo d419cc91f3
Merge pull request #8 from Blergo/Yorkshire-BBS
Small fixes and sync
2024-07-02 20:04:50 +01:00
Blergo 73f2cb24ba
Merge branch 'TheCommsChannel:main' into Yorkshire-BBS 2024-07-02 20:01:11 +01:00
Blergo 02b0351cff Fix cpu usage 2024-07-02 20:00:15 +01:00
Blergo 9b599c8846
Merge pull request #7 from Blergo/Yorkshire-BBS
latest updates
2024-07-02 19:29:18 +01:00
Blergo fc2a8870a2 trunk fix 2024-07-02 19:23:16 +01:00
Blergo 6a8930cdfd code fix 2024-07-02 19:21:10 +01:00
Blergo 3b6dd94092 Tidy unused code 2024-07-02 19:19:05 +01:00
Blergo d799be9414 code fix in post bulletin 2024-07-02 19:15:43 +01:00
Blergo 70fab554f0 Tidy up code 2024-07-02 19:13:47 +01:00
Blergo a6c306e021 removed unused import 2024-07-02 19:11:36 +01:00
Blergo a1ab897755 tidy up how server stats are displayed 2024-07-02 19:07:33 +01:00
Blergo 38ad26166b Removed total ram as not reporting correctly.
Will revisit in future
2024-07-02 19:04:51 +01:00
Blergo 3bf27a30d9 Added total ram 2024-07-02 18:52:46 +01:00
Blergo 90730ba1ba small code fix 2024-07-02 18:48:38 +01:00
Blergo a69b0b0602 fixed missing space in Ram usage message 2024-07-02 18:47:56 +01:00
Blergo 5fdc0f5590 Merge branch 'Yorkshire-BBS' of https://github.com/Blergo/Yorkshire-BBS into Yorkshire-BBS 2024-07-02 18:45:15 +01:00
Blergo 3646e77533 Added Ram usage to server stats 2024-07-02 18:44:42 +01:00
TC² 5935c4d270 Change group_chat_id to use BROADCAST_NUM
This change is to use BROADCAST_NUM from the Meshtastic Python lib instead of broadcast address "4294967295" in the code
2024-07-02 08:11:16 -04:00
Blergo a8f2e85280
Merge pull request #6 from Blergo/Yorkshire-BBS
Update README.md
2024-07-02 12:15:25 +01:00
Blergo a93b59ebf5
Update README.md 2024-07-02 12:14:48 +01:00
Blergo 7c3f3a3f92
Merge pull request #5 from Blergo/Yorkshire-BBS
Adding Server Stats
2024-07-02 12:13:41 +01:00
Blergo 3e4a51c1ec Tidy up unused code 2024-07-02 11:59:50 +01:00
Blergo eabc6b708b fix for multi core utilisation display stats menu 2024-07-02 11:56:01 +01:00
Blergo dfc8ca6431 fix for server stats psutil cpu% 2024-07-02 11:51:44 +01:00
Blergo a02534d90d trying to make server stats working 2024-07-02 11:48:17 +01:00
Blergo 47db647b2e still working on getting server stats working 2024-07-02 11:44:28 +01:00
Blergo 75c29b950f still trying to get server stats to cooperate 2024-07-02 11:38:14 +01:00
Blergo 20079d416c testing server stats 2024-07-02 11:35:55 +01:00
Blergo b58d22cefc adding server stats stuff 2024-07-02 11:33:05 +01:00
Blergo 29ab89ca13 adding server stats 2024-07-02 11:29:50 +01:00
Blergo b739a1e727 added psutil library 2024-07-02 11:25:15 +01:00
Blergo c872e36555 more stats menu work 2024-07-02 11:18:14 +01:00