Giter Club home page Giter Club logo

naemonbox's Introduction

Welcome to the naemonbox project##

Flattr this git repo

Feel free to donate

Click here to lend your support to: NaemonBox and make a donation at pledgie.com !

Naemonbox - monitoring framework

Presentation

NAEMONBOX is based on Debian. This software provide a quick and easy installation wich includes the most-used tools in the Nagios/Naemon community. Having the Nagios/Naemon tools already installed and configured for you, will bring you more than you expect ...

naemonbox-webui

Requirements

####openvz VPS ONLY#### To use NaemonBox on openvz VPS, first you need to do as root :

cd /etc/
rm localtime
ln -s /usr/share/zoneinfo/Europe/Paris ./localtime

####Both openvz VPS and Dedicated Servers#### Naemonbox is only available for x86_64 architecture, at the moment. (Since naemonbox-0.0.6, we enable the non-free repository for you. You can directly jump to Installing section). You need to enable the non-free packages to install gettext and SNMP MIBs. Open up /etc/apt/sources.list, and you should see lines like the following (URLs will likely vary). Simply add non-free to the respective URLs you wish to use :

deb http://ftp.fr.debian.org/debian/ jessie main non-free contrib
deb-src http://ftp.fr.debian.org/debian/ jessie main non-free contrib
 
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free
 
# jessie-updates, previously known as 'volatile'
deb http://ftp.fr.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ jessie-updates main contrib non-free

# jessie-backports, previously on backports.debian.org
deb http://ftp.fr.debian.org/debian/ jessie-backports main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ jessie-backports main contrib non-free

Running apt-get update will update your local repo with the package listing.

Installing

When installing from a released tarball, all you need to do is run as root

# tar zxvf naemonbox-VerNum.tar.gz
# cd naemon 
# ./install

or

# git clone https://github.com/mgadi/naemonbox.git
# cd naemonbox
# ./install

Go to url http://your_ip_adress/

Login/password : admin/admin
Wiki Login/password : wikiadmin/admin

How to contribute ?

If you want to contribute to the Naemonbox project, read this wiki page.

There is also a chat dedicated to the Naemonbox developers:

Chat this git repo

License

Naemonbox is distributed under GNU GPL v2 license, see LICENSE.

Documentation

For complete documentation see Naemonbox Manual !

If you have any question (after RTFM!), please post it on the official Q&A forum .

Thank's for using Naemonbox !

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.