DCImanager 5 Documentation
en En
es Es
Your feedback is an opportunity for improvement!
Take part in the survey and contribute to the development of the ISPsystem ecosystem.
Take the survey

Upgrade from DCImanager to DCImanager Enterprise

DCImanager Enterprise has the inventory module,  provides power consumption statistics, and a data-center map. Complete the following steps to upgrade from  DCImanager to DCImanager Enterprise:

  1. Stop ihttpd

    service ihttpd stop
  2. Terminate the control panel:

    killall core
  3. Make sure the control panel was terminated:

    ps ax | grep core

    The command must return only the process grep core. Otherwise, try to terminate the control panel with the command: 

    killall core -9
  4. Delete DCImanager:

    yum remove dcimanager-progressive
  5. Delete the cache-files:

    rm -rf /usr/local/mgr5/var/.db.cache.*
  6. Install DCImanager Enterprise:

    yum install dcimanager-enterprise
  7. Start ihttpd:

    service ihttpd start
Note
Downgrade from DCImanager Enterprise to DCImanager is not supported.
The article was last updated on 12.01.2018. The article was prepared by technical writers of ISPsystem.