Ad Widget

Collapse

rename nodeid in child node

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shyperets
    Junior Member
    • Jul 2012
    • 6

    #1

    rename nodeid in child node

    I got 2 zabbix nodes one is the master and one is the child .( #1 is master , #2 is child )

    I just added additional node which I want it to be a child for the master

    the creation was made this way :

    1.I installed zabbix version 2.0.3
    2.I made dump to the zabbix DB on node #2
    3.I made import to the zabbixDB to the new node

    I got something like 10000 items which I dont want to enter from scratch , this is the reason I copy the DB from the child

    The problem is that the new node got nodeid=2 ( because I copy the DB ) and when I am trying to rename it in zabbix_server.conf it does not affect the front end .

    How can I rename the copy of the child nodeid to #3 ? in order to be able to define it in the master ..

    from there I guess its the same process of connecting child to master zabbix .
Working...