How to Install & Configure Nagios Core 4.1.0rc1 & Plugins 2.0.3 in Ubuntu 15.04 Server - Part 1
Hello Everyone,
In this tutorial,
Let Us Install & Configure Nagios Core 4.1.0rc1 & Plugins 2.0.3 in Ubuntu 15.04 Server - Part 1
1. Software Required
Nagios 4.1.0rc1.tar.gz
Nagios plugins 2.0.3.tar.gz
2. You Need to Login With Root to Perform all Command
Step1 :- sudo su
3. Installed packages
Step2 :- sudo apt-get install apache2 build-essential daemon libapache2-mod-php5 libgd2-xpm libgd2-xpm-dev php5-gd unzip wget sendmail
4. Installation Part
Update ubuntu repositories by giving the below command
Step3 :- sudo apt-get update
Step4 :- sudo apt-get upgrade
5. Install package
Step5:- sudo apt-get install apache2 php
Step6:- sudo apt-get install gcc glibc-common
Step7:- sudo apt-get install gd gd-devel
6. Create Nagios User, Group and Password
Step8:- useradd nagios or /usr/sbin/useradd -m nagios
Step9:- passwd nagios
Step10:- groupadd nagcmd or /usr/sbin/groupadd nagcmd
Step11:- usermod -G nagcmd nagios
usermod -G nagcmd apache or /usr/sbin/usermod -a -G nagcmd nagios
7. Download Nagios Core 4.1.0rc1 and Nagios Plugin 2.0.3
Step12:- mkdir /root/nagios
Step13 :- cd /root/nagios
Step14:- sudo wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-4.1.0rc1.tar.gz
Step15:- sudo wget https://www.nagios-plugins.org/download/nagios-plugins-2.0.3.tar.gz
OR DIRECT D/L LINK
http://www.nagios.org/download/core
8. Unzip the download nagios
Step13:- tar xvf nagios-4.1.0rc1.tar.gz
Step:- ll (two new folders will appear in that directory)
Step14:- cd nagios-4.1.0rc1.tar.gz
Step15:- ./configure --with-command-group=nagios--with-command-group=nagcmd --with-mail=/usr/bin/sendmail
Step16:- make all
Step17:- make install
Step18:- make install-init ---- scripts
Step19:- make install-config ---- configuration file
Step20:- make install-commandmode ---- external dir command
For Second Part of Video & Remaining Command You Can Click Below Link ............
How to Install & Configure Nagios Core 4.1.0rc1 & Plugins 2.0.3 in Ubuntu 15.04 Server - Part 2
https://youtu.be/7mRPw0EpwYM
NOTE :- For Any Clarification Please Below
Comment,
Like and
Share us and help us to spread.
####--------------------------------------------------------------------------------------####
Subscribe :- http://www.youtube.com/user/itcloudnet?sub_confirmation=1
Website :- http://www.cloudnetwork.in
Facebook :- http://facebook.com/itCloudNetwork/
Twitter :- http://twitter.com/itcloudnet
Pinterset :- http://pinterset.com/itcloudnet
LinkedIn :- http://in.linkedin.com/pub/itcloudnet
Google+ :- https://plus.google.com/u/0/107923552480070716949/posts
Skype Id :- cloud.network1
E-Mail Id :- itcloudnet@gmail.com
####----------------------------------------------------------------------------------------####
Thanking You
Hope U Like it........