Ad Widget

Collapse

Templates import from the Command line / API ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nicolasg
    Member
    • Apr 2011
    • 50

    #1

    Templates import from the Command line / API ?

    Hi Guys,

    Do anyone knows if and already exported template can be imported into Zabbix without the use of the Web interface ?

    Regards,
    Nicolas.
  • js1
    Member
    • Apr 2009
    • 66

    #2
    Originally posted by nicolasg
    Hi Guys,

    Do anyone knows if and already exported template can be imported into Zabbix without the use of the Web interface ?

    Regards,
    Nicolas.
    Yes, this would be good to know. It'd be great to be able to load a template xml file via the API.

    Comment

    • safpsr
      Member
      • Aug 2007
      • 70

      #3
      I agree with that. I didn't find a solution but it will be a very good thing if there is a solution for that.

      Comment

      • Pavels
        Member
        • Oct 2011
        • 83

        #4
        In 2.0 it is possible using the configuration API:

        http://www.zabbix.com/documentation/...uration/import

        Comment

        Working...