Hi:
At work i use an HTML (pus php, plus JavaScript, plus CSS...) program wich store all info about nodes into Postgresql DDBB.
I need to take the infro from this DDBB and put it into netxms mysql DDBB, the info runs from IP address to user and password list to access de node.
I know my own DDBB (Postgresql) but i don't know WHERE put de info in netxms DDBB (wich table, wich column...).
If this not work, i must insert MANUALLY more than 3000 nodes into netxms DDBB and then set the specific config for each one (IP, SNMP or NXAGENT, user, password...) manually too.
I will try do make templates for change the configuration as bit as posible but i need "speed" the insert part of equation.
Thnx in advance.
At work i use an HTML (pus php, plus JavaScript, plus CSS...) program wich store all info about nodes into Postgresql DDBB.
I need to take the infro from this DDBB and put it into netxms mysql DDBB, the info runs from IP address to user and password list to access de node.
I know my own DDBB (Postgresql) but i don't know WHERE put de info in netxms DDBB (wich table, wich column...).
If this not work, i must insert MANUALLY more than 3000 nodes into netxms DDBB and then set the specific config for each one (IP, SNMP or NXAGENT, user, password...) manually too.
I will try do make templates for change the configuration as bit as posible but i need "speed" the insert part of equation.
Thnx in advance.