You are not logged in.
Pages: 1
Can anyone shed light on how the contract alarms are done? There are no scheduled tasks and only the apache service is running (we are using the windows version). Is there some cron-like process that finds/sends them?
Thanks.
Offline
yes GLPI use a pseudo internal cron system which is launch periodically when you use GLPI.
If nobody use GLPI no cron jobs will be done.
When you display the index.php or the cron.php the cron is launch.
So you could make a real cron system gettiong this pages whit a real cron.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Moyo,
Thanks for the reply. Can you be give me a little more info? I am looking at index.php and don't see it. I am just trying to make some mods to how the alarms are selected, and how often they are sent, and would like to understand the whole thing better.
Offline
Pages: 1