User`s guide

NOTE Right-click the System Tray icon for fast access to the start and stop operations.
Configuration
Eaton Intelligent Power Manager (IPM) User’s Guide v1.40 P-164000289—Rev 2 27
Advanced Events and Actions Customization
In the IPM installation folder, you can see a configs/scripts folder containing a sample user-defined action script
(sample_user_script.js).
You can modify this script or create new scripts that d
efine very specific events and actions. The sample script
in this folder provides details about the expected structure and syntax for defining new actions and triggers.
Advanced Sound Alarm Customization
To configure sound alarms on events:
1. In the file {INSTALL DIRECTORY}\Eaton\IntgelligentPowerManager\configs\config.js,
change the configuration as follows:
'systray':
{
'soundAlarm': false,
'notificationIcon': true,
'notificationBox': true
}
2. Change 'soundAlarm': false, to 'soundAlarm': true, as shown below:
'systray':
{
'soundAlarm': true,
'notificationIcon': true,
'notificationBox': true
}
3. Close and restart the Windows session so that this configuration is taken into account.
NOTE You can change the alarm sound by setting the Windows sound preferences from
Control Panel.
NOTE The Eaton IPM alarms are linked to the “Low Battery Alarm” sound that you can
change by selecting another .wav file.
Configure User Accounts
To configure multiple user accounts:
1. From the left-side Views panel of the Eaton IPM main interface window, select the Settings > User List
menu item. The User List page displays (see Figure 19).
2. Click Ad
d user. The Add user dialog box displays.
3. Type the user’s login and the users password (see Figure 20).