jqcontrol


    Usage:  To send commands to the job server.

    Syntax: jqcontrol [-cdeipqrsUv]
                      [-D mmddyy hhmmss]
                c - Reread the configuration file.
                d - Print server data to the server log.
                e - Print server enviroment to the log.
                i - Initialize/reset job server variables. You can use this option
                    to reset and clear out any Job Counter discrepancies in lajs.log.
                p - Pause job server.
                q - Reload job queue definitions.
                r - Resume job server.
                s - Print server statistics to the server log.
                D - Modifies lajs's date and time used for recurring jobs.
                    A '-D' with no date and time sets the date and time
                    to the system date and time.
                U - Print usage and syntax.
                v - Toggle verbose mode.