Ad Widget

Collapse

Programmatically configure Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mrbalky
    Junior Member
    • Feb 2014
    • 1

    #1

    Programmatically configure Zabbix

    Is there any way other than the API to programmatically configure users, user groups, media types and actions? As near as I can tell, import/export does not provide this.

    Thanks
  • tsalle
    Member
    Zabbix Certified Specialist
    • Oct 2012
    • 79

    #2
    Hi,
    I think, the only way to create / uodate user with a program is to use the API.
    Maybe by directly insert into database, but you should brake the auto generated ids..

    Comment

    Working...