Navigation: Home | Download | Screenshots | Documentation | Support | Forum | Bug tracker | Users | Contacts | About
NetXMS Server Upgrade Procedure

I. On UNIX systems

1. Unpack source package
2. Run ./configure --with-agent --with-server --with-
3. Run make
4. Stop NetXMS server
5. Stop NetXMS agent
6. Run "nxdbmgr check"
7. Run make install
8. Run "nxdbmgr upgrade"
9. Start NetXMS agent
10. Start NetXMS server


II. On Windows systems

1. Stop NetXMS server
2. Run "nxdbmgr check"
3. Run NetXMS installer (for example, netxms-0.2.5.exe)
4. Run "nxdbmgr upgrade"
5. Start NetXMS server