For general information about Uninterruptible Power Supplies, see Uninterruptible Power Supply (UPS).
Use ups_aio.nlm when you use a serial port to monitor an uninterruptible power supply.
The UPS_AIO module for the serial port does not allow you to change parameter settings after loading the module. You must specify the parameter settings you need when you load the module. If you want to change the settings, reload the module with the new parameter values.
To display a help screen that explains the parameters, enter the following command:
UPS_AIO ?
The UPS_AIO command with the ? parameter displays a help screen, but does not load the UPS_AIO module.
You do not need to enter any parameters if the default values are acceptable. Before loading UPS_AIO, review the following table to determine the parameters you might want to enter.
Table 1. Parameter values for UPS_AIO
To load the AIOCOMX driver, enter [LOAD] [
path]\AIOCOMX
You can use another AIO driver, if specified by your hardware manufacturer. When you load AIOCOMX, the screen displays the board and port numbers. If either the board or port number is not 0, note the number. You will enter the number as a parameter in the next step. To load the UPS_AIO module, enter [LOAD] [
path]UPS_AIO [
parameter=
value...]
If you do not enter a parameter, the default value for that parameter takes effect. For a description of parameters and their values, see Table 1. For example: [LOAD] UPS_AIO DOWNTIME=60
Once UPS_AIO is loaded, the UPS screen displays the current status and activity of the module. These messages are also logged to the system error log, sys$log.err, in the sys:system directory. (Optional) To toggle from the status screen to other screens, press Alt + Esc. To load the driver and the UPS_AIO module automatically whenever you start the server, enter the commands into the autoexec.ncf file. You can use NWCONFIG or EDIT to add the commands to the file.Procedure