Installation instructions for openITCOCKPIT

This are installation instructions for openITCOCKPIT. This instructions are based on installing openITCOCKPIT on openSUSE 12.2.

1. Installing openSUSE-12.2

Use openSUSE-12.2-NET-x86_64.iso and select minimal text mode installation.

Download image (247MB), burn to CD, boot from CD and choose “Installation”
Image00002

Read and accept License Agreement.
Image00003

Choose “New Installation”, and you can also turn off option “Use Automatic Configuration”
Image00004

Set you Time Zone and set the clock.
Image00005

Choose “Other” and select “Minimal Server Selection (Text Mode)”
Image00006

Accept suggested Partitioning.
Image00007

Create new user. Select “Use this password for system administrator” to set this password for root user also.
Image00008

On this screen you can disable firewall and enable SSH service.
Image00009 Image00010

Image00011

Installation will start and after reboot. You will be prompted to set “hostname”. Set the hostname and Domain Name.
Image00012

Click next to use Suggested network configuration or make changes if you need.

Click next to test internet connection.

You can choose to Run Update and click next.

On the next screen choose accept to install first set of updates.

After installation package management will restart.
Image00019

Package management will start again. Choose Accept to install second set of updates.
Image00020 Image00021

System will reboot. Choose OK.
Image00022

Next screen will show Release Notes. Choose Next.
Image00023

openSUSE installation is complete click Finish to exit.
Image00024

2. Installing openITCOCKPIT

At the time when i am writhing this latest avaliable version of install script on openiITCOCPIT stite is V0.3.5. This script will install openITCOCKPIT version 2.8.2.

Login in as root and download openITCOCKPIT installation to /root/ folder
cd /root
wget http://openitcockpit.org/fileadmin/user_upload/downloads/openITCOCKPIT-installer_V0.3.5.tar.gz
Image00025

Unzip the file with following command:
tar xfv openITCOCKPIT-installer_V0.3.5.tar.gz
Image00026

change directory to openITCOCKPIT-installer_V0.3.5
cd openITCOCKPIT-installer_V0.3.5/
and start installation by typing
./install.sh
Image00027

openITCOCKPIT installation will start. Press any key to continue.
Image00028

Install script will install all packages that you need to run openITCOCKPIT. To solve the problem with dependencies choose first option and choose OK – Try Again.
Image00029

On the next screen choose accept.Image00030

Next screen will show list of packages that will be installed. Choose OK to start downloading and installing.Image00031 Image00032

Now choose OK.Image00033

Select “Online” and press enter to download openITCOCKPIT from internet and install it.Image00034 Image00035

Accept the License agreement. Choose Accept.Image00036

Choose OK.
Image00037

openITCOCPIT install script installed MySQL database server with blank password. In the nest step you need to enter credentials to connect to MYSQL database. To Connect to MySQL use user: root without password Image00038

Leave the password field blank and choose Submit.Image00039

Now you will be prompted to set the password for MySQL database. Choose yes.Image00040

Type you new MySQL database password and choose Submit.Image00041

Now you are ready to set username and password for openITCOCKPIT user. Choose OK.Image00042

Default username for openITCOCKPIT is admin. You can keep it or change it. Choose Submit.Image00043

On the next screen set password for openITCOCKPIT user and choose Submit.Image00044

Retype the password and choose Submit.Image00045

Choose <yes> to start installing openITCOCKPIT.Image00046

After installation is complete you will have to connect with you browser to continue.
Choose OK to continue.
Image00047

When installation window is closed in console type
ifconfig
to determinate your IP address. You will use this IP address in your browser to connect to openITCOCPIT.

In this case IP address of openITCOCKPIT is 172.16.7.117. You will use you IP address that you found in previous step. We will use this IP to connect with browser. Click “Login” button.

Enter openITCOCKPIT username and password that you set during openITCOCKPIT installation and click “Log In” button.

When you log in for the first time you will see openOTCOCKPIT first screen. First thing i will change is language to English. Click on “Configuration”
Image00052

Click on “Benutzer & Mandanten”
Image00053

Click on “Benutzer”
Image00054

Click on settings button and choose “…bearbeiten”
Image00055

Scroll down and change “Sprachversion:” to “english” and click “Speichem”
Image00056

Log off, and log in again.
Image00058

Now add first host for monitoring. When you click on configuration you will go to System Configuration, Host Wizard. Add openITCOCKPIT host itself. Fill the information like on the picture below and click green arrow in the right bottom corner to proceed.
Image00060

On this screen don’t change anything. Just click next.
Image00061

Choose service from predefined servicetemplates. Choose PING-LAN and click next.
Image00062

Just use default values and click next.
Image00063

Select “End wizard” and click Next.
Image00064

Now it’s time to do first export of configuration. Click on “Import/Export”, then click on “Export Configuration”. Then click on “Export” button.
Image00065

Because this is the first export of configuration you will receive this error message. Just click “Export” button.

Image00066

Install ‘compat-openssl097g-32bit’ package. ‘check_nrpe’ need this package to work
yast -i compat-openssl097g-32bit

Now we should set some services to start automatically when system starts. Go back to openSUSE conole and install package yast2-runlevel. Type
yast -i yast2-runlevelImage00067

Now type
yast runlevel add service=apache2,mysql,ndo,nagios-agents,npcd runlevels=2,3,5
Image00068

Now you can reboot you server and everything should be working fine. Type
shutdown -r now
Image00069

After couple of hours/days you will have some graphs generated.
Image00070
Image00071
Image00072
Image00073

Enjoy using your openITCOCKPIT.

 

problem with nagios plugins not installing:

http://roshan-techupdates.blogspot.rs/2014/11/compile-error-for-nagios-plugin.html