You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2011-04-12 14:18:10

JorgeLopez
Member
Registered: 2011-03-24
Posts: 44

Tuning GLPI server

Hi everybody,

  I'm using a GLPI 0.78.3  software in an Ubuntu server 10.04 x64 with 2 GB of RAM. Parameters are those distribution sets on installation. Mysql database is in other server. I use LDAP identification with  a separate LDAP server.
I estimate about 60-75 tickets in an average day.

I think the options that can be modified are those for PHP and Apache, and maybe for mysql client.

  Has any one of you some advices about how to tune a GLPI server for performance?
  What are the minimum recommendations for memory, disk, processor and so on?

Thanks in advance for your suggestions!
-------------
Jorge

Last edited by JorgeLopez (2011-04-15 14:05:36)


-----------
Jorge López Díaz
GLPI 0.80.4 producción, GLPI 0.83rc2 test
Ubuntu server 10.04, 10.10 y 11.04

Offline

#2 2011-04-13 22:12:52

JMD
GLPI - Lead
Registered: 2004-09-13
Posts: 9,180
Website

Re: Tuning GLPI server

In reality it depends on the number of simultaneaous users that you estimate.


JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au  projet GLPI   : Soutenir

Offline

#3 2011-04-15 10:17:30

JorgeLopez
Member
Registered: 2011-03-24
Posts: 44

Re: Tuning GLPI server

I estimate around 15 technicians and  a maximum of 40-50 users connected simultaneously. 65 technicians and 23000 users in total will be defined into users database. Also, over 200 tickets at day will be more realistic estimation.

We are also studying the impact our squid proxy may has on GLPI operation.

Can you, or someone else, give me some advices with these data?

Thanks again, JMD.


-----------
Jorge López Díaz
GLPI 0.80.4 producción, GLPI 0.83rc2 test
Ubuntu server 10.04, 10.10 y 11.04

Offline

#4 2011-04-15 10:35:43

ddurieux
Plugins Dev
From: Propières, France
Registered: 2005-06-17
Posts: 7,521

Re: Tuning GLPI server

Tuning MySQL configuration, use PHP (to accelerate PHP), for ram I think 2 Go  is OK

Is it on physical or in VM system ?

Offline

#5 2011-04-15 11:51:58

JorgeLopez
Member
Registered: 2011-03-24
Posts: 44

Re: Tuning GLPI server

It's a  ESX virtual machine.

I think when you say

use PHP (to accelerate PHP)

, there is a mistake, isn't it?


-----------
Jorge López Díaz
GLPI 0.80.4 producción, GLPI 0.83rc2 test
Ubuntu server 10.04, 10.10 y 11.04

Offline

#6 2011-04-15 12:12:52

ddurieux
Plugins Dev
From: Propières, France
Registered: 2005-06-17
Posts: 7,521

Re: Tuning GLPI server

Oh sorry, use APC (to accelerate PHP)  big_smile

Oh in VM so VM isn't very nice for DB (IO problem), so one solution is to load all MySQL tables in RAM so set 4 Go of RAM

Offline

#7 2011-04-15 14:10:02

JorgeLopez
Member
Registered: 2011-03-24
Posts: 44

Re: Tuning GLPI server

MySQL DB is in a separate VM, so GLPI always wiil use network to access to MySQL.

Do you propose to increase MySQL VM memory until 4 Go/GB?

Also, may be interesting  tuning mysql client on GLPI VM.


-----------
Jorge López Díaz
GLPI 0.80.4 producción, GLPI 0.83rc2 test
Ubuntu server 10.04, 10.10 y 11.04

Offline

#8 2011-04-15 14:13:45

ddurieux
Plugins Dev
From: Propières, France
Registered: 2005-06-17
Posts: 7,521

Re: Tuning GLPI server

Oh nice, so your VM has only Apache + PHP, so 2Go RAM is ok, think to use APC (increase 1/3 speed for each request)

Offline

Board footer

Powered by FluxBB