root/tags/centreon-1.4.2/INSTALL

Revision 3266, 0.9 kB (checked in by jmathis, 16 months ago)
Line 
1To use graphic plugins, you need to have on your server :
2
3- RRDTOOL
4- perl/RRDTOOL (RRDs.pm)
5- Net::SNMP
6
7To use Centreon, you need to have on your server :
8
9- php4 or php5 (php5 recommended)
10- php-mysql
11- php-pear
12- php-snmp
13- php-posix
14- php-gd
15- php-ldap (if you would like to use LDAP authentification)
16- gd-devel
17- libpng
18- libpng-devel
19- perl-config-IniFiles
20- perl-Crypt-DES
21- perl-Digest-HMAC
22- perl-Digest-SHA1
23- perl-GD
24- perl-IO-Socket-INET6
25- perl-Net-SNMP
26- perl-rrdtool
27- perl-Socket6
28
29FRANCAIS :
30----------
31
32Pour installer Oreon sans mise à jour :
33
34        Lancer la commande "./install.sh"
35
36ENGLISH :
37---------
38
39For install only :
40
41        Launch "./install.sh"
42
43For more informations :
44- mail infos@oreon-project.org
45- visit Centreon's forum http://forum.oreon-project.org
46- visit Centreon's Wiki http://wiki.oreon-project.org
47
48Thanks for using Centreon.
Note: See TracBrowser for help on using the browser.