Xymon Mailing List Archive search

mounted NFS volumes not included in disk utilization graphs

list Paul Grondahl
Tue, 31 Mar 2015 12:46:49 -0700
Message-Id: <user-937e0a9fa3b6@xymon.invalid>

Hi,

Using CentOS 6.4

The last line in the df output shows the NFS mount.
[df]
Filesystem         1024-blocks      Used Available Capacity Mounted on
/dev/vda2             19766140   6449876  12312184      35% /
/dev/vda1                99150     25418     68612      28% /boot
[inode]
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/vda2            1256640  192603 1064037   16% /
/dev/vda1              25688      38   25650    1% /boot
[mount]
/dev/vda2 on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/vda1 on /boot type ext4 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
arrow81:/recordings/arrow82 on /mnt/nfs/recordings type nfs (rw,vers=4,clientaddr=172.16.6.167,addr=172.16.6.168)

On Mar 30, 2015, at 10:17 PM, Jeremy Laidman <user-71895fb2e44c@xymon.invalid> wrote:

On 31 March 2015 at 09:49, Paul Grondahl <user-4616c79f3913@xymon.invalid <mailto:user-4616c79f3913@xymon.invalid>> wrote:
On several systems with NFS mounts, the mounted volumes are not included in the disk utilization graphs. The volumes are visible in the client data. How does one get them included in the graphs?

To monitor NFS-shared disks, you would typically monitor them on the NFS server, rather than one of the clients.

What OS are you using?  Can you show your [df] client data?

J