High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_TN3270_ACCESS
Chapter 3376
Telnet daemon program, which are included in this line; typically these
are /etc/telnetd and telnetd. Comment out this line by inserting a #
character at the start of the line, and save the file.
Step 4. Create an ASCII text file /etc/snapinetd.conf. This file should consist
of a single line containing the Telnet daemon executable name and
parameters, as determined in step 3, for example:
/etc/telnetd telnetd
Step 5. Use the HP-UX ps command to find the process ID of the Internet
daemon program inetd.
Step 6. Use the HP-UX kill command to stop this process, by issuing the
following command:
kill
processid
processid
is the process ID that you found in step 5.
Step 7. Start the SNAplus2 Internet daemon program, by issuing the following
command:
snapinetd
Step 8. Restart the Internet daemon program, by issuing the following
command:
inetd
Step 9. Restart the SNAplus2 software, and then restart the node.
Steps 5, 6, 7, and 8 must be repeated each time you restart the HP-UX
computer. You may want to set up a shell script containing these
commands, so that it can be run at startup.