I'm currently working on installing zabbix in our RHEL 7 DEV VM environment. I've allocated an application partition for 500gb of disk space. It turns out the VM build only has 4gb of /usr partition where it seems that zabbix wants to be installed.
From either the repository via yum or from rpms, is there a way to ensure that zabbix gets installed on my application partition instead of the /usr partition, or should I request the SAs to move some disk space around (if that is even possible)?
Second question:
Is there a published guide somewhere on configuring Zabbix to use an remote Oracle database (cluster) vs mysql?
From either the repository via yum or from rpms, is there a way to ensure that zabbix gets installed on my application partition instead of the /usr partition, or should I request the SAs to move some disk space around (if that is even possible)?
Second question:
Is there a published guide somewhere on configuring Zabbix to use an remote Oracle database (cluster) vs mysql?
Comment