Hi,
We recently upgraded our underlying OS from Ubunut 22.04 to 24.04 and since that time the zabbix.sock file from /var/run/php keeps missing causing the system to not work. I recreate the file with the following command and the system start again but then about a week later will be missing and zabbix will stop working.
The command I run to get the system back up and running is - sudo ln -s /etc/alternatives/php-fpm.sock /var/run/php/zabbix.sock
Anyone know why the file would keep getting deleted or go missing?
Thanks
We recently upgraded our underlying OS from Ubunut 22.04 to 24.04 and since that time the zabbix.sock file from /var/run/php keeps missing causing the system to not work. I recreate the file with the following command and the system start again but then about a week later will be missing and zabbix will stop working.
The command I run to get the system back up and running is - sudo ln -s /etc/alternatives/php-fpm.sock /var/run/php/zabbix.sock
Anyone know why the file would keep getting deleted or go missing?
Thanks