Ad Widget

Collapse

ipmitool summary from zabbix wiki

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • beeloo
    Member
    • Nov 2010
    • 62

    #1

    ipmitool summary from zabbix wiki

    Hi,

    I'm try to implement the ipmitool summary from zabbix wiki. However, I couldn't make it to work. The zabbix server has a good communication with the host and I was able to run the script manually. However, I always receive the "not support" from the item that I create. Below I list the zabbix_server log error:

    sh: /etc/zabbix/externalscripts/ipmi-sdr-errorlist.sh: No such file or directory
    3191:20110307:115511.359 Item [devmondb-drac:ipmi-sdr-errorlist.sh[devmondb-drac]] error: Script /etc/zabbix/externalscripts/ipmi-sdr-errorlist.sh returned nothing.
    3187:20110307:115512.361 Item [devmondb-drac:ipmi-sel-list.sh[devmondb-drac]] error: Script /etc/zabbix/externalscripts/ipmi-sel-list.sh returned nothing.


    Does anyone able to make it to work? If so, please let me know how to fix this issue.

    Thanks in advance.
    Last edited by beeloo; 07-03-2011, 19:18.
  • Colttt
    Senior Member
    Zabbix Certified Specialist
    • Mar 2009
    • 878

    #2
    hmm..

    i dont have an script like ipmi-sdr-errorlist.sh
    can you post the content of this script?! and can you post how do you config the element?
    Debian-User

    Sorry for my bad english

    Comment

    • beeloo
      Member
      • Nov 2010
      • 62

      #3
      Thanks for the reply. It seems to work now.

      Make sure Key: ipmi-sdr-errorlist.sh[HOSTNAME] changed to ipmitool-sdr-errorlist.sh[HOSTNAME]

      Comment

      Working...