Hi,
I have deployed Zabbix on an OpenShift cluster, all components like zabbix server, agent, mysql are deployed as pods on this cluster. I have been receiving lot of alerts stating that Disk space is low (used > 80%).
Here are some of the directories for which I am getting the alerts:
/hostfs/root/etc
/hostfs/root/sysroot/ostree/deploy/rhcos/var
/hostfs/root/sysroot
/hostfs/root/var​
When I logged in to the zabbix server pod there was no such path as `/hostfs`. Can anyone help me understand which directory to look at and how to resolve this issue. Thanks!
I have deployed Zabbix on an OpenShift cluster, all components like zabbix server, agent, mysql are deployed as pods on this cluster. I have been receiving lot of alerts stating that Disk space is low (used > 80%).
Here are some of the directories for which I am getting the alerts:
/hostfs/root/etc
/hostfs/root/sysroot/ostree/deploy/rhcos/var
/hostfs/root/sysroot
/hostfs/root/var​
When I logged in to the zabbix server pod there was no such path as `/hostfs`. Can anyone help me understand which directory to look at and how to resolve this issue. Thanks!
Comment