Ad Widget

Collapse

Starting precompiled agentd (1.4.4) as differnt user than 'zabbix'

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • torti-
    Junior Member
    • Mar 2007
    • 18

    #1

    Starting precompiled agentd (1.4.4) as differnt user than 'zabbix'

    Hi there,
    is there any option to run the precompiled zabbix_agentd as a different user than 'zabbix'?

    I'm thinking of something like this:

    Code:
    /usr/local/sbin/zabbix_agentd --user=foobar -c /etc/zabbix/zabbix_agentd.conf
    When I run the agentd under Solaris 8 I get the following in the logfiles:

    Code:
    3357:20071220:134427 zabbix_agentd started. ZABBIX 1.4.4.
    3357:20071220:134427 Can't allocate shared memory for collector. [Invalid argument]
Working...