I mean the unix user on your zabbix server. What happened to me was:
1. As root, testing dsmadmc commands. The TSM log is then owned by root.
2. The zabbix-server process (running as unix user 'zabbix') tries to run dsmadmc command, which fails because 'zabbix' doesn't have rights to write to the TSM log.
1. As root, testing dsmadmc commands. The TSM log is then owned by root.
2. The zabbix-server process (running as unix user 'zabbix') tries to run dsmadmc command, which fails because 'zabbix' doesn't have rights to write to the TSM log.
Comment