Ad Widget

Collapse

ERROR: Cannot connect to the trapper port of zabbix server daemon, but it sho

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CATSOFT
    Junior Member
    • Feb 2013
    • 2

    #1

    ERROR: Cannot connect to the trapper port of zabbix server daemon, but it sho

    Tengo todo ya configurado y monitoreado, pero en el momento de dar clic en el ping sobre el servidor que estoy monitoreando sale una ventana con:

    I have everything configured and monitored, but when clicking on the ping on the server I get a window monitoring

    ERROR: Cannot connect to the trapper port of zabbix server daemon, but it should be available to run the script.


    La configuración del archivo zabbix.conf.php corresponde a la siguiente:

    The configuration of file zabbix.conf.php is:


    $DB['TYPE'] = 'MYSQL';
    $DB['SERVER'] = 'localhost';
    $DB['PORT'] = '3306';
    $DB['DATABASE'] = 'zabbix';
    $DB['USER'] = 'zabbix';
    $DB['PASSWORD'] = 'xxxxxxxx';
  • BDiE8VNy
    Senior Member
    • Apr 2010
    • 680

    #2
    Is it possible, that the script is configured to be executed on the agent and there is either a Zabbix-Proxy in between or the agent has passive checks disabled?
    What do you see if you click on 'Details' next to the error message?

    Comment

    • CATSOFT
      Junior Member
      • Feb 2013
      • 2

      #3
      Error Description

      In consecuence, this error description is following.


      Error description: empty response received.
      Attached Files

      Comment

      • W1zard
        Junior Member
        • Nov 2015
        • 7

        #4
        Have the same problem

        Comment

        • BDiE8VNy
          Senior Member
          • Apr 2010
          • 680

          #5
          Does the host of the Zabbix frontend have direct access to the host (and port) of the Zabbix server?

          Comment

          Working...