Hello all
I run our Zabbix on a Gentoo 2007.0 installation. When I upgraded to 1.4.2, I adapted the init script provided with the source. After that, I didn't get any SMS. I reverted to the init script from the Portage for the version 1.1.7 and SMS has been working again.
I can't explain, why this happened. I found out, that the smsclient 2.0.9 I used, couldn't create the lock file in "/var/lock/sms" for the modem when started with the init script from the ZABBIX sources. With the init script from the Gentoo package for 1.1.7 it works fine. In both cases, the ZABBIX process has been running as the user "zabbix".
Maybe this helps if someone else encounter the same problem.
Andreas
I run our Zabbix on a Gentoo 2007.0 installation. When I upgraded to 1.4.2, I adapted the init script provided with the source. After that, I didn't get any SMS. I reverted to the init script from the Portage for the version 1.1.7 and SMS has been working again.
I can't explain, why this happened. I found out, that the smsclient 2.0.9 I used, couldn't create the lock file in "/var/lock/sms" for the modem when started with the init script from the ZABBIX sources. With the init script from the Gentoo package for 1.1.7 it works fine. In both cases, the ZABBIX process has been running as the user "zabbix".
Maybe this helps if someone else encounter the same problem.
Andreas
Comment