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

part_max_used value different with df -h show #288

Open
legendtkl opened this issue Jul 17, 2017 · 0 comments
Open

part_max_used value different with df -h show #288

legendtkl opened this issue Jul 17, 2017 · 0 comments

Comments

@legendtkl
Copy link

Hello, my os info is as follow.

[root@emr-header-1 proc]# lsb_release -a
LSB Version:	:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID:	CentOS
Description:	CentOS release 6.5 (Final)
Release:	6.5
Codename:	Final

When I type df -h, it shows.

# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/vda1        40G   15G   24G  39% /
tmpfs           7.8G  520M  7.3G   7% /dev/shm
/dev/vdb         79G  3.2G   72G   5% /mnt/disk1

But Ganglia's RRD file shows

# rrdtool fetch -r 300 part_max_used.rrd AVERAGE
1500275100: 4.1300000000e+01
1500275400: 4.1300000000e+01
1500275700: 4.1300000000e+01
1500276000: 4.1300000000e+01
1500276300: 4.1300000000e+01
1500276600: 4.1300000000e+01
1500276900: 4.1300000000e+01

Is it alright ?

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