Difference between revisions of "Gantt-chart-for-TLS"

From ESS-WIKI
Jump to: navigation, search
Line 5: Line 5:
  
  
=  =
+
 
  
 
= Introduction =
 
= Introduction =
Line 29: Line 29:
  
  
=  =
+
 
  
 
= Install Plugin Of Panel   =
 
= Install Plugin Of Panel   =
Line 45: Line 45:
  
  
=  =
+
 
  
 
= Set Up Data Source By Grafana =
 
= Set Up Data Source By Grafana =
Line 80: Line 80:
  
  
=  =
+
 
  
 
= How To Create A New Gantt Panel =
 
= How To Create A New Gantt Panel =

Revision as of 04:58, 28 October 2019

Gannt Panel For TLS

RTENOTITLE



Introduction

This is a customized Gantt chart for the TLS project. The diagram has following features.

  1. Can gets TLS data in period and shows color bar with priority display rule.
  2. Can set customize status text from option.
  3. Direction of time axis: from Left (past) to Right (present).
  4. Can set color (Red, Yellow, Green, Blue) mapping to light sensor ID (Light1, Light2, Light3, Light4) by TLS.
  5. Can define timeline period on Gantt chart.



Grafana Version

This Project is base on Grafana v5.3.0 .



Install Plugin Of Panel  

 Step 1: Put "gantt-chart-for-tls-panel.zip" in to "\grafana-5.3.0\data\plugins\" and unzip it see Figure 1.
 Step 2: DataSource "rmm-simple-json-datasource.zip" also refers to step 1. 
 Step 3: Restart Grafana Server.


RTENOTITLE

                                                                           (Figure 1 、Path of Plugin) 



Set Up Data Source By Grafana

 Step 1: Open "Configuration".
 Step 2: Add new data source see Figure 2.
 Step 3: Fill in the information see Figure 3.

RTENOTITLE

                                                                                                                (Figure 2 、Configuration) 


RTENOTITLE         

                                              (Figure 3 、 Set Up DataSource)

Name: RMM-SimpleJson

HTTP
URL: http://168.63.200.38/rmm/v1/grafana/simplejson/
* Notice: you need to change url for your environment.
Access: Server (default)

Auth
Basic Auth : V

Basic Auth Details
User: xxx
Password:  xxx
* Notice: you need to assign user and password for your EdgeSense authentication.




How To Create A New Gantt Panel

 Step 1: Add panel and choose plugin "Gantt-for-TLS" see Figure 4.
 Step 2: Edit panel see Figure 5.
 Step 3: Set up Metrics and choose DataSource "RMM-SimpleJson".
 Step 4: Set up all of the sensor's(Light1、Light2、Light3、Light4) "Device" "Plugin" "Sensor" "Alias" see Figure 6. 

      *Warning: Although the sensor light can define the mapping color but the aliases must be these strings "red" "yellow" "green" "blue".




RTENOTITLE                 

                                                                                                      (Figure 4 、 Add Panel)



RTENOTITLE

                                                                                                        (Figure 5 、 Edit Panel) 



RTENOTITLE

                                                                                                                                                      (Figure 6 、 Set Metrics)

In Data Source, choose RMM-SimpleJson.

​In Device, choose Device Id for Tower Light Sensor module.

In Plugin, choose SenHub.

In Sensor, choose SenData/Light1~SenData/Light4











Customizable

      Options

  •  You can set up the status text from option1~option5 see Figure 7 and it will change the title from Figure 8 .
  • "Row Height" can change panel's height from option6 .
  • "Text Size" can change status text's size from option7 .
  • "Header Indent" can change the header's width from option8 .


RTENOTITLE

                                                           (Figure 7 、 Options Step)

RTENOTITLE

                                                                                                              (Figure 8 、 Status Text)

      Colors

  • "Status Text" can change  status text's color  from 1 see Figure 9 .
  • "Red/Yellow/Green/Blue Light" can change  light's color from 2 ~ 6 see Figure 9 .

RTENOTITLE

                                                                 (Figure 9 、 Colors Mapping)



Release

This is an overview that displays Modbus Service versions and some stats and numbers for each release.

Index Version Date OS
Release Note

1 1.0.0_rc 2019-10-22 windows First Release