Zabbix on Ubuntu 8.10

sean's picture

If you are running Zabbix on Ubuntu, there is a problem with the Zabbix agent start up, it will not work!  The problem is there is a line in /etc/init.d/zabbix-agent which is:

DIR=/var/run/zabbix-server

The line needs to be:

DIR=/var/run/zabbix-agent

Once this change it made, the Zabbix agent will start up.

Comments

What a great post! Just one

What a great post! Just one suggestion:If you add some pics, it would be easiler to follow!

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <p> <span> <div> <h1> <h2> <h3> <h4> <h5> <h6> <img> <map> <area> <hr> <br> <br /> <ul> <ol> <li> <dl> <dt> <dd> <table> <tr> <td> <em> <b> <u> <i> <strong> , <font> <del> <ins> <sub> <sup> <quote> <blockquote> <pre> <address> <code> <cite> <embed> <object> <strike> <caption>
  • Lines and paragraphs break automatically.

More information about formatting options