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

dashboard shows not the mount point it should (i.e. not '/' and it seems to be not configurable). #242

Closed
xor512 opened this issue Nov 3, 2018 · 1 comment

Comments

@xor512
Copy link

xor512 commented Nov 3, 2018

Here's what df -h shows:

[ss@arch ~]$ df -h
Filesystem           Size  Used Avail Use% Mounted on
dev                  1.9G     0  1.9G   0% /dev
run                  1.9G  820K  1.9G   1% /run
/dev/mapper/vg-root  213G  193G  8.8G  96% /
tmpfs                1.9G   39M  1.9G   3% /dev/shm
tmpfs                1.9G     0  1.9G   0% /sys/fs/cgroup
tmpfs                1.9G   27M  1.9G   2% /tmp
tmpfs           run                  1.9G  820K  1.9G   1% /run     382M   24K  382M   1% /run/user/1000

So obviously what I (and probably most of people) will be interested in this case is this:

/dev/mapper/vg-root  213G  193G  8.8G  96% /

However what dashboard shows me is this:
2018-11-03-055633_691x407_scrot

This is obviously a /run tmpfs mount point.

I've searched through settings and found nothing about this. How to make it show what I (and most probably most of people) would like to see (or maybe even configure?).

PS And also how to configure it so that it will make coffee?

Thanks!

@xor512
Copy link
Author

xor512 commented Nov 3, 2018

Ooops. Just found out that it is possible to select a disk to trace

2018-11-03-074704_731x446_scrot

@xor512 xor512 closed this as completed Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant