openITCOCKPIT 3

openITCOCKPIT Version 3.x has entered maintenance mode. New feature development has been discontinued

Official Packages, Setting up the openITCOCKPIT Version 3.x Repository

Add apt repository

apt-get install apt-transport-https curl gnupg2 ca-certificates
curl https://packages.openitcockpit.com/072783CB.txt | apt-key add -

Ubuntu 18.04

echo 'deb https://packages.openitcockpit.com/repositories/bionic bionic main' > /etc/apt/sources.list.d/openitcockpit.list

Ubuntu 16.04

echo 'deb https://packages.openitcockpit.com/repositories/xenial xenial main' > /etc/apt/sources.list.d/openitcockpit.list

Debian 9

echo 'deb https://packages.openitcockpit.com/repositories/stretch stretch main' > /etc/apt/sources.list.d/openitcockpit.list

Install openITCOCKPIT

The following installation steps are illustrated with sample informations
apt-get update
apt-get install openitcockpit{,-common,-naemon,-statusengine-naemon,-message}

Configure openITCOCKPIT database

While the installation process of openITCOCKPIT apt will ask some questions about how to setup the database.
If you unsure what option you should pick please read the following help section.
{% include 'v3_database_help.twig' %}

Configure phpMyAdmin

While the installation process apt will ask three questions about how to setup phpMyAdmin.
If you unsure what option you should pick please read the following help section.
{% include 'phpmyadmin_help.twig' %}

Finish installation

Please enter this command to finish the installation
/usr/share/openitcockpit/app/SETUP.sh

Register openITCOCKPIT community version

You can register your openITCOCKPIT installation to get access to free community modules.
Login to the webinterface of openITCOCKPIT and navigate to Administration Registration,
enter the community license key 0dc0d951-e34e-43d0-a5a5-a690738e6a49 and click Register.
After successful registration you can install the free community modules at Administration Package Manager