Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-6034

IPMI remote command does not work

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Critical Critical
    • 1.8.16rc2
    • 1.8.15
    • Server (S)
    • None

      IPMI remote command does not work because remote command uses host ip address.

      Configuration

      • host ip : 127.0.0.1
      • ipmi ip : 192.168.1.10
      • remote command : {HOSTNAME}

        :IPMI power on

      zabbix_server.log output:

      60244:20121228:044432.118 In run_commands()
      60244:20121228:044432.118 In get_next_command(command_list:localhost:IPMI power on)
      60244:20121228:044432.118 End get_next_command(alias:localhost,is_group:0,command:IPMI power on)
      60244:20121228:044432.118 In run_remote_command(hostname:localhost,command:IPMI power on)
      60244:20121228:044432.118 query [txnlev:1] [select hostid,host,useip,ip,dns,port,useipmi,ipmi_ip,ipmi_port,ipmi_authtype,ipmi_privilege,ipmi_username,ipmi_password from hosts where status in (0) and host='localhost' and hostid between 000000000000000 and 09999999999999
      9]
      60244:20121228:044432.118 In parse_ipmi_command(IPMI power on)
      60244:20121228:044432.118 In set_ipmi_control_value(control:power, value:1)
      60244:20121228:044432.118 In init_ipmi_host() host:'[127.0.0.1]:623'
      60244:20121228:044432.118 In get_ipmi_host() host:'[127.0.0.1]:623'
      60244:20121228:044432.118 End of get_ipmi_host():(nil)
      60244:20121228:044432.118 In allocate_ipmi_host() host:'[127.0.0.1]:623'
      60244:20121228:044432.118 End of allocate_ipmi_host():0x1194210
      60244:20121228:044446.145 In setup_done() phost:0x1194210 host:'[127.0.0.1]:623'
      60244:20121228:044446.145 setup_done() fail: [22] Invalid argument
      60244:20121228:044446.145 End of setup_done():NETWORK_ERROR
      60244:20121228:044446.148 In domain_closed() phost:0x1194210 host:'[127.0.0.1]:623'
      60244:20121228:044446.148 End of domain_closed()
      60244:20121228:044446.148 End of init_ipmi_host():0x1194210
      60244:20121228:044446.148 cannot connect to IPMI host: [22] Invalid argument
      60244:20121228:044446.148 End run_remote_command(result:-3)
      60244:20121228:044446.148 In get_next_command(command_list
      60244:20121228:044446.148 Result get_next_command [EOL]
      60244:20121228:044446.148 End run_commands()

            Unassigned Unassigned
            kodai Kodai Terashima
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: