Installation guide

Using the RSN Software
HP-UX version 11.00.03 Remote Service Network 6-9
Validating Incoming Calls
To verify that an incoming telephone call to your site originates from the HUB, you
can request that the caller supply the code for your site. You use the
validate_hub command to determine the unique three-digit code for your site
on a particular date.
The following shows sample output of the validate_hub command:
# validate_hub
Site_id is smith_co
Validation code on 97-11-19 is 642
For more information, see the validate_hub(1M) man page.
Testing the RSN Connection
To test the connection with the HUB, use the rsntry script. This command
connects to the HUB, swaps the line twice, and displays its success or failure on the
screen.
For more information, see the rsntry(1M) man page.
Listing RSN Requests
The list_rsn_req command lists all jobs that are in the queue to be sent to the
HUB. Jobs that fail to be queued for any reason are stored in
/var/stratus/rsn/queues/hub_pickup. If the job you want to see is not
listed, use list_rsn_req -f to view failed jobs.
You can display all jobs, the HUB connection status, all jobs that were sent to the
queue today, or only the jobs that were submitted by a specified userid.
The following example displays RSN requests for every user and all types of requests:
# list_rsn_req -a
Job Queued User Action Priority Tries Stat Size
---- ------------- -------- ------ ------- ----- ---- ----
1FBD 07-07.10:42:19 glenn mail STANDARD 1/5 C --
4614 07-08.10:50:34 bob mail STANDARD 0/5 D --
For more information, see the list_rsn_req(1M) man page.