Ad Widget

Collapse

Use same Item (system.uptime) in different Templates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • M.Mommsen
    Junior Member
    • Jun 2017
    • 1

    #1

    Use same Item (system.uptime) in different Templates

    Zabbix 3.2 with Web Frontend
    -----
    I need to create triggers in different templates, both depending on the hosts uptime!

    When I try to create a trigger using system.uptime, I have the problem that another template is using this key already - so I am not allowed to create the same item in the new template, because I get this error when connecting the templates to the hosts (and I need to keep the triggers in different templates):
    Item "system.uptime" already exists on "myhost", inherited from another template.
    So I tried to access the uptime from the other template, but that seems to be forbidden as well:
    Trigger "triggername" belongs to templates with different linkages.
Working...