Ad Widget

Collapse

Bulk items entry

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lflaimer
    Junior Member
    • Oct 2009
    • 13

    #1

    Bulk items entry

    Hey guys,

    I have to add around 600 similar items to my Zabbix database.
    So I wrote a script which generates the MySQL inserts into the items table.
    I was able to add the data, but it won't show up in Zabbix interface.
    Am I missing something ? Is there any other entries in different tables (which?) in order to make this work ?

    Best Regards,
    Luis Fernando Laimer
  • zabbix_zen
    Senior Member
    • Jul 2009
    • 426

    #2
    You should use Nelsonab's zabcon for this.

    Yes they are. The API allows you to do this seamlessly.

    Comment

    • lflaimer
      Junior Member
      • Oct 2009
      • 13

      #3
      Very nice

      Hey, this CLI is awesome.
      But for some odd reason I can access but I cant write.
      When I try to add a new item, I receive as answer No login permissions.
      I added the user to the API group and the API access is enabled.
      What am I missing ?

      Thanks guys

      Comment

      Working...