Hello,
The /etc/init.d/zabbix_agentd and ....../zabbix_server files got a dot too much on the way into the alpha9 distribution.
argus:/home/zabbix # ls -l zabbix-1.1alpha9/misc/init.d/suse/9.2/
total 16
drwxr-xr-x 2 zabbix users 4096 May 16 20:34 .
drwxr-xr-x 4 zabbix users 4096 May 16 20:34 ..
-rw-r--r-- 1 zabbix users 1505 May 12 16:01 zabbix_agentd
-rw-r--r-- 1 zabbix users 1541 May 12 16:01 zabbix_server
Please find the correct files in the attachment.
You could as well edit the files and just remove one dot on the line that reads:
.. /etc/rc.status
and change it to
. /etc/rc.status
It's just a little help to make life easier... I have no idea how these tiny dots got there.
Please enjoy.
Regards, Andre
The /etc/init.d/zabbix_agentd and ....../zabbix_server files got a dot too much on the way into the alpha9 distribution.
argus:/home/zabbix # ls -l zabbix-1.1alpha9/misc/init.d/suse/9.2/
total 16
drwxr-xr-x 2 zabbix users 4096 May 16 20:34 .
drwxr-xr-x 4 zabbix users 4096 May 16 20:34 ..
-rw-r--r-- 1 zabbix users 1505 May 12 16:01 zabbix_agentd
-rw-r--r-- 1 zabbix users 1541 May 12 16:01 zabbix_server
Please find the correct files in the attachment.
You could as well edit the files and just remove one dot on the line that reads:
.. /etc/rc.status
and change it to
. /etc/rc.status
It's just a little help to make life easier... I have no idea how these tiny dots got there.
Please enjoy.
Regards, Andre
Comment