-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be nice to display information on the service web form such as:
- number of active 'desktop' sessions
- CPU load
- memory load
- GPU load/sessions
- etc
It is not possible to use JavaScript to access server side information (it runs on the client side only).
One solution is to have the desktop.pl cgi write, when called, a static info.html or so containing such information.
It would then be included in the service form as a frame.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request