Hello. My zabbix server does not show used space for mounted drives, that are connected on the same machine as zabbix server runs. I understand the problem, but can't find the solution. I've tried these two options, but non of them helped:
sudo chmod -R 775 drive_mounting_point
sudo chown -R user:user drive_mounting_point
Any other suggestion on how to solve this out? Thank you.
sudo chmod -R 775 drive_mounting_point
sudo chown -R user:user drive_mounting_point
Any other suggestion on how to solve this out? Thank you.
Comment