Nagios not considering disk space
Posted: Thu Jun 22, 2017 9:52 am
Hi,
I have several VM installed on VMware ESXi 6 and I have a nagios server on one of this VM.
My problem is the that when I increase the disk space (20G --> 100G) of the VM where nagios is installed the new disk space is visible in VMware but for nagios there is still 20G in the disk.
I check with that command : df -h
I don't know if that is VMware issue or nagios issue.
Thank for your help.
I have several VM installed on VMware ESXi 6 and I have a nagios server on one of this VM.
My problem is the that when I increase the disk space (20G --> 100G) of the VM where nagios is installed the new disk space is visible in VMware but for nagios there is still 20G in the disk.
I check with that command : df -h
Code: Select all
[root@VM0018 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root
19G 18G 0 100% /
tmpfs 259M 0 259M 0% /dev/shm
/dev/sda1 477M 133M 319M 30% /boot
Thank for your help.