Difference between revisions of "Cloud-Service"

From ESS-WIKI
Jump to: navigation, search
 
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
TBD
 +
 
==Product & Service==
 
==Product & Service==
==[[Remote Management & Monitoring - RMM|WISE-PaaS/RMM]]==
 
==[[WISE-Agent|WISE-Agent]]==
 
==[[NodeRED Plug-ins for RMM]]==
 
  
<br><br>
+
===[[WISE-PaaS/RMM]]===
 +
WISE-PaaS/RMM is part of Advantech WISE-PaaS cloud solution, and focuses on remote device management and monitoring. WISE-PaaS/RMM serves as an IoT device management platform that manages connected devices remotely, providing centralized management features, including HW/SW status monitoring, remote control, system backup/recovery, etc. Moreover, it supports server redundancy and hierarchical server management, which increases service reliability and availability. WISE-PaaS/RMM utilizes standard IoT protocol, like MQTT from IBM, to communicate with IPCs, IoT gateways and sensors, provides WISE Agent framework for data acquisition from devices, and offers RESTful API web service, which allows the user to integrate RMM functions with other applications or do further customization.
 +
 
 +
===[[NodeRED Plug-ins for RMM]]===
 +
WISE-PaaS/RMM solution rovides a collection of Node-RED nodes to access RMM services by using standard RESTful APIs. User can use those nodes to combine RMM features for specific application integrating and data flow controlling.
 +
About device query, user can get software/hardware monitoring status, device list, gateway sensor list, and etc. About device control, user can control device power on/off, switch McAfee protection, start Acronis backup and recovery and screen shot. About event manipulation, user can send Email and SMS messages, as well as receive the all events from RMM server when event occurs.
 +
 
 +
===[[Azure RMM Services]]===
 +
TBD
 +
 
 +
<br>
 +
 
 +
== Technique ==
 +
 
 +
=== Connectivity ===
 +
 
 +
*[[Connectivity/Agent_Communication_Protocol_in_MQTT|Agent communication protocol in MQTT]]
 +
*[[Connectivity/AdvHeartBeat|AdvHeartBeat Protocol for Connection Reliability]]
 +
 
 +
=== Messaging Protocol ===
 +
 
 +
=== Data Management ===
 +
 
 +
=== Security ===
 +
 
 +
=== Cloud Services ===
 +
 
 +
=== Clustering ===
 +
 
 +
*[https://en.wikipedia.org/wiki/Apache_Hadoop Hadoop]
 +
*[https://en.wikipedia.org/wiki/Docker_(software) Docker]
 +
 
 +
=== Visualization ===
 +
 
 +
*[https://freeboard.io/ Freeboard]]
 +
 
 +
=== Flow Control ===
  
=Technique=
+
*[https://en.wikipedia.org/wiki/Node-RED Node-RED] TBD
==[[Cloud Service/RESTful API|RESTful API]]==
 
==[[Cloud Service/MQTT|MQTT]]==
 
==[[Cloud Service/PostgreSQL|PostgreSQL]]==
 
==[[Cloud Service/MongoDB|MongoDB]]==
 
==[[Cloud Service/TomCat|TomCat]]==
 
==[[Cloud Service/KVM|KVM]]==
 
==[[Cloud Service/Power Management|Power Management]]==
 
==[[Cloud Service/System Protection|System Protection]]==
 
==[[Cloud Service/System Backup & Recovery|System Backup & Recovery]]==
 
==[[Cloud Service/Event Log|Event Log]]==
 
==[[Cloud Service/Security|Security]]==
 
==[[Cloud Service/jQuery|jQuery]]==
 
==[[Cloud Service/Docker|Docker]]==
 
==[[Cloud Service/Hadoop|Hadoop]]==
 
==[[Cloud Service/Node-Red|Node-Red]]==
 
==[[Cloud Service/Freeboard|Freeboard]]==
 

Latest revision as of 11:59, 29 November 2016

TBD

Product & Service

WISE-PaaS/RMM

WISE-PaaS/RMM is part of Advantech WISE-PaaS cloud solution, and focuses on remote device management and monitoring. WISE-PaaS/RMM serves as an IoT device management platform that manages connected devices remotely, providing centralized management features, including HW/SW status monitoring, remote control, system backup/recovery, etc. Moreover, it supports server redundancy and hierarchical server management, which increases service reliability and availability. WISE-PaaS/RMM utilizes standard IoT protocol, like MQTT from IBM, to communicate with IPCs, IoT gateways and sensors, provides WISE Agent framework for data acquisition from devices, and offers RESTful API web service, which allows the user to integrate RMM functions with other applications or do further customization.

NodeRED Plug-ins for RMM

WISE-PaaS/RMM solution rovides a collection of Node-RED nodes to access RMM services by using standard RESTful APIs. User can use those nodes to combine RMM features for specific application integrating and data flow controlling. About device query, user can get software/hardware monitoring status, device list, gateway sensor list, and etc. About device control, user can control device power on/off, switch McAfee protection, start Acronis backup and recovery and screen shot. About event manipulation, user can send Email and SMS messages, as well as receive the all events from RMM server when event occurs.

Azure RMM Services

TBD


Technique

Connectivity

Messaging Protocol

Data Management

Security

Cloud Services

Clustering

Visualization

Flow Control