Difference between revisions of "WISE-PaaS/RMM Agent"

From ESS-WIKI
Jump to: navigation, search
(add WISE Agent page link)
(Modify Handler Description)
Line 5: Line 5:
 
And integrate the Handlers (software modules) to collect sensor data or control the device.<br />
 
And integrate the Handlers (software modules) to collect sensor data or control the device.<br />
  
 +
==Handlers==
 
In RMM Agent we provide several handlers and can be classified in three different categories:<br />
 
In RMM Agent we provide several handlers and can be classified in three different categories:<br />
* Monitoring Handler -  
+
* Monitoring Handlers - sensor data monitoring and control.<br />
* Control Handler -
+
Such as: Hard-disk Monitor, SUSI Control, Network Monitor, Process Monitor, IoT Gateway and Modbus.
* Agent Improvement -
+
* Control Handlers - remote control target device.<br />
 +
Such as: Power On/Off, Remote KVM, Screenshot, Terminal, Protection and Recovery.
 +
* Agent Improvement Handlers - to increase the agent reliability or functionality.<br />
 +
Such as: Server Redundancy.
  
 
==Document==
 
==Document==
 
*[[Media:WISE-PaaS_RMM_3.1_Agent_UM_V1.3.pdf ‎|''RMM 3.1 Agent User Manual (pdf)'']]
 
*[[Media:WISE-PaaS_RMM_3.1_Agent_UM_V1.3.pdf ‎|''RMM 3.1 Agent User Manual (pdf)'']]

Revision as of 11:29, 2 June 2016

Introduction

The WISE-PaaS/RMM Agent is developed based on the WISE Agent Framework.
The Agent application running on the target device to communicate with WISE-PaaS/RMM server.
And integrate the Handlers (software modules) to collect sensor data or control the device.

Handlers

In RMM Agent we provide several handlers and can be classified in three different categories:

  • Monitoring Handlers - sensor data monitoring and control.
Such as: Hard-disk Monitor, SUSI Control, Network Monitor, Process Monitor, IoT Gateway and Modbus.
  • Control Handlers - remote control target device.
Such as: Power On/Off, Remote KVM, Screenshot, Terminal, Protection and Recovery.
  • Agent Improvement Handlers - to increase the agent reliability or functionality.
Such as: Server Redundancy.

Document