IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 9, 2005, 5:15:14 PM (21 years ago)
Author:
eugene
Message:

moving things around a bit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/doc/www/html/IPP-subsystems/psched/index.htm

    r4732 r4735  
    363363task and job lists with the command <tt>pulse (usec)</tt), which
    364364takes as an argument, the number of microseconds between timeouts.
     365
     366<h3>Command Summary</h3>
     367
     368<pre>
     369controller                  -- controller commands
     370task                        -- define a schedulable task
     371host                        -- define host machine for a task
     372nmax                        -- define maximum number of jobs for a task
     373trange                      -- define valid/invalid time periods for a task
     374task.exit                   -- define exit macros for a task
     375task.exec                   -- define pre-exec macro for a task
     376command                     -- define executed command for a task
     377periods                     -- define time scales for a task
     378run                         -- run the scheduler
     379stop                        -- stop the scheduler
     380pulse                       -- set the scheduler update period
     381status                      -- get system status
     382kill                        -- kill job
     383delete                      -- delete job
     384verbose                     -- set/toggle verbose mode
     385</pre>
Note: See TracChangeset for help on using the changeset viewer.