Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run "browser" mode in a WebUI #2940

Open
hyharry opened this issue Sep 14, 2024 · 2 comments
Open

Run "browser" mode in a WebUI #2940

hyharry opened this issue Sep 14, 2024 · 2 comments

Comments

@hyharry
Copy link

hyharry commented Sep 14, 2024

user scenario
i have a bunch of servers to monitor, and glances --browser mode is very handy to get an overview of them in terminal. could i start the monitoring via glances --browser on a machine and then view then with a web browser (knowing the ip address and port of my glances --browser), i.e. a combination of browse + webserver mode.

basically, i would like to do

on host 1, glances -s
on host 2, glances -s
on host 3, glances --browser -w (knowing the serverlist via a glances.conf)
on host 4, on a web browser i can do host3:61208 then view my list of servers.

it seems not implemented yet. Would you add this functionality? Or someone has already faced the same issue and tried to solve it?

Thanks for your help.

@hyharry
Copy link
Author

hyharry commented Sep 14, 2024

by looking into your discussion #2292 and your issue #995 I guess this can be only done by some customizing with glances REST api instead of easy command line options. is it correct?

@nicolargo
Copy link
Owner

For the moment, it is not possible, but the feature request is interresting.

@nicolargo nicolargo changed the title is browser + webserver mode there to use? Run "browser" mode in a WebUI Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants