Eaton Intelligent Power Protector: User's Guide
Eaton Intelligent Power Protector: User's Guide
Power® Protector
User’s Guide
Table of Contents
1 Introduction.................................................................................................................... 4
2 Installation...................................................................................................................... 5
Installation Prerequisites ..................................................................................................................... 5
®
2..1 On the System Hosting « Intelligent Power Protector » ................................................................ 5
2..2 On the System that Displays Web-based Graphical User Interface ............................................... 6
Quick Start & Installation ..................................................................................................................... 7
Windows Installation ............................................................................................................................ 9
2..1 Graphical installation ....................................................................................................................... 9
2..2 Installation / Uninstallation from command line ............................................................................. 10
2..3 Uninstalling the Product ................................................................................................................. 11
Linux Installation ................................................................................................................................ 12
2..1 Native installation on a RedHat, SuSe, Mandriva or derivative system: ....................................... 12
2..2 Native installation on a Debian or derivative system: .................................................................... 13
2..3 Generic installation on Linux ......................................................................................................... 14
2..4 Uninstalling the Product ................................................................................................................. 15
3 Configuration ............................................................................................................... 16
®
Intelligent Power Protector Settings ............................................................................................... 16
3..1 Discover the UPSs connected through USB/Serial ....................................................................... 16
3..2 Discover the nodes Connected on the Network ............................................................................ 17
3..3 Shutdown ....................................................................................................................................... 18
3..4 Shutdown Use case ....................................................................................................................... 24
3..5 Configure Actions .......................................................................................................................... 28
3..6 Configure User Accounts ............................................................................................................... 34
3..7 System settings ............................................................................................................................. 35
Configure node settings ............................................................................................................................ 37
Node information ...................................................................................................................................... 37
3..8 Shutdown Controller ...................................................................................................................... 38
4 Supervision .................................................................................................................. 40
Access to the monitoring interface ................................................................................................... 40
4..1 Local access .................................................................................................................................. 40
4..2 Remote access .............................................................................................................................. 40
4..3 Power Source View ....................................................................................................................... 41
Panels list: ........................................................................................................................................... 42
4..1 Information and status ................................................................................................................... 42
4..2 Measures ....................................................................................................................................... 43
4..3 Environment................................................................................................................................... 43
4..4 Graph ............................................................................................................................................. 43
4..5 Synoptic ......................................................................................................................................... 44
4..6 Events ............................................................................................................................................ 46
1 Introduction
®
The new Eaton graceful shutdown application is called "Intelligent Power Protector"
®
Intelligent Power Protector:
Provides local computer graceful shutdown
- acquisition through Eaton UPSs USB or RS232 communication ports (Pulsar & Powerware series)
- acquisition through Web/SNMP Cards (Network Management Card NMC Network-MS (ex 66102 /
103006826) and Modbus-MS (ex 66103), Connect UPS XSlot, PXGX 2000 P/N 103005868-5591,
PXGX-UPS … (*) )
(*) Please refer to the "Compatibility list" Chapter for a comprehensive list of the supported cards
®
Can be supervised by Intelligent Power Manager.
®
Can be managed by Intelligent Power Manager (mass configuration / mass update/ … )
2 Installation
The Linux package is based on standard Linux mechanisms and therefore can be installed and used with
other Linux distributions. Feedbacks / test or bug reports are welcome at EATON Support email address:
(contact technical at eaton.com).
Driver installation
IPP installs all the necessary drivers (for USB communication). If Windows Operating System wants to install
a driver from “Windows Update”, you can cancel this process.
®
The Intelligent Power Protector graphical interface has been tested with:
Google Chrome
Mozilla Firefox
Microsoft Internet Explorer 7+ (*)
For optimal performance, Google Chrome or Firefox is recommended.
(*) IE6 should work, however, performance is limited
For good performance Internet Explorer 9 or any later version are recommended.
Step 1 (Installation)
On a Windows machine, run the “Intelligent Power® Protector” package under an administrator account.
A Web browser is automatically displayed (enter admin as Login / admin as Password and click on the
Login button). A popup message advises you to change your default login / password.
Step 2 (Configuration)
When started, the application automatically performs a Quick scan.
Using the Quick scan operation, you will discover:
Serial line connected UPSs (RS232 or USB)
The discovered UPS connected through (RS232 or USB) is automatically assigned as the Power source
(the Status icon is Green )
The discovered UPS connected through (Network) are not automatically assigned as the Power source
(You have to select the node and click on the button Set as Power Source the icon becomes Green )
For the other nodes, please perform the discovery based on IP address ranges (Range scan)
Using the Range Scan operation you will discover the nodes that are outside of the Network segment
In the Settings Shutdown page, assign the IP address of the UPS that powers the local Computer.
In the Settings User List page, assign the access rights through “login and password”
Step 3 (Operation)
The Views Power Source menu item (optional) allows you to supervise the current state of the UPS that
®
powers the server running Intelligent Power Protector
The Events Event List view allows you to view the device events.
A Web browser is automatically displayed (enter admin as Login / admin as Password and click on the
Login button).
Note:
If the browser does not open as planned, it should be started manually and pointed to http://127.0.0.1:4679
Available commands:
-install Launches the installation/upgrade process (default).
-uninstall Launches the uninstallation process.
Available options:
-debug Displays debugging information on the console.
-silent Install the application silently.
Example:
<packageName> -install -silent -dir "C:\Program Files\MyFolder"
-sdn admin:[email protected],1,120,-1,1
will install IPP silently in C:\Program Files\MyFolder with shutdown feature parameters
Power source: 192.168.100.101
Login: admin
Password: admin
Load segment: 1 (Master)
Shutdown duration: 120 seconds
Shutdown timer: -1 (None)
Shutoff control: 1 (Enabled)
Once the installation is completed, open a Web browser open a Web browser with the following URL
http://<host>:4679/
<host> is the host name or IP address of the machine hosting IPP.
Installation Result
®
If you install a new Intelligent Power Protector release without uninstalling the old one you will keep
your product settings.
At the end of the installation, the following shortcuts are created in the group:
Start Programs Eaton Intelligent Power Protector
Name Description
®
Open Eaton Intelligent Power Protector Opens the "Intelligent Power Protector " web
page from default browser
Start Eaton Intelligent Power Protector Starts the service
Stop Eaton Intelligent Power Protector Stops the service
Uninstall Eaton Intelligent Power Protector Uninstalls the Program
A service called « Eaton Intelligent Power Protector» is also created for the Database Acquisition
Engine.
This service automatically starts on machine boot-up.
This service provides the Web Interface.
An alarm notification box, accessible from the System Tray icon displays the alarms on the local
computer.
Introduction
IPP for Linux is available both in native package form (.deb or .rpm) and as a generic installer for Command
Line Interface (CLI).
To install from a command line, use the following command (as root):
$ rpm -i ipp-linux_X.Y.Z.rpm
For example:
$ rpm -ivh ipp-linux-1.10.032-1.i386.rpm
Preparing... ########################################### [100%]
1:ipp-linux ########################################### [100%]
Once the installation is completed, open a Web browser with the following URL http://<@IP>:4679/
<@IP> is the IP address of the machine hosting IPP
1) Graphical installation
Pre-requisite: On Debian 5 (Lenny), there is no default graphical installer present.
So you should either use the command line installation described below, or install the package "gdeb" and
"gdebi" and restart your graphical session to be able to complete the present procedure.
Note: This is a known Debian bug, which is registered in the Debian Bug Tracking System:
http://bugs.debian.org/585183
®
To install graphically, double click on the “Intelligent Power Protector” .deb package.
The system will prompt for the root password, and then launch a graphical front-end, like Gdebi below:
Click on the « Install Package » button. Once the installation is completed, open the menu « Application →
Eaton → Intelligent Power Manager → Open » (in Gnome) and follow the « Configuration » chapter.
For example:
$ dpkg -i ipp-linux_1.10.032-1_i386.deb
(Reading database ... 352242 files and directories currently installed.)
Preparing to replace ipp-linux 1.10.032 (using .../ipp-linux_1.10.032-
1_i386.deb)...
Unpacking replacement ipp-linux ...
Setting up ipp-linux (1.10.032)...
Once the installation is completed, open a Web browser open a Web browser with the following URL
http://<@IP>:4679/
<@IP> is the IP address of the machine hosting IPP
If your system doesn't derive from RedHat (using .rpm) or Debian (using .deb); you can install IPP using the
generic package.
To install from a command line in interactive mode, use the following command from where the generic
installer is located (as root):
$ ipp-linux-1_10_035-i386.run -install
For silent installation, add the -silent parameter as shown below (as root):
$ ipp-linux-1_10_035-i386.run -install -silent
Once the installation is completed, open a Web browser open a Web browser with the following url
http://<@IP>:4679/
<@IP> is the IP address of the machine hosting IPP
As for the product installation, if you have chosen the native packages, you can use your favorite packages
management application to remove the « ipp-linux » package.
Note: After uninstalling the native .deb or .rpm packages, some user's configuration and data are not
removed, due to technical constraints.
If you want to fully remove these, use (as root):
$ rm -rf /usr/local/Eaton/IntelligentPowerProtector
If you have chosen the generic installer, use the following command for interactive uninstall (as root):
$ /installation/path/mc2 -uninstall
For silent uninstall add the -silent parameter as shown below (as root):
$ /installation/path/mc2 -uninstall –silent
3 Configuration
Notes:
Each network node (Web/SNMP Card …) must have a valid IP address (or a DNS name) in the range
that you have entered for auto-discovery. Refer to the compatibility list.
®
“Intelligent Power Protector” automatically receives the alarms (through notification or polling)
The Quick scan request is a Broadcast frame on 4679 IANA reserved port and 69 standard TFTP port.
Using the Quick scan operation, you will discover through broadcast within a few seconds following
Web/SNMP Cards (Network-MS (ex 66102 / 103006826) and Modbus-MS (ex 66103), Connect UPS
XSlot P/N 116750221-001, PXGX 2000 P/N 103005868-5591, PXGX-UPS, …)
For the nodes outside of the Network segment, please perform the discovery based on IP address
ranges (Range scan)
The discovered UPS connected through (Network) are not automatically assigned as the Power source (you
have to select the node and click on the button Set as Power Source.
The “Edit shutdown configuration” window opens automatically when the Power source is set. Please
refer to the next paragraph to configure correctly the parameters.
Once the power source is configured, the icon becomes Green or Grey if the communication fails).
3.1.3 Shutdown
Introduction
®
Intelligent Power Protector provides local computer graceful shutdown with an acquisition through:
USB/Serial
Network (Web/SNMP Cards)
Power source
To configure Power Source, perform the following actions:
Click on Edit Power Source.
®
In the Power source field select the UPS that powers the computer hosting Intelligent Power Protector
(This settings is also accessible through Settings Auto-Discovery Set as PowerSource)
Check other parameters.
Click on Save
Other parameters:
Load Segment: (Optional) the load segment that powers the server hosting IPP
Note: When “Master” is selected the entire UPS will switch off.
Shutdown timer: (Optional) The time period from the time of the power failure until the launch of the UPS
shutdown sequence.
Shutdown duration: The shutdown delay needed to properly shut down the computer.
Shutdown type:
Hibernate (default option)
If available with your operating system, is better to use the hibernation feature (first available with
Windows 2000) as there are a number of advantages. If the system is shut down, all work in progress
and system information are automatically saved to the disk. The computer itself is also de-energized.
When mains power returns, all the applications re-open exactly as they were and the user placed back in
their work environment.
Hibernate function must first have been activated in the operating system. In the power options on the
Windows control panel, check that hibernate option is activated on the Hibernate tab sheet.
®
Note: If you select hibernate, but your computer does not have this function, Intelligent Power Protector
will still protect the installation by carrying out the normal (default) shutdown.
Note: For Windows Vista, please refer to the FAQ section of this manual.
Shutdown.
This option shuts down your applications and the system, but does not de-energize the computer. The
system offers the user the choice to de-energize the computer, in which case it is the UPS that cuts
power.
On most computers, this configuration is necessary if you want the server to restart as soon as mains
power returns.
Power-off
This option shuts down your applications and the system, and de-energizes the computer. This
configuration is advised if you wish to be on hand when the system re-starts. (or for load shedding)
Script
This option manages the shutdown in a custom script that you can create to fit with your own shutdown
sequence.
You can integrate the standard Windows shutdown command (more info with shutdown /? in a Windows
Command Line interpreter). Shutdown script: the absolute path of the script.
Outlet shutoff Active: Using this option, IPP will send a delayed shutoff command to the outlet. This
delayed command is sent to the UPS at the beginning of the shutdown sequence, and this is the point of no
return for this sequence. The outlet is turned off at the end of the shutdown sequence.
Edit advanced Shutdown Criteria opens the “Edit advanced Shutdown Criteria” window:
Criteria definition:
Shutdown criteria is reached: (enabled by default) this is the standard shutdown sequence taking into
account “time based criteria” and “UPS low battery level criteria”
In addition, the user can also select one or several events in the following events list. If these events are
selected, they will trigger an immediate shutdown sequence when they occur.
Redundancy lost (For Eaton MX Frame only)
Protection lost (For Eaton MX Frame only)
UPS fault (internal fault or battery fault)
UPS overload
Output on bypass
Communication failure
Note:
When using a Virtual Power Source (in redundant configuration), only following criteria can be used:
Shutdown criteria is reached
Redundancy lost
Protection lost
Edit UPS Configuration opens the “UPS Configuration” screen. It is available for some UPSs connected
through USB or serial. Otherwise, the parameters are displayed on “read only” through Network or if the UPS
doesn’t support this feature.
UPS Configuration
Test access
Test access checks if “Login and password” are correctly configured so that:
IPP can update his shutdown configuration on the card or
IPP can remotely access to the IPP shutdown controller.
Test shutdown
Test shutdown starts a shutdown procedure (According to the IPP parameters)
Use Case #1: You want to keep your computer hosting IPP#1 alive as long as possible.
Shutdown Configuration
Use Case #2: To save battery backup time, you want to perform load shedding (stop your computer after a
predefined time)
Configure a Shutdown timer value on IPP#1 (this configuration parameter is available from
Settings Shutdown Edit Shutdown Configuration)
Use Case #1: You want to keep all your computers alive as long as possible
This is the default configuration for the IPPs and the Network-MS
IPP default configuration is available from Settings Shutdown Edit Shutdown Configuration.
e.g. Network-MS (ex 66102 / 103006826) and Modbus-MS (ex 66103), WEB / SNMP UPS CARD default
shutdown configuration is available from UPS Shutdown Configuration as illustrated on next screenshot:
Use Case #2: To save battery backup time, you want to stop all your computers after a predefined time.
Use Case #3: You want to perform load shedding on the specific computer hosting IPP#2 (i.e. stop the
computer hosting IPP#2 after a predefined time)
On IPP#2, configure a Shutdown timer value (this configuration parameter is available from
Settings Shutdown Edit Shutdown Configuration)
Note: In this case the automatic restart for the computer hosting IPP#2 is not guaranteed
Note: Use Case 3 can be combined with Use Case 1 or Use Case 2
Use Case #1: You want to keep all your computers alive as long as possible.
This is the default shutdown configuration for the Shutdown Controller IPP#1 and other IPPs
IPP default configuration is available from Settings Shutdown Edit Shutdown Configuration.
Use Case #2: To save battery backup time, you want to stop all your computers after a predefined time.
On IPP#1 (Shutdown Controller) configure a Shutdown timer value. (this configuration parameter is
available from Settings Shutdown Edit Shutdown Configuration)
Note: In this case the automatic restart for all the computers is guaranteed
Use Case #3: You want to perform load shedding on the specific computer hosting IPP #2 (stop the
computer hosting IPP#2 after a predefined time).
On IPP#2, configure a Shutdown timer value (this configuration parameter is available from Settings
Shutdown Edit Shutdown Configuration)
Note: In this case the automatic restart for the computer hosting IPP#2 is not guaranteed
Note: Use Case 3 can be combined with Use Case 1 or Use Case 2
Use Case #4: Typical example with 4 computers. According to the servers’ roles, you may want to shutdown
the servers at different times:
Computer hosting IPP#1 is directly attached to the UPS (USB/Serial) The shutdown Controller has to be
installed on the server that will be the last one to shutdown.
Note: On Pulsar series this computer has to be powered by the master outlet.
Computer hosting IPP#2 is a computer that requires a long delay to shutdown (e.g. hosting database or
VM-Ware)
Computer hosting IPP#3 is a computer that requires being the last one to be shutdown (as other servers
depend on it) (e.g. File server)
Computer hosting IPP#4: is another server that has be stopped before computer B or C (Web server)
or this computer can also be stopped for load shedding purpose. (Workstation)
Recommended configuration:
Power 1 min. 2 min. 3 min. 4 min. 5 min. 6 min. 7 min. 8 min. 9 min. 10 min.
Fail
Utility
On battery OFF
UPS
IPP#1
IPP#2
IPP#3
IPP#4
From the Settings Actions item; the following channels are available:
E-mail
Execute script/program
Notification to the local alarm notification box, available from the System Tray icon.
Notes:
The “*” fields are required.
Clicking on the pen icon starts an assistant to fill the field.
Events filter:
You can filter the action according to:
The Event criticalities. (Critical, Warning, Normal, Communication Lost).
The Event category (All Events, Alarms, Shutdown events, Power events, Measures) refer to the list
hereafter.
The view that triggers the event (From view).
Action type: you can select following action: (Email / Command / Notification). According to your choice,
specific settings are available for each action. The configuration of these 3 actions is detailed hereafter.
Shutdown Events:
Utility failure
Battery Low
Shutdown Imminent
Local Run Time to Shutdown
Power Events:
Output Percent Load
Output Apparent Power
Output Active Power
Output Power Factor
System Defined Output Overload Alarm
Measures:
Output Percent Load
Battery Remaining Capacity
Battery Run Time to Empty
Main 1: Voltage, Current and Frequency
Main 2: Voltage, Current and Frequency
Output: Voltage, Current and Frequency
Output Apparent Power
Output Active Power
Output Power Factor
E-mail:
This action is not active by default. Some of the fields are preconfigured by default.
For the “generic” fields at the top of the window, please refer to “create new action” section
Notes:
It is possible to duplicate an existing action already configured and just change some parameters.
For advanced use, you can Customize the subject and Message e.g. if you have to translate an e-mail
into an SMS (using an email to SMS external provider).
Clicking on the pen icon starts the Edit message assistant to fill the field with some variables.
Click on the button to add a variable.
In order to execute a program on UPS events the program path will be required.
Notes:
For Windows, the program is executed under the SYSTEM account. For the right execution of some
privileged commands, you may have to apply following procedure:
It may be necessary to modify the context before certain actions can be run.
To allow a user to run specific tools and programs with permissions that are different from those assigned
to the user's account use the Windows “RunAs” Command which allows you to save the password
(Windows XP Service Pac 2 and more recent versions).
Use the following Microsoft command:
runas /profile /user:<my login> /savecred <my_program.exe>
On first execution a password is required, it is saved for subsequent executions.
For Linux, the IPP process is running under root privilege (sudo command is not needed to execute a
program or shell script).
The alarm notification box is accessible from the System Tray icon.
Click on the icon to open the window that displays the alarms on the local computer.
A right click on the System Tray icon provides you a fast access to following functions:
If a Power source has been declared, System Tray Icon can have following states:
®
The System Tray Icon correctly receives alarms from Intelligent Power Protector ( AC is present
on the Power source)
®
The System Tray Icon correctly receives alarms from Intelligent Power Protector ( The Power
Source runs in battery mode)
®
The System Tray Icon correctly receives alarms from Intelligent Power Protector (A Warning
event occurred on Power Source)
®
The System Tray Icon correctly receives alarms from Intelligent Power Protector ( A critical event
occurred on Power Source)
Communication with Power source has failed
UserScript =
{
name: "MyScript",
enabled: true, // Set this property to true to enable the script
From the Settings menu Item, select the User List item, then perform the following steps:
®
Intelligent Power Protector contains a default Administrator profile with:
admin as login
admin as password
Warning:
For security reasons, it is strongly recommended to change default password immediately after the
installation.
A Popup warns you on security if the password contains less than 8 characters.
Notes:
The Login and Password is case sensitive
The original admin account login value is fixed (admin) and its Password has to be modified
There is no limit in the accounts number
System settings
Select one of the items, and then click on the corresponding button on the right:
Edit system information: to enter contact and location information for IPP software.
Edit language allows the user to change the user language.
(Czech, English, French, German, Japanese, Korean, Polish, Portuguese, Russian, Simplified Chinese,
Spanish, Traditional Chinese are currently supported)
Scan settings
When discovered, manually or automatically, newly discovered devices will use these authentication
parameters.
The “Access parameters” dialog box is displayed and let administrator edit authentication settings.
Settings are set to all selected devices. Only relevant settings are set depending on selected device
capabilities.
The “Edit node information” dialog box allows editing the node name, the user type, the node description and
the associated load alarm threshold.
Introduction
Intelligent Power Protector can acquire UPS alarms from a UPS (through USB or RS232 or from
SNMP/Web card (*) or Virtual Power Source (*)) and forward the shutdown alarms to the other Intelligent
Power Protectors. This specific Intelligent Power Protector is called the “Shutdown Controller”.
(*) Note: This is a new feature available since IPP 1.20.
Example with 3 computers (refer to the Shutdown Use Case for Architecture #3) :
A UPS is locally connected (through USB) to computer 1 hosting IPP1 (Shutdown Controller)
the IPP 1 automatically detects its UPS
the user has to activate the “Shutdown Controller” feature for IPP1
In IPP2 interface the user will have to indicate the IP address of IPP1 computer, the load segment and
IPP1 Login and Password
In IPP3 interface the user will have to indicate the IP address of IPP1 computer, the load segment and
IPP1 Login /Password
IPP1 will forward Shutdown alarms to remote IPPs (IPP2) (IPP3)
As a consequence the 3 servers powered by this UPS are protected.
This is the corresponding Power flow view where 1 UPS powers 3 single feed Servers:
The notified application View appears when the Shutdown Controller feature is activated.
When the user selects a line, the right hand panels will be refreshed according to the selection.
Status:
Green icon indicates that communication is OK between Local and Remote IPP
Grey icon indicates that communication is lost between Local and Remote IPP
Shutdown Diagram:
The shutdown diagram is a time illustration of the shutdown sequence of the selected computer. It aims to
present a visual representation of the shutdown sequencing between the different computers.
The total width is the remaining runtime to empty of the power source (in case a power failure would
happen or is in progress).
The green part is the runtime to shutdown duration of the computer
The orange part represents the computer shutdown duration.
The red part is the computer off time.
Note:
The Notified Applications list is persistent.
The status of this remote IPP will change from OK to Communication Lost if you uninstall a remote IPP
or if there is a communication lost event between the shutdown controller IPP and the remote IPP. With this
mechanism the IT administrator will be able to monitor any change in the IT distributed architecture.
You can manually remove the IPPs from this list through the Autodiscovery Remove Nodes
4 Supervision
Information Panel
Note: The information displayed in this panel depends on the UPS capabilities.
4.2.2 Measures
This panel displays the selected device electrical parameters (single phase or 3 phases) depending on the
node capabilities.
4.2.3 Environment
This panel displays the selected device sensor information: Temperature, Humidity level, Dry contact status
(Open/Closed) (This panel is only available when the source is a Web / SNMP card)
Temperature Sensor temperature (in °C)
Humidity Humidity level
Input #1 Status of first contact (open / closed)
Input #2 Status of second contact (open / closed)
4.2.4 Graph
This panel displays the graph of the main measures of the selected device.
To read the values, proceed as follows: Place your mouse cursor over the graph, a vertical line appears over
it and you can read the values in the box for the selected date.
4.2.5 Synoptic
UPS modules:
Battery module:
Electrical flows:
Load at UPS output: (its status is linked to that of the UPS output status)
4.2.6 Events
This panel displays the events list of the selected node. You can sort the events according to Status, Date,
and Message by clicking on the column header.
4.2.7 Statistics
4.3 Events
4.3.1 List representation
Select the Events Events List and the following page appears:
Alarms list
Buttons on the bottom toolbar allow filtering on unacknowledged alarms of the corresponding level.
You can sort the alarms according to Status, Date, Name, Message and Ack.
Acknowledge selected events will add a check box in the Ack column for selected events
Acknowledge all events will add a check box in the Ack column for all events
Note: When an alarm is acknowledged, it is marked with a checkbox but it is still viewable in this Event list
It decreases the number of non-acknowledged alarms at the bottom of the Web page
The acknowledged alarms disappear in the Power Source Event panel
Export Logs will create a logs.csv file with the following syntax:
"Date";"Node";"Type";"Level";"Object";"Value";"Message";
"2009/01/27-18:35:20.840";"166.99.250.83";"Measure";"0";"UPS.PowerConverter.Input[1].Frequency";"49";"";
Tips:
You can select one alarm by clicking on it
You can select several alarms with Shift Click or Alt click
Then the selected lines appear in dark blue
Calendar View
Warning. A problem occurred on the UPS device. Your application is still protected.
Event list (UPSs):
The system is powered by the UPS battery
Output on automatic bypass
Output on manual bypass
Humidity is below low threshold
Humidity is above high threshold
Temperature is below low threshold
Temperature is above high threshold
Warning Alarm (a generic Warning alarm is active on the device)
The device is under its load alarm threshold
The device is over its load alarm threshold
Protection lost
Redundancy lost
Shutdown in {time}
Remote Communication Error (remote communication or configuration issue is detected)
Critical. A serious problem occurred on the UPS device. This problem requires an urgent action.
Your application might NOT BE powered anymore.
Event list (UPSs):
The UPS output is off
The outlet group 1 is off
The outlet group 2 is off
Battery fault
UPS overload
UPS fault
Low battery alarm
Applications must stop immediately...
System shutdown in progress...
Critical alarm (a generic Critical alarm is active on the device)
Communication lost
Event list:
Communication failure with Device or Application
From the Status panel, you can access the Web Page for Eaton cards including an on-board web server.
Click on the web Link associated to this blue icon (http access) or this yellow one (https access).
5 Redundancy
5.1 Introduction
®
Intelligent Power Protector provides management for composite devices. Composite devices are virtual
nodes composed of nodes mounted with specific redundancy schemas (Redundant Supplies, Hot Standby
or Static Transfer Switch for two components and Parallel for two or more components) and a dedicated
redundancy level.
This Redundancy feature has to be enabled from the Settings System Modules Settings
Intelligent Power Protector will then shutdown a local computer powered by several UPSs (composite
device).
Redundant Supplies
In this case the two UPSs provide power on one or several
UPS 1 Server 1 multiple feed servers.
UPS 2 Server 2
Hot Standby
For "Hot Standby" mode, when the upstream UPS powers
UPS 2 the load, the downstream UPS is on bypass.
UPS 1
UPS 1 STS 1
UPS 2 STS 2
UPS 2
UPS 3
UPS 4
In the dialog box, enter redundancy mode and level, eventually specify a device name
Device name: User name of the composite device
Redundancy mode: Refer to the Introduction chapter to select the correct electrical topology (Parallel /
Redundant Supplies / Hot Standby / Static Transfer Switch)
Redundancy Level: It is the minimal number of redundant UPSs powering your system:
The default value is 0.
If you set this parameter to a higher level you will receive the Redundancy Lost alarm when you don’t
have enough redundant UPSs.
You can edit composite device properties by selecting it in the discovery view then click again on the “Set
composite device” menu item.
If you select components of a composite device and click on the “Set composite device” menu item again,
properties of existing composite device are shown; no new composite device is created so no composite
device duplication is possible.
Use Case #1
The user wants to have the longest backup time with the redundant configuration
e.g. with Network-MS (ex 66102 / 103006826) and Modbus-MS (ex 66103), WEB / SNMP UPS CARD
default shutdown configuration is available from UPS Shutdown Configuration as illustrated on next
screenshot:
Use Case #2
The user wants to have a shutdown after a predefined time of 10 mins. The shutdown has to occur even if
only one UPS is on battery.
In this case, each server can have its own shutdown timer (10 mins, 8 mins, 6 mins…)
this is the default configuration on WEB / SNMP UPS CARD (refer to previous use case)
Use Case #3
The user wants to have a shutdown starting 10 mins from the last detected Utility failure event. (We have 2
UPSs, one of them is redundant)
In this case, all servers shut down at the same time.
Use Case #4
The user wants to have a shutdown when the remaining time of the last UPS is 10 minutes
In this case, each server can have its own shutdown duration (10 mins, 8 mins, 3 mins…)
This is the default configuration on WEB / SNMP UPS CARD (refer to previous use case)
For the following tables we take a parallel UPS configuration with 4 UPSs (Each UPS is 20 kW)
For this parallel topology, the Load can vary between 0 and 80 KW.
UPS 1
UPS 2
UPS 3
UPS 4
According to the user defined “Redundancy Level” and the “Load”, we detail following information:
R is the number of redundant UPSs
Status of Redundancy lost alarm
Load / Load < 20 KW 20 KW < Load < 40 40 KW < Load < 60 60 KW < Load < 80
Redundancy KW KW KW
Level
0 R=3 R=2 R=1 R=0
1 R=3 R=2 R=1 R=0 Redundancy
Lost active
2 R=3 R=2 R=1 Redundancy R=0 Redundancy
Lost active Lost active
3 R=3 R=2 Redundancy R=1 Redundancy R=0 Redundancy
Lost active Lost active Lost active
According to the “Load” and the “Number of failed UPSs”, we detail following information:
P is the number of UPSs protecting the load
R is the number of redundant UPSs
Status of Protection lost alarm
Load / Load < 20 KW 20 KW < Load < 40 40 KW < Load < 60 60 KW < Load < 80
Failures KW KW KW
No failure. P=4; R=3 P=4; R=2 P=4; R=1 P=4; R=0
1 failure. P=3; R=2 P=3; R=1 P=3; R=0 P=3; R=0
Protection Lost active
2 failures. P=2; R=1 P=2; R=0 P=2; R=0 P=2; R=0
Protection Lost active Protection Lost active
3 failures. P=1; R=0 P=1; R=0 P=1; R=0 P=1; R=0
Protection Lost active Protection Lost active Protection Lost active
4 failures. P=0; R=0 P=0; R=0 P=0; R=0 P=0; R=0
Protection Lost active Protection Lost active Protection Lost active Protection Lost active
6 Advanced Management
®
The Intelligent Power Manager (1.12 minimum version) can remotely:
Display an Intelligent Power Protector configuration.
®
®
More details are available in Intelligent Power Manager user’s manual. (You can evaluate the free version
to manage up to 10 nodes from http://powerquality.eaton.com)
7 Compatibility List
Eaton has tested the compatibility of Eaton Power Protector with the following devices and applications:
Notes:
XSlot-USB Module for Powerware series is unsupported by Intelligent Power® Protector 1.10
Ellipse ASR 600/750/1000/1500 USBS, Ellipse MAX, Protection Station, Protection Center, NOVA
AVR, are currently supported by Personal Solution Pac software.
(*) With Intelligent Power Protector 1.10, the Eaton Powerware 3 phase UPSs compatibility is officially available
according to the following solution:
Cards: ConnectUPS-X v4.32 or PXGX2000 v1.4.2.1
UPSs: Blade UPS, PW9155 Dual Phase, PW9355 10-30 kVA, PW9390 40-160 kVA, PW9395 225-1100 kVA & SBM
Known limitation: PW9315 will not be supported by this 1.10 release.
PXGX2000,
Netwo PXGX-UPS, IPP with
rk MS/ ConnectUPS BD, Shutdown
Protocol Mode/Port NMC ConnectUPS XSlot controller IPP IPM
SMTP TCP/25 OUT OUT OUT OUT OUT
DHCP/BOOTP UDP/67 OUT OUT x x x
TFTP UDP/69 IN x OUT OUT OUT
HTTP TCP/80 IN IN OUT OUT OUT
NTP UDP/123 OUT OUT x x x
SNMP UDP/161 IN IN OUT OUT OUT
SNMP Traps UDP/162 OUT OUT x x x
IN/OU
UNMP UDP/200 x OUT IN/OUT IN/OUT T
HTTPS TCP/443 IN IN OUT OUT OUT
IN/OU
EATON Supervision TCP/4679 x x IN/OUT IN/OUT T
EATON Notification IN/OU IN/OU
Broadcast UDP/4679 T x IN/OUT IN/OUT T
IN/OU
EATON SSL Supervision TCP/4680 x x IN/OUT IN/OUT T
EATON Alarms Broadcast UDP/4680 OUT x IN IN IN
EATON Connected Alarms TCP/5000 IN x OUT OUT OUT
EATON Connected Alarms TCP/5001 x x IN OUT OUT
Cannot display the UPS properties page. HTTP 404 error with IE.
Solution: Check the URL entered.
https://<name or IP of the computer hosting IPP>:4680/
or
http://<name or IP of the computer hosting IPP>:4679/
Solution 2:
Close your graphical session, and log into a new one.
The notification icon will be automatically started with the new graphical session.
After this you can type "open" in the search box of the unity menu to retrieve the "Open" shortcut.
You can also simply open a web browser and enter the following URL: http://localhost:4679/
{
'proxyHost': "your.proxy.address.com",
'proxyPort': "proxy_port"
}
For example:
{
'proxyHost': "proxy.domain.com",
'proxyPort': "8080"
}
Linux:
IPP Linux displays the Network Communication lost alarm after 20 minutes only
Solution:
Improvement in a next release
When you enable the Shutdown Controller optional module, a problem in the IPP service initialization
occurs on Linux.
Solution:
The issue can be easily solved by restarting the IPP daemon once the “Shutdown Controller” module has
been activated. There is no need to restart the IPP daemon when disabling this feature.
When the shutdown command is called from the IPP context, the system doesn't find it because it is
searched in "C:\Windows\SysWOW64" even if the specified path is explicitly
"C:\Windows\System32\shutdown.exe".
This is a problem of some Windows x64 OS versions (e.g. XP x64 and 2003 x64).
This problem doesn’t appear on Windows 7 x64 for example.
Solution:
Retrieve "shutdown.exe" from the "C:\Windows\System32\" folder and copy it into "D:\IPP\" for example.
Then modify "shutdown.bat" to explicitly call "D:\IPP\shutdown.exe"
By default IPP runs an Operating System hibernate. Unfortunately, the Hibernate option of Windows Vista
is sometimes no more available after a “Disk Cleanup”.
In this case Windows Vista hibernate fails.
Solutions:
Change the IPP shutdown configuration from “Hibernate” to “Shutdown”
Or
Execute the command "Powercfg -h on" under an administrator account, to restore the Windows Vista
hibernate option.
http://support.microsoft.com/default.aspx?scid=kb;EN-US;928897#LetMeFixItMyself
In shutdown sequence:
PW 9130 UPS doesn’t shutoff as expected when IPP is connected through USB/Serial and when a Web
SNMP card is plugged into the slot
Solution: you have to disable the UPS shutoff command from the card interface to ensure a proper
shutdown of your machine protected by IPP.
For that, go to the “Configuration/UPS Shutdown and Restart Settings” page of the card and select “No”
for the parameter “Load Segment to Turn Off after OS Shutdown”.
Note: If you have chosen to use the USB/serial connector for communication between IPP and your UPS
which also has a web card inside, it is better to disable the shutdown criteria of the card to ensure the
shutdown and the restart of your machine.
9 Glossary
IP address
When TCP/IP is installed on a computer, an address is assigned to the system. Each address is unique and
is made up of four numbers, each between 0 and 256 (e.g. 168.8.156.210).
10 Acknowledgements
Huge thanks from the Eaton software development team to the following projects:
Spider Monkey
JSMiniNSPR
Ext JS
SQLite
the SQLite Project http://www.sqlite.org/.
Their generous donation of the source code to the public domain helped us for this project.
Open SSL
This IPP product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit
(http://www.openssl.org/)
This IPP product includes cryptographic software written by Eric Young ([email protected])
This IPP product includes software written by Tim Hudson ([email protected])
Lib USB
Net SNMP
PuTTY executables
The full License version for each of these projects is available from Intelligent Power Protector (Settings
System About)