Installation guide
Using the RSN Software
HP-UX version 11.00.03 Remote Service Network 6-5
Starting the RSN Software
You can activate RSN communications using the rsnon command. The rsnon
command interactively prompts you to set rsndbs, rsngetty, and
rsn_monitor to respawn in /etc/inittab and uncomments the rsntrans
line in the/var/spool/cron/crontabs/sracs file. The following is a sample
rsnon session:
# rsnon
******************************************************************
******************************************************************
1. Setting rsn_monitor, rsngetty & rsndbs to respawn in /etc/inittab
2. Enabling the rsntrans entry in /var/spool/cron/crontabs/sracs
3. If any errors are encountered, no changes are committed
Press return to continue or q to quit ...
*****************************************************************
*****************************************************************
CHANGING RSN INITTAB SETTINGS.
Changing settings to respawn
20,22c20,22
< rsnd:234:off:/usr/stratus/rsn/bin/rsndbs >/dev/null 2>&1
< rsng:234:off:/usr/stratus/rsn/bin/rsngetty -r >/dev/null 2>&1
< rsnm:234:off:/usr/stratus/rsn/bin/rsn_monitor >/dev/null 2>&1
---
> rsnd:234:respawn:/usr/stratus/rsn/bin/rsndbs >/dev/null 2>&1
> rsng:234:respawn:/usr/stratus/rsn/bin/rsngetty -r >/dev/null 2>&1
> rsnm:234:respawn:/usr/stratus/rsn/bin/rsn_monitor >/dev/null 2>&1
Are these the proper changes to be made? (y/n): y
THESE SETTINGS WILL BE CHANGED
*****************************************************************
*****************************************************************
CHECKING /var/spool/cron/crontabs/sracs FOR RSNTRANS
#1,16,31,46 * * * * /usr/stratus/rsn/bin/rsntrans -r1 -s HUB -z
>/dev/null 2>&1
Is this the proper line in /var/spool/cron/crontabs/sracs to
uncomment? (y/n): y
RSNTRANS HAS BEEN ENABLED
/etc/inittab SETTINGS ARE COMMITTED
RSN IS NOW ON
*****************************************************************
*****************************************************************
For more information, see the rsnon(1M) man page.