Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Add disk size information when it's not present #1

Merged
merged 2 commits into from May 30, 2012
Merged

Conversation

calavera
Copy link
Contributor

If the disk is not partitioned part --list doesn't show it and so we don't collect any data for that disk, showing in the view something like:

/dev/sdb ()
/dev/sdc ()

We should check du to get the size for those disks to show something like this:

/dev/sdb (10 MB)
/dev/sdc (5000 MB)

/cc @github/enterprise-devs

@benburkert
Copy link
Contributor

looks good :shipit:

calavera added a commit that referenced this pull request May 30, 2012
Add disk size information when it's not present
@calavera calavera merged commit 3dd7280 into master May 30, 2012
@calavera
Copy link
Contributor Author

Merged in master, @benburkert I don't have credentials to push the gem to rubygems though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants