Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
dataone Offline
New Member
 
Posts: 24
Join Date: Feb 2007
Location: Chicago
Cron variables - 11-08-2007, 03:00 PM

Hi

I use curl for my cron scheduled tasks but I got some strange behavior

curl -s http://mysuportsite/cron/index.php doesn't work
curl -s http://mysuportsite/cron/index.php?_t=parser works

So I'm trying to set one cron task for each scheduled task

For now I set
*/10 * * * * curl -s http://mysuportsite/cron/index.php?_t=parser
*/30 * * * * curl -s http://mysuportsite/cron/index.php?_t=tickets
*/10 * * * * curl -s http://mysuportsite/cron/index.php?_t=ticketfollowup

But I don't know other variables for:

Hourly System Cleanup
Daily System Cleanup
Mail Parser Cleanup

Any help with those missing variables?

Thanks in advance

Last edited by dataone; 11-08-2007 at 03:58 PM.
   
Reply With Quote
  (#2) Old
craigbrass Offline
Senior Member
 
Posts: 5,573
Join Date: Jun 2005
Location: Cumbria, UK
11-08-2007, 03:58 PM

/cron/index.php is what you need to set for the cleanup stuff.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#3) Old
dataone Offline
New Member
 
Posts: 24
Join Date: Feb 2007
Location: Chicago
11-08-2007, 05:37 PM

For some reason It doesn't work for me and would be useful to have all cron variables if someone wants more control over scheduled tasks times
   
Reply With Quote
  (#4) Old
craigbrass Offline
Senior Member
 
Posts: 5,573
Join Date: Jun 2005
Location: Cumbria, UK
11-08-2007, 07:13 PM

The idea is you schedule that for every 5 mins and control the actual functions from within the Admin Control Panel.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#5) Old
dataone Offline
New Member
 
Posts: 24
Join Date: Feb 2007
Location: Chicago
11-08-2007, 08:09 PM

Thank you

I opened a support ticket because, /cron/index.php doesn't start any scheduled task

My database was 1 GB with more than 800 Mb just old logs
   
Reply With Quote
Reply

Tags
cron, variables

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Templates and URL variables Arinaya SupportSuite, eSupport and LiveResponse 0 24-06-2006 10:23 PM
cron for auto close? sgwebb SupportSuite, eSupport and LiveResponse 2 10-04-2006 04:18 AM
Cron Jobs, Piping, NO Luck - Any Assitance Appreciated breamteam E-mail Piping Issues 0 22-11-2005 04:08 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46