-
Notifications
You must be signed in to change notification settings - Fork 65
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
Add disk space to output? #46
Comments
Well, it has to defined what kind of disc space you are talking about! The disc space where NC is located (installed) or the disc space where the data is stored? That is not always the same disc space! I reassigned the data folder onto a separate disc form the installation of NC! regards, hitam4450 |
Same here, of course data dir is what is of interest ;) |
I remember that I did a quick test when I started writing the app. The problem I faced was to get the available disc space for /data (remember, it also has to work with external primary storage). Do you have a idea how the get this information with the files view or node api? |
Well honestly, better to have a value working for everything except external storage, then one that is usless to everyone? ;) |
To add up to this, please allow an option to show total used storage and storage used by user. (for example in a splitted bar graph or pi-chart) |
Absolutely agree to have an option to see the storage used by users, whereas a bar graph would be the preferable way of presentation. |
Would be nice to see various disk spaces.
|
I agree. |
Anyway i could add an bounty to fix this issue? |
There is an update coming for the "User Settings" administrators page. The users used space will be graphically shown in the quota column. So you will see a bar indicating a rough percentage of used space and when mouseover there will be exact values. I think when this feature will be out (probably with 12.1) there is no need for a user based disc usage in the serverinfo area. |
@Schmuuu |
@TheMrApostel But maybe it works to change the files accordingly and make it work in 12.0.1 already. Here is the pull request with some screenshots: |
They made a backport to 12.0.1.
This would be nice, maybe we can use the output of |
Any updates on this? |
Well anyone can pick up the task and add the value to the UI ;) |
@nickvergessen is there any design guidelines that must be followed? |
well it should fit into the existing code/ui |
@nickvergessen This should be pretty easy given that I'd be up for taking a crack at this in a few weeks time if no-one else gets to it before then. |
The |
I think we should display the disk space as well
The text was updated successfully, but these errors were encountered: