Ad Widget

Collapse

Populating Host Inventory

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WilliamSG
    Member
    • Jun 2014
    • 41

    #1

    Populating Host Inventory

    Hi all!

    I readed few topics about "how to populate the host inventory", but most of part os those topics are from older versions of zabbix, like 2.0, while running the lastest version of zabbix, the Automatic host inventory + Default templates, we can have some information populated automaticaly on host inventory tab.

    That's it ok? Or I'm totally wrong?

    Well, take a look into one of my host inventory tab, only my "OS" line are filled



    What I need to do to have the other lines populated? Like type, name, MAC, ...
  • ingus.vilnis
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Mar 2014
    • 908

    #2
    Hi,

    You need to add items that collect the inventory information and mark which inventory fields each of them will populate.

    To get more details on this topic please take a look at Zabbix documentation here https://www.zabbix.com/documentation...osts/inventory

    Best Regards,
    Ingus

    Comment

    • WilliamSG
      Member
      • Jun 2014
      • 41

      #3
      Originally posted by ingus.vilnis
      Hi,

      You need to add items that collect the inventory information and mark which inventory fields each of them will populate.

      To get more details on this topic please take a look at Zabbix documentation here https://www.zabbix.com/documentation...osts/inventory
      Best Regards,
      Ingus
      Hummm ok ok.... my bad...

      Well, I'm testing the system.hostname on line Name, like this:



      Now I can see a link, and the line is blocked to type, but still empty. I need to do any command to "refresh" the inventory, or something like it?



      Edit:

      ** I changed the type information to Character **
      *** Tryied with "key" system.hostname[type], and with just system.hostname ***
      Last edited by WilliamSG; 21-07-2014, 18:40.

      Comment

      • kloczek
        Senior Member
        • Jun 2006
        • 1771

        #4
        At the moment in inventory are missing IMO almost three things:
        • Enable globally automatic inventory or enable per host by action
        • Inventory with user defined records/fields (change whole inventory data to json format?)
        • Make optional storing inventory data in history tables
        http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
        https://kloczek.wordpress.com/
        zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
        My zabbix templates https://github.com/kloczek/zabbix-templates

        Comment

        • WilliamSG
          Member
          • Jun 2014
          • 41

          #5
          Thx all for help, It's working now.

          I decreased the update time. Now I'm understanding how it works.

          Comment

          Working...