Ad Widget

Collapse

User MACRO not unique

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mario.almeida
    Member
    • Nov 2008
    • 44

    #1

    User MACRO not unique

    Hi All,

    Zabbix: 1.8.6
    OS: CentOS 5.6 64bit Intel

    If a single host is added in 2 different templates, Then adding an item with a user macro gives error.

    An item with the Key [net.tcp.listen[{$JBOSS_HTTP_P}]] already exists for host [app82]. The key must be unique.
    Host app82 exists in Template-app-00 and Template-app-04 templates.
    Template-app-00 has net.tcp.listen[{$JBOSS_HTTP_P}] for key and if want to add the same for Template-app-04 then it give error.

    UserMacro in Template-app-00 for {$JBOSS_HTTP_P}=8080
    and in Template-app-04 for {$JBOSS_HTTP_P}=8480
Working...