Giter Site home page Giter Site logo

flyingpastamonster / openitcockpit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from it-novum/openitcockpit

0.0 2.0 0.0 43.68 MB

openITCOCKPIT is an Open Source system monitoring tool build for different monitoring engines like Nagios or Naemon.

License: GNU General Public License v3.0

ApacheConf 0.01% PHP 77.03% Shell 0.05% Batchfile 0.02% JavaScript 18.45% Python 0.02% CSS 3.43% HTML 1.00%

openitcockpit's Introduction

What is openITCOCKPIT?

openITCOCKPIT is an Open Source system monitoring tool build for different monitoring engines like Nagios or Naemon.

So easy that everyone can use it: create your entire monitoring configuration with a few clicks due to our smart interface wirtten in PHP

System requirements

  • Ubuntu 14.04 LTS x64
  • 2 CPU cores
  • 2 GB RAM
  • 15 GB space

Production system sizing

Unfortunately there is no golden rule for the right sizing of a monitoring system. This depends on the amount of hosts and services you like to monitor.

Please keep in mind that a monitoring system usually will create more I/O than your KVM farm!

A rough guide:

  • 32 GB RAM
  • 16 CPU Cores
  • 500GB space

Installation

openITCOCKPIT runs on Ubuntu systems and is available in the package manager apt.

To install openITCOCKPIT on your system, just run the following commands.

If phpMyAdmin asks you for your web server leave the selection blank and continue with Ok.

openITCOCKPIT uses Nginx as webserver and will generate the configuration for phpMyAdmin automatically for you.

openITCOCKPIT + Naemon (recommended)

echo 'deb http://apt.open-itcockpit.com trusty main' > /etc/apt/sources.list.d/openitcockpit.list
apt-key adv --recv --keyserver hkp://keyserver.ubuntu.com A7D3EAFA
apt-get update
apt-get install openitcockpit{,-naemon,-statusengine-naemon,-npcd}
/usr/share/openitcockpit/app/SETUP.sh

openITCOCKPIT Nagios 4:

echo 'deb http://apt.open-itcockpit.com trusty main' > /etc/apt/sources.list.d/openitcockpit.list
apt-key adv --recv --keyserver hkp://keyserver.ubuntu.com A7D3EAFA
apt-get update
apt-get install openitcockpit{,-nagios,-ndoutils,-npcd}
/usr/share/openitcockpit/app/SETUP.sh

Features

  • Easy to use web interface
  • Template based configuration that will make your life easier
  • MySQL based
  • REST API
  • Inbuilt package manager everyone can provide Add-ons for extending the interface
  • HA cluster ready
  • Two-factor authentication
  • LDAP authentication
  • Multitenancy
  • Object permissions
  • Distributed Monitoring
  • Mod-Gearman
  • Statusengine
  • And much more to discover...

Vagrant box Repository

If you like to try openITCOCKPIT you can install our Vagrant box

apt-get install vagrant virtualbox
mkdir openITCOCKPIT_V3
cd openITCOCKPIT_V3
wget https://raw.githubusercontent.com/it-novum/vagrantboxes/master/openITCOCKPIT_V3/Vagrantfile
  • Run the Vagrant box and follow the instructions
vagrant up

Developers welcome

openITCOCKPIT's development is publicly available in GitHub. Everybody is welcomed to join :-)

Vagrant box (nightly)

Use this Vagrantfile to install the latest nightly build

Need help or support?

License

Copyright (C) <2015>

openITCOCKPIT is dual licensed

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

If you purchased an openITCOCKPIT Enterprise Edition you can use this file under the terms of the openITCOCKPIT Enterprise Edition licence agreement. Licence agreement and licence key will be shipped with the order confirmation.

openitcockpit's People

Contributors

nook24 avatar cfleck avatar statusengin avatar capay avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.