Ok, did a new scratch install of Vicidial onto Centos7, which I have done 100 times. System works as expected however on the Server Stats and Reports page shows the Disk Usage at 24%. When looking in the CLI shows the actual usage as 1%. The 24% is for the /boot partition. Is there a way to have Vici look at the correct partion?
SERVER - DESCRIPTION IP ACT LOAD CHAN AGNT DISK
Agent XXXXXX.XXXXXXX.XXXX XX.X.XXX.XXX Y / Y / Y 2 - 0% 0 0 24%
From Server Modify page:
Disk Usage: 1 - 0% 2 - 0% 3 - 1% 4 - 0% 5 - 7% 6 - 24% 7 - 0%
[root@agent ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs 7.8G 9.2M 7.8G 1% /run
tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
/dev/mapper/centos-root 128G 5.1G 123G 4% /
/dev/sda1 1014M 237M 778M 24% /boot
tmpfs 1.6G 0 1.6G 0% /run/user/0
This is on an HP380 with hard RAID1.
I also have Vicidial on other servers with SoftRaid1, and those show the disk usage correct.