Ad Widget

Collapse

How to monitor Zabbix itself with IPMI?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TheRiderU
    Member
    • May 2018
    • 31

    #1

    How to monitor Zabbix itself with IPMI?

    Hello,
    I try to monitor Zabbix itself with IPMI but all i get is unkown error: [cannot connect to IPMI host: [16777411] Unknown error 16777411]. if it possible to monitor Zabbix itself with IPMI? because i try 127.0.0.1 IP and 192.168.x.x IP for the iDRAC card in the Zabbix server.

    Thanks for your help.
  • kernbug
    Senior Member
    • Feb 2013
    • 330

    #2
    Originally posted by TheRiderU
    Hello,
    I try to monitor Zabbix itself with IPMI but all i get is unkown error: [cannot connect to IPMI host: [16777411] Unknown error 16777411]. if it possible to monitor Zabbix itself with IPMI? because i try 127.0.0.1 IP and 192.168.x.x IP for the iDRAC card in the Zabbix server.

    Thanks for your help.
    Hello, TheRiderU

    Could you ping iDRAC IP address from Zabbix server? Are they in the same network segment?

    Comment

    • TheRiderU
      Member
      • May 2018
      • 31

      #3
      Originally posted by kernbug

      Hello, TheRiderU

      Could you ping iDRAC IP address from Zabbix server? Are they in the same network segment?
      Yes i can ping the iDRAC IP address from the Zabbix Server.

      Comment

      • kernbug
        Senior Member
        • Feb 2013
        • 330

        #4
        Originally posted by TheRiderU

        Yes i can ping the iDRAC IP address from the Zabbix Server.
        How did you set up IPMI in Zabbix and iDRAC itself?

        Please, make a screenshot of the zabbix IPMI setup and execute this command from zabbix server console:

        Code:
        ipmitool –vI lan -H192.168.X.X –U <user> -a sdr list

        Comment

        • TheRiderU
          Member
          • May 2018
          • 31

          #5
          Originally posted by kernbug

          How did you set up IPMI in Zabbix and iDRAC itself?

          Please, make a screenshot of the zabbix IPMI setup and execute this command from zabbix server console:

          Code:
          ipmitool –vI lan -H192.168.X.X –U <user> -a sdr list
          Something is wrong with this command it return the manual for the command

          Comment

          • TheRiderU
            Member
            • May 2018
            • 31

            #6
            Originally posted by TheRiderU

            Something is wrong with this command it return the manual for the command
            Nevermind i read "-vI" as "-v1"
            but the command returns

            Get Auth Capabilities command failed
            Error: Unable to establish LAN session
            Error: Unable to establish IPMI v1.5 / RMCP session

            Comment


            • TheRiderU
              TheRiderU commented
              Editing a comment
              put i can ping the 192.168.x.x IP from the zabbix server console
          • TheRiderU
            Member
            • May 2018
            • 31

            #7
            Originally posted by TheRiderU

            Nevermind i read "-vI" as "-v1"
            but the command returns

            Get Auth Capabilities command failed
            Error: Unable to establish LAN session
            Error: Unable to establish IPMI v1.5 / RMCP session
            When i try only this part from the Command i get an output:

            Temp | disabled | ns
            Temp | disabled | ns
            Temp | disabled | ns
            Temp | disabled | ns
            .......

            Comment


            • TheRiderU
              TheRiderU commented
              Editing a comment
              man i forget the command part: ipmitool -a sdr list
          • TheRiderU
            Member
            • May 2018
            • 31

            #8
            Originally posted by TheRiderU

            When i try only this part from the Command i get an output:

            Temp | disabled | ns
            Temp | disabled | ns
            Temp | disabled | ns
            Temp | disabled | ns
            .......
            Ok i solved the Problem, i forgot to turn on IPMI to LAN at the iDRAC card. now it works fine. thx for your help.

            Comment

            • kernbug
              Senior Member
              • Feb 2013
              • 330

              #9
              Originally posted by TheRiderU

              thx for your help.
              You're welcome if it was helpful!

              Comment

              Working...