User Tools

Site Tools


it_solutions:nagios:nagios

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
it_solutions:nagios:nagios [2015/02/13 11:05] czuberit_solutions:nagios:nagios [2015/02/13 13:20] (current) czuber
Line 2: Line 2:
    wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-4.0.8.tar.gz    wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-4.0.8.tar.gz
    wget http://nagios-plugins.org/download/nagios-plugins-2.0.3.tar.gz    wget http://nagios-plugins.org/download/nagios-plugins-2.0.3.tar.gz
-   addgroup nagios-ec+   adduser nagios-ec
    tar zxvf nagios-4.0.8.tar.gz    tar zxvf nagios-4.0.8.tar.gz
    tar zxvf nagios-plugins-2.0.3.tar.gz    tar zxvf nagios-plugins-2.0.3.tar.gz
 +   cd nagios-4.0.8
    (Lire configure)    (Lire configure)
-   ./configure --prefix=/home/nagios-ec/ --exec-prefix=/home/nagios-ec --with-nagios-user=nagios-ec --with-nagios-      group=nagios-ec --with-command-user=nagios-ec --with-command-group=nagios-ec --with-htmurl=/nagios-ec --with-cgiurl=/nagios-ec/cgi-bin+   ./configure --prefix=/home/nagios-ec/ --exec-prefix=/home/nagios-ec --with-nagios-user=nagios-ec --with-nagios-group=nagios-ec --with-command-user=nagios-ec --with-command-group=nagios-ec --with-htmurl=/nagios-ec --with-cgiurl=/nagios-ec/cgi-bin
  
-   make all && make install && make install-init && make install-config && make install-commandmode && make install webconf +   make all && make install && make install-init && make install-config && make install-commandmode && make install-webconf 
  
    /home/nagios-ec/bin/nagios -v /home/nagios-ec/etc/nagios.cfg    /home/nagios-ec/bin/nagios -v /home/nagios-ec/etc/nagios.cfg
Line 36: Line 37:
    Ajouter www-data dans le groupe nagios-ec :    Ajouter www-data dans le groupe nagios-ec :
    nagios-ec:x:1017:www-data    nagios-ec:x:1017:www-data
-   ln -s /home/acdsn/GIT/easycontrol-scripts/server/nagios-ec nagios-ec+   ln /home/acdsn/GIT/easycontrol-scripts/server/nagios-ec /etc/sudoers.d/nagios-ec
  
    /etc/init.d/nagios-ec reload    /etc/init.d/nagios-ec reload
    /etc/init.d/apache2 reload    /etc/init.d/apache2 reload
it_solutions/nagios/nagios.1423825550.txt.gz · Last modified: 2015/02/13 11:05 by czuber