tuto:monitoring:zabbix_agent_sur_openfiler

Ceci est une ancienne révision du document !


Installer l'agent zabbix sur OpenFiler

Source: https://forums.openfiler.com/viewtopic.php?pid=17680#17680

  • Sur une machine de dev (clone virtuel par exemple) installer les dépendances:
conary update conary-build
conary update gcc:devel
conary update gcc:lib
conary update gcc:runtime
conary update binutils;devellib
conary update debugedit:runtime
conary update elfutils:runtime
conary update flex:runtime
conary update gettext:runtime
conary update glib:devel
conary update glibc:devel
conary update glibc:devellib
conary update install-info:runtime
conary update libgcc:devellib
conary update patch:runtime
conary update pkgconfig:devel
conary update zlib:devel
  • Télécharger la dernière version de zabbix
mkdir localdev
cd localdev
wget http://downloads.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/1.6.6/zabbix-1.6.6.tar.gz?use_mirror=freefr
tar xvzf zabbix-1.6.6.tar.gz
cd zabbix-1.6.6
  • Préparer la compilation de lagent
./configure --enable-agent
make

FIXME

  • tuto/monitoring/zabbix_agent_sur_openfiler.1256630389.txt.gz
  • Dernière modification: 27/10/2009 08:59
  • de dani