Ad Widget

Collapse

Zabbix agent on Knoppix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • danic
    Junior Member
    • Jan 2008
    • 3

    #1

    Zabbix agent on Knoppix

    Hi!

    I have a problem with the installation of zabbix agent on a system with Knoppix, i can`t run in it.

    I install the package of debian (zabbix-agent_1.1.4-10etch1_amd64.deb) and the installation run OK, but when I start the agent (zabbix_agentd) i read in the log this error:

    "I cant write into /var/log/zabbix_agentd.log, permision denied", but the permisions of the file agent.log are "777".

    What is the problem? is necessary to execute the agent the user zabbix? it is a problem on a knoppix system...

    I need help!

    Thanks!
  • Petya
    Member
    • Dec 2007
    • 37

    #2
    Change /var/log to /tmp in zabbix_agentd.conf
    (usually found in /etc/zabbix).

    (Zabbix log files are not usual log files because
    Zabbix rotates them on its own, not using logrotate)

    Comment

    • danic
      Junior Member
      • Jan 2008
      • 3

      #3
      Hi Petya

      I already tried to change the logfile in the configuration file of zabbix (in /etc/zabbix/zabbix_agent.conf) but the problem it is not solved .

      Thanks!

      Comment

      Working...