Today we proudly released the next version of openITCOCKPIT 3.7.2.
openITCOCKPIT 3.7.2 is a bugfix and maintenance release.
Remove Python 2 dependencies
The end of life of Python 2 is scheduled for January 1, 2020.
Therefore Graphite Web and Carbon got migrated to Python 3.
Update of backend software
The update process will seamlessly update the following software used by openITCOCKPIT in the backend:
| Software | Old version | New version |
|---|---|---|
| Statusengine | 2.2.1 | 2.2.2 |
| Grafana | 5.4.3 | 6.4.3 |
| Docker CE | 18.06.1 | 19.03.2 |
| Nodejs | 8.12.0 LTS | 10.16.3 LTS |
Changes are available in the changelog.
How to Update
In one of our previous articles we described how to update an installation of openITCOCKPIT in detail. If you are already familiar with our update process, you can update to the new version in three easy steps:
tmux
sudo apt-get update
sudo apt-get dist-upgrade
Your openITCOCKPIT Team!