Realtime additional information of a device #7605
Replies: 4 comments 2 replies
-
|
no this type of thing isnt possible, |
Beta Was this translation helpful? Give feedback.
-
|
Ok thanks. I will give it a try to read this out. If someone has any tutorial or guide for this, always welcome :-) |
Beta Was this translation helpful? Give feedback.
-
|
Ok, I'm a bit further, but a bit stuck with the software token. When I try wscat -c wss://mydomain:port/control.ashx -H "x-meshauth: MYSECRETTOKEN" --no-check I got the following errors: Connected (press CTRL+C to quit) In the config.json file i added the following into the 'settings' section: "allowsoftwareintegration": true The Websocket connects perfectly - no errors there. |
Beta Was this translation helpful? Give feedback.
-
|
I used the official parameters instead, but still stuck to log in. I don't use user & passwordt, but an auth token generated via the cli. Unfortunately, still the same error (noauth-2c): WS connected It seems that the generated auth key with the oneliner: node node_modules/meshcentral --loginTokenKey is not been accepted somewhere. This is the part I added in the config.json: { |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to know if there's any possibility or progress to read out some custom information and show it realtime in the overview or a custom colums like you have OS or Address, ... ?
We use MeshCentral and the MeshAgents on multiple Linux Ubuntu devices. and it would be great if we can get some additional information like:
The same with the disk state of a device. MeshCentral shows the disks and capacity but we can't see if the state of the disk is ok or not.
This would help us a lot. So we can filter or see which devices have an old version or have issues with disks.
Beta Was this translation helpful? Give feedback.
All reactions