Scheduler Service (psscheduler)
The Scheduler Service (psscheduler
) schedules and executes periodic jobs. By default, it is configured to run the psupdate
program (for auto discovery) and the command to rotate log files. It runs the default jobs nightly.
The service is automatically installed and started on the Bravura Security Fabric server during setup.
Dependencies / requirements
The Scheduler Service is dependent on the Database Service . If you restart the database service, you must restart the Scheduler Service.
Configuration
You can modify the following parameters related to this service on the Service information page:
Option | Description |
---|---|
Minutes to wait to -check database | Minutes to wait to check for changes to the jobs in the database. The default is 10 minute |
For details about default scheduled jobs, see Scheduling Maintenance .
Command-line options for psscheduler
are listed below:
Argument | Description |
---|---|
-h | Displays usage information. |
-v | Displays version number only. |
-poll <N> | Minutes to wait to check for changes to the jobs in the database. The default is 10 minutes |
-server | Run the service in server mode. |
-start | Starts the service. |
-stop | Stops the server/service |