Installation Nagios Plugins 1.4.13 sur Redhat Entreprise Linux 5.3

Prérequis

yum groupinstall "Development Tools"
yum groupinstall "Development Libraries"
yum groupinstall "System Tools"

installer openssl

yum install openssl openssl-devel

installer fping :

wget http://dag.wieers.com/rpm/packages/fping/fping-2.4-1.b2.2.el5.rf.i386.rpm
rpm -ivh fping-2.4-1.b2.2.el5.rf.i386.rpm

installer client postgresql et mysql :

yum install postgresql postgresql-libs postgresql-devel mysql mysql-devel -y

installer outils snmp :

yum install net-snmp net-snmp-devel net-snmp-libs net-snmp-perl net-snmp-utils -y

installer samba client :

yum install samba-client -y

installer openldap :

yum install openldap openldap-devel -y

installer radius :

wget ftp://ftp.cityline.net/pub/radiusclient/radiusclient-0.3.2.tar.gz
tar xvzf radiusclient-0.3.2.tar.gz
cd radiusclient-0.3.2
./configure
make
make install

installer qstat :

wget http://freefr.dl.sourceforge.net/sourceforge/qstat/qstat-2.11.tar.gz
tar xvzf qstat-2.11.tar.gz
cd qstat-2.11
./configure
make
make install

installation librarie perl avec cpan:

cpan>install Net::SNMP
 Digest::HMAC
 Crypt::DES
 Digest::SHA1
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]

Taper sur ENTRER pour valider

 Digest::SHA1
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]

Taper sur ENTRER pour valider

exit

installation de nagios plugins 1.4.13 :

wget http://prdownloads.sourceforge.net/nagiosplug/nagios-plugins-1.4.13.tar.gz?download
cd nagios-plugins-1.4.13
./configure

ignorer les 2 WARNINGs

make
make install
make install-root

Manque l’installation de Oracle Client pour utiliser check_oracle

Mots-clefs : , , , , , , , ,

Laisser une réponse

Spam Protection by WP-SpamFree