|
Revision 25, 0.6 kB
(checked in by jmathis, 3 years ago)
|
|
|
| Line | |
|---|
| 1 | To use graphic plugins, you need to have on your server : |
|---|
| 2 | - RRDTOOL |
|---|
| 3 | - perl/RRDTOOL (RRDs.pm) |
|---|
| 4 | - Net::SNMP |
|---|
| 5 | |
|---|
| 6 | To use Oreon, you need to have on your server : |
|---|
| 7 | - php4 ( php5 not supported yet ) |
|---|
| 8 | - php-snmp |
|---|
| 9 | - php-gd |
|---|
| 10 | - perl-GD |
|---|
| 11 | |
|---|
| 12 | FRANCAIS : |
|---|
| 13 | ---------- |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | Pour installer Oreon sans mise à jour : |
|---|
| 17 | |
|---|
| 18 | Lancer la commande "./install.sh" |
|---|
| 19 | |
|---|
| 20 | Pour mettre à jour : |
|---|
| 21 | |
|---|
| 22 | Lancer la commande "./upgrade.sh" |
|---|
| 23 | |
|---|
| 24 | |
|---|
| 25 | ENGLISH : |
|---|
| 26 | --------- |
|---|
| 27 | |
|---|
| 28 | |
|---|
| 29 | For install only : |
|---|
| 30 | |
|---|
| 31 | Launch "./install.sh" |
|---|
| 32 | |
|---|
| 33 | For update : |
|---|
| 34 | |
|---|
| 35 | Launch "./upgrade.sh" |
|---|
| 36 | |
|---|
| 37 | |
|---|
| 38 | For more informations, mail infos@oreon-project.org or visit Oreon's forum http://forum.oreon-project.org. |
|---|
| 39 | |
|---|
| 40 | Thanks for using oreon. |
|---|