hvrtestscheduler
Usage
hvrtestscheduler [-t_N_] _hub_
Description
Command hvrtestscheduler checks if the Scheduler is running.
Options
This section describes the options available for command hvrtestscheduler.
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 hvrtestscheduler command.
Example 1. Basic usage
The following command checks whether the Scheduler is running for a specific hub (e.g., myhub):
hvrtestscheduler myhub
Example 2. Using the timeout option
The following command sets a timeout of 30 seconds to wait for a response from the Scheduler:
hvrtestscheduler -t 30 myhub