dsstestscheduler - DSS 6 | Data Source Solutions Documentation
Documentation: dsstestscheduler - DSS 6 | Data Source Solutions Documentation
dsstestscheduler
Usage
**dsstestscheduler** [**-t**_N_] _hub_
Description
Command dsstestscheduler checks if the Scheduler is running.
Options
This section describes the options available for command dsstestscheduler.
| Parameter | Description |
|---|---|
| -tN | Time-out after N seconds if network is hanging or Scheduler takes too long to reply. |
Examples
This section provides examples of using the dsstestscheduler command.
Example 1. Basic usage
The following command checks whether the Scheduler is running for a specific hub (e.g., myhub):
dsstestscheduler myhub
Example 2. Using the timeout option
The following command sets a timeout of 30 seconds to wait for a response from the Scheduler:
dsstestscheduler -t 30 myhub