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

Folder monitoring works only in CLI #2928

Open
CosmoDome opened this issue Aug 22, 2024 · 1 comment
Open

Folder monitoring works only in CLI #2928

CosmoDome opened this issue Aug 22, 2024 · 1 comment

Comments

@CosmoDome
Copy link

I've RTFM but to me seems a bug.

Folder paths to monitor ([folders]), is shown only if glances is run from CLI.

I have

[folders]
folder_1_path=/var/blabla
folder_2_path=/var/log

This is what I get, as expected, running glances from CLI: [fs] + [folders]
cli

This is what I get when running in -w mode: only the [fs] is shown
web

In https://glances.readthedocs.io/en/latest/aoa/folders.html says

in client/server mode, the list is defined on the [server] side.

but this is not clear.

@nicolargo
Copy link
Owner

Not reproduced on Glances 4.1.2 (latest release):

CLI:

image

WebUI:

image

What is your Glances version ?

@nicolargo nicolargo changed the title folder monitoring works only in CLI Folder monitoring works only in CLI 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