Uses 911K of libraries. Click here for Pure Java version (7610L/39K).
1 | !7 |
2 | |
3 | // only from machines that run #1020927 with postToServer=true |
4 | |
5 | cmodule CollectSystemStatuses > DynPrintLogAndEnabled {
|
6 | start {
|
7 | dm_onRemoteSystemStatusPosted((computerID, msg) -> {
|
8 | if (enabled) print("System status " + computerID + ": " + msg);
|
9 | }); |
10 | } |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025930 |
| Snippet name: | Collect system statuses from machines [OK, needs a nice display] |
| Eternal ID of this version: | #1025930/10 |
| Text MD5: | 83d72ea50c28bfb563da90afbf30a351 |
| Transpilation MD5: | 61be7a961133019529029edca5211241 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-04 11:45:25 |
| Source code size: | 284 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 452 / 7555 |
| Version history: | 9 change(s) |
| Referenced in: | [show references] |