KPower User Manual
KPower User Manual
4 1 / 18
《KPower》User Manual
KPower v1.0.4 2 / 18
1 Introduction .........................................................................................................3
1.1 USB HID Module .................................................................................... 3
1.2 Supported Operating System ................................................................... 4
2 Function .............................................................................................................. 5
2.1 General Introduction ................................................................................ 5
2.2 Device ...................................................................................................... 5
2.2.1 Time Count ................................................................................... 6
2.2.2 UPS Status .................................................................................... 6
2.2.3 Main Panel .................................................................................... 7
2.3 Alarm ....................................................................................................... 8
2.4 Schedule Task .......................................................................................... 9
2.5 UPS Control ........................................................................................... 11
2.6 Historical Data ....................................................................................... 12
2.7 Setting .................................................................................................... 14
2.7.1 Public Parameters ....................................................................... 14
2.7.2 Email ...........................................................................................14
2.7.3 Shutdown .................................................................................... 15
3 Instructions for installing KPower on a Linux system ..................................... 16
KPower v1.0.4 3 / 18
1 Introduction
KPower is a computer desktop software used to communicate with the
company's self-developed USB HID module.Through the KPower software,it is
possible to realize dynamic data interaction with UPS without driving,plug and
play,and support multiple operating system platforms.
2 Function
2.1 General Introduction
KPower adopts a flat design concept,the software concentrates all functions in
the same window,the interface is simple and easy to operate.The main interface of the
KPower program is shown as follows:
2.2 Device
The device page is the main interface of the KPower software.The upper left
corner of the page displays the communication connection status with the UPS.When
the communication connection is successful,the interface will display that the UPS is
connected.
The default communication method of KPower is USB,user can modify the
KPower v1.0.4 6 / 18
Below the system shutdown countdown is the battery remain time.When the UPS
main circuit is disconnected,the user can know the UPS ramain running time
according to this value.
2.3 Alarm
The button that access into the alarm page is in the lower left corner of the main
interface,when an alarm occurs or when the UPS status message is generated,the
alarm icon will appear warning identifier,and displays the number of current messages
and alarms,as shown in Figure 2-2.When the input voltage is abnormal,the alarm icon
in the lower left corner will display the current alarm number.After the user clicks the
icon,a list of current alarm information will pop up,as shown in the figure:
KPower v1.0.4 9 / 18
After selecting the task type and execution period,and filling in the execution
time (the format of execution time is H H:MM:SS,which is hour,minute and
second ),click Sure,the task will be added and the adding window will be
closed.When the filled execution time is greater than the current time,the plan will be
executed for the first time this day,otherwise it will be executed on the next execution
day.For example,if you select a single task and set the execution time to 00:00:00,then
the plan will be be executed at 00:00:00 the next day.
When the task is added,the schedule task page will display the task just
added,and the user can modify,delete and open and close the task,as shown in the
figure :
KPower v1.0.4 11 / 18
Click the switch button on the right side of the task item to enable or disable the
current task.Click the delete icon to prompt the user whether to delete the current
task.Click the Modify button to modify the current task again.
Click the button in the upper right corner in print style,the current query records
can be exported to Excel files for easy data analysis.
KPower v1.0.4 14 / 18
2.7 Setting
The setting interface is used to set the KPower software related setting items :
public parameters,email and shutdown.
2.7.2 Email
KPower supports sending alarms and daily email functions.After enabling the
KPower v1.0.4 15 / 18
function,the user needs to fill in the email account information of an email sender:
Sender Name:the name of the sender of the mail;
Sender Address:the email address of the sender of the email;
Server Address:mail server address;
Server Port:mail server port number;
Account authentication:set the email sender account and password;
When the sender mailbox information completed,the user can click the test
button to send a test message to the sender mailbox.
The email address item needs to add the email recipient email.And under the
recipient's email information,you can set the daily report sending function.When this
function is enabled,the program will send the device operating data report of the
yesterday at the set time every day.
2.7.3 Shutdown
KPower supports the shutdown protection function.When the UPS has an
abnormal input or the battery is low,it can shut down the user's computer in time to
avoid data loss.
KPower v1.0.4 16 / 18
Copy the installation file to the desktop or a custom folder. For example, the
installation file is stored in /home/loong/kpower, where loong is the login user and
KPower v1.0.4 17 / 18
b. Run the ll command to view the decompressed file, as shown in the following figure.
c. To open the decompressed file, run cd KPower/ and then ll. Note: run.sh is the
program file to be executed in the next step.
d. Run the following command: ./run.sh . After the program is successfully executed,
the KPower monitoring page is automatically displayed.
KPower v1.0.4 18 / 18
At this point, the installation step is complete. To restart the kpower monitoring page,
go to the /home/loong/kpower directory and run the ./run.sh command.