Changes

Jump to navigation Jump to search
179 bytes removed ,  14:51, 3 April 2009
m
no edit summary
Line 1: Line 1: −
Check the new howto for web applications,
  −
this can simplify install by automating some steps.
  −
http://wiki.contribs.org/Generic_WebApp_rpm
  −
  −
[[User:Snoble|Snoble]] 19:27, 15 September 2007 (MDT)
      
ABOUT CRONTAB
 
ABOUT CRONTAB
Line 13: Line 8:       −
*/20 * * * *    /opt/otrs/bin/GenericAgent.pl >> /dev/null
+
<code>*/20 * * * *    /opt/otrs/bin/GenericAgent.pl >> /dev/null
 
*/10 * * * *    /opt/otrs/bin/GenericAgent.pl -c db >> /dev/null
 
*/10 * * * *    /opt/otrs/bin/GenericAgent.pl -c db >> /dev/null
 
45 */2 * * *    /opt/otrs/bin/PendingJobs.pl >> /dev/null
 
45 */2 * * *    /opt/otrs/bin/PendingJobs.pl >> /dev/null
Line 23: Line 18:     
:wq   
 
:wq   
 +
</code>
    
to save it.  This worked for me so far, but I've only seen thngs run for a couple of hours and I'm not sure I have all the functionality up and running.
 
to save it.  This worked for me so far, but I've only seen thngs run for a couple of hours and I'm not sure I have all the functionality up and running.

Navigation menu