Trace: nagios_idc

Nagios IDC

cd /home/emonge/nagios-4.4.2
 ./configure --prefix=/home/emonge/nagios --with-nagios-user=emonge  --with-nagios-group=emonge  --with-command-user=emonge --with-command-group=emonge
make all
make install
sudo make install-init
make install-config
make install-commandmode
sudo make install-webconf
sudo usermod -aG emonge apache
sudo chmod 750 /home/emonge
htpasswd -c /home/emonge/nagios/etc/htpasswd.users nagiosadmin

Plugins

cd /home/emonge/nagios-plugins-2.2.1
./configure --prefix=/home/emonge/nagios --with-nagios-user=emonge --with-nagios-group=emonge
make
make install

Nagiosql

Bajar la versión 3.3.0

nagiosql,nagiosql,nagiosql

/home/emonge/nagios/etc/ /home/emonge/nagios/etc/nagiosql chown -R apache.apache /home/emonge/nagios/etc/nagiosql

shot-2018-07-17_18-53-45.jpg

Update

cd /home/emonge/nagios-4.4.2
 ./configure --prefix=/home/emonge/nagios --with-nagios-user=emonge  --with-nagios-group=emonge  --with-command-user=emonge --with-command-group=emonge
make all
make install

nagiostat mrtg

Telegram

nagios_idc.txt · Last modified: 2021/04/18 20:11
Public Domain Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain