You are not logged in.
Pages: 1
Hi,
I wanted to try out the Financial Information pages of GLPI, and I thought that the system would email me if a warranty was about to expire.. Is this correct?
However, theres no scheduled task for GLPI - so I can't see how it checks? (Windows environment)..
Adrian
GLPI 0.83.91/CENTOS5 - OCS 1.01/Win2003
Offline
GLPI use its own cron system. If you do not use GLPI it will not work.
You need to see GLPI pages to make it works.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Which pages? Theres a lot...
GLPI 0.83.91/CENTOS5 - OCS 1.01/Win2003
Offline
all pages. cron is launch every 5 mns for each user.
A task is done each time (OCS sync / alerting etc etc).
Each task have a time latency. For contract alerting the cron function is launch ones a day.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Ah... are you saying that web pages need to be accessed for scheduled jobs to run? It doesn't tie into the operating system scheduler ?
GLPI 0.83.91/CENTOS5 - OCS 1.01/Win2003
Offline
nothing in the system scheduler.
If you want to put something you could add a cron job like :
wget http://myserver/glpi/index.php it will launch the cron system
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
So what happens if a day passes - and no-one accesses the system to start the cron? (eg the weekends) will any scheduled emails/notices etc be missed, or would they be sent on the Monday ??
GLPI 0.83.91/CENTOS5 - OCS 1.01/Win2003
Offline
bump
Offline
Pages: 1