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 2025-02-24 23:07:56

glpi_noob
Member
Registered: 2024-09-27
Posts: 25

Poor performance

Hi all,

We are having performance problems during the day. glpi becomes slow for a few minutes and then works fine. It doesn't seem like resource or scheduled task problems. How can I check what is happening?

Thanks,
Regards.

Offline

#2 2025-02-25 11:18:18

cconard96
Moderator
Registered: 2018-07-31
Posts: 3,265
Website

Re: Poor performance

How are the automatic actions configured to run (GLPI or CLI/Cron mode)?
What plugins do you have enabled?
Which version of GLPI?

Is there any other information you can give about the issues?


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#3 2025-02-25 15:14:35

glpi_noob
Member
Registered: 2024-09-27
Posts: 25

Re: Poor performance

cconard96 wrote:

How are the automatic actions configured to run (GLPI or CLI/Cron mode)?
What plugins do you have enabled?
Which version of GLPI?

Is there any other information you can give about the issues?

Hi cconard96,

Automatic actions execution mode: Mixed, I only changed GLPI to CLI createinquest and queuednotification (executed each 20 mins)

Plugins enabled: Tags 2.12.1, Additional field 1.21.11, Behaviours 2.7.3, Formcreator 2.13.9, More Satisfaction 1.6.2 and Trademark 1.4.1

GLPI 10.0.14

I have enable debug mode but I dont know how use it. Doesn't seem a database query issue because when hang I can go to any menu during 1 or 2 minutes (slow performance for all users), then work fine.

Thanks,
Regards.

Offline

#4 2025-02-25 16:14:55

eLBruto
Member
Registered: 2025-01-16
Posts: 22

Re: Poor performance

Did you increase the Memory Size for the Zend OPCache ? ( I know I increased mine to 256 MB [overkill I know but I'd rather have that than not have enough])


eLBruto
GLPI version 10.0.17 , Server : Ubuntu LTS 24.04
Total beginner.

Offline

#5 2025-02-25 16:48:17

glpi_noob
Member
Registered: 2024-09-27
Posts: 25

Re: Poor performance

eLBruto wrote:

Did you increase the Memory Size for the Zend OPCache ? ( I know I increased mine to 256 MB [overkill I know but I'd rather have that than not have enough])

Yes, It was first I did. Currently is 56.48 MB / 256 MB

Thanks,
Regards.

Offline

#6 2025-03-03 15:17:06

glpi_noob
Member
Registered: 2024-09-27
Posts: 25

Re: Poor performance

Hi all,

Any ideas? I still having some hangs 2 or 3 times a day... Some that I have to check? How to use debug mode?

Thanks,
Regards.

Offline

#7 2025-03-03 15:28:37

cconard96
Moderator
Registered: 2018-07-31
Posts: 3,265
Website

Re: Poor performance

If GLPI is slow for everyone at the same time, then it is probably a resource utilization issue with the server that GLPI is running on rather than something with GLPI itself.


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#8 2025-03-03 16:26:29

glpi_noob
Member
Registered: 2024-09-27
Posts: 25

Re: Poor performance

Thanks for your response. I don't think it's a resource problem. I've been monitoring them and don't see any significant increase in memory or CPU usage. Glpi is running on an exclusive virtual machine with 8 vcpus and 16 gb of ram... I don't know how to troubleshoot it.

Offline

#9 2025-03-10 12:05:27

glpi_noob
Member
Registered: 2024-09-27
Posts: 25

Re: Poor performance

Hi All,

We continue with performance issues...  Could having the browser open in debug mode interfere with performance?

Thanks,
Regards.

Offline

#10 2025-03-10 13:20:48

cconard96
Moderator
Registered: 2018-07-31
Posts: 3,265
Website

Re: Poor performance

Debug mode mainly just affects your own performance. A lot of things don't use a cache when in debug mode so it is possible that if enough people are in debug mode and doing things that require regenerating data that would usually be cached in their browser or session it could affect the server performance. This would really depend on your GLPI's complexity and how many people are in debug mode accessing things at the same time.


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#11 2025-03-10 14:42:19

glpi_noob
Member
Registered: 2024-09-27
Posts: 25

Re: Poor performance

One of my test was set OPcache to 1GB, now in performace tab is marked with warning because only a 5% is used... I understand that low opcache does not mean low performance, no?

Thanks,
Regards.

Offline

#12 2025-03-10 17:03:04

cconard96
Moderator
Registered: 2018-07-31
Posts: 3,265
Website

Re: Poor performance

Opcache is used to cache the compiled bytecode of the PHP files to avoid having to parse the scripts for every request. You don't need a lot of space for this. My development installation of GLPI 11 only takes about 75 MiB in Opcache. If you have extra space available for opcache, it shouldn't affect performance; Only if you have too little space.


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

#13 2025-03-10 17:23:51

Kaya84
Member
Registered: 2019-06-13
Posts: 228

Re: Poor performance

Can you use something like Zabbix to monitor performance? Maybe it could help

Offline

Board footer

Powered by FluxBB