Results 1 to 6 of 6

Thread: How to install Nagios on Debian

  1. #1
    Join Date
    Jan 2010
    Posts
    433

    How to install Nagios on Debian

    Hi,
    I want complete steps to install Nagios on Debain. I had not done this before and now to get a monitoring tool solution for a debains based pc I had choosen to use Nagios. Does any one knows some simpley and quick way to run the setup of this. What type of web server will you recommend for this. Also how to install Nagios plugins in the same manner. Thanks in advance.

  2. #2
    Join Date
    Feb 2008
    Posts
    2,635

    re: How to install Nagios on Debian

    Nagios is a monitoring tool known both helpful and efficient. It allows you to monitor real-time status of your servers and their services. On Debian there is the APT tool is available with the command apt-get, you will retrieve files and make Nagios easier to install and configure it. The web interface of Nagios is an optional component but it is still best viewed as running the check command in the console.

  3. #3
    Join Date
    May 2008
    Posts
    2,945

    re: How to install Nagios on Debian

    I have some options of installing the same on apache based server. Open your console and pass this command - # apt-get install apache2 php4. Then after installing apache, we will install the packages necessary to Nagios. Make sure to install nagios-common nagios-text and it will result if an error - #apt-get install nagios-common nagios-text. Follow the screen instructions.

  4. #4
    Join Date
    Jan 2006
    Posts
    3,792

    re: How to install Nagios on Debian

    To install Negios on Debain you will have to update the definitions of APT package. For that use apt-get update. Then to install a web server, use Apache2 - apt-get install apache2. After that no proceed to Nagios - apt-get install nagios-text. APT will select the packages that depend Nagios -text, installing crossing a Samba server on your Debian system. You will be prompted to enter the domain name or group working on your SMB network, opted (recommended) or not to encrypt passwords, and choose whether you want to set the WINS with DHCP (optional).

  5. #5
    Join Date
    Jan 2006
    Posts
    4,221

    re: How to install Nagios on Debian

    While installation you can see the configuration of Nagios. You can select the Apache2 web server, then enter a password for the user nagiosadmin taking care not to make the password confirm. The program will then ask if you want to enable (recommended) or without external commands to Nagios web interface. From that time Nagios is installed and the web interface that is accessible at: http:// AdresseDeVotreServeurDebian / nagios /. The username will nagiosadmin and password that you entered for it during installation.

  6. #6
    Join Date
    Apr 2008
    Posts
    3,339

    re: How to install Nagios on Debian

    To monitor your servers and services using Nagios plugins, it will go to the project site, Nagios Plugins and then download the archive. First get the archive via FTP or WinSCP. Then decompress the archive - tar-xzf nagios-plugins-1.4.2.tar.gz , cd nagios-plugins-1.4.2. Use . / configure to configure installation. Use make install for installing from the compiled files.

Similar Threads

  1. How to Install Debian
    By Damiano in forum Tips & Tweaks
    Replies: 4
    Last Post: 09-05-2012, 04:31 AM
  2. How to Install SSH server and use it on Debian
    By blueprats in forum Guides & Tutorials
    Replies: 3
    Last Post: 15-06-2010, 09:47 AM
  3. How to use USB disk to install Debian
    By Christina 80 in forum Operating Systems
    Replies: 5
    Last Post: 27-03-2010, 01:33 AM
  4. Install Debian via Internet
    By Gillian Anderson in forum Operating Systems
    Replies: 5
    Last Post: 19-03-2010, 09:59 AM
  5. Install a new kernel in debian
    By cyber-noob in forum Operating Systems
    Replies: 5
    Last Post: 17-12-2009, 12:07 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,905,907.33054 seconds with 17 queries