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 2018-07-26 23:58:16

Folegn
Member
Registered: 2017-04-27
Posts: 12

Strange logs of automatic actions

See screen. Is it normal? Why not every minute?

https://ibb.co/ezduPT

Last edited by Folegn (2018-07-26 23:58:57)

Offline

#2 2018-07-27 07:08:32

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,146

Re: Strange logs of automatic actions

Did you set crontab on your server?
Did you set max number for simultaned actions?


Trouver la panne avant de réparer...
GLPI10.0.10 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.2 reports 1.16.0 formcreator 2.13.8, datainjection 2.13.4 fields 1.21.6

Offline

#3 2018-07-27 19:01:45

robertocarlos.floresh
Moderator
From: San Salvador, El Salvador
Registered: 2014-12-29
Posts: 254

Re: Strange logs of automatic actions

If your OS is linux you can setup a crontab

sudo crontab -e

and then add the next line

* * * * * /usr/bin/php7.1 /var/www/html/glpi/front/cron.php &>/dev/null 

NOTE: You need to check what is your php version, and the path where's GLPI is installed

Next, change the run mode to each action from GLPI to CLI (e.g.)

aidEET8.png


Roberto Flores
Telegram: @rcfloresh

Grupo de GLPI Español (Telegram): https://t.me/glpisp   // Discord: https://discord.gg/NXwp2UjC

Offline

#4 2018-07-27 19:17:59

machadomall
Member
From: Brazil, Brasilia, DF
Registered: 2011-10-30
Posts: 208

Re: Strange logs of automatic actions

Hello,
You set up Crontab in 1 minute, but you set up Rum Frequency with 12 hours,
Something is wrong, set the Frequency to 1 minute.

Att,


Márcio Machado
Brasília-DF / Brasil

Offline

#5 2018-07-27 19:20:23

robertocarlos.floresh
Moderator
From: San Salvador, El Salvador
Registered: 2014-12-29
Posts: 254

Re: Strange logs of automatic actions

Actually I have automatic actions that run every minute, with this cron..

JNhuEh8.png

All the actions run at the time (frequency) that has been setup in GLPI

Last edited by robertocarlos.floresh (2018-07-27 19:21:12)


Roberto Flores
Telegram: @rcfloresh

Grupo de GLPI Español (Telegram): https://t.me/glpisp   // Discord: https://discord.gg/NXwp2UjC

Offline

Board footer

Powered by FluxBB