Grafana has an advanced graphite query editor that lets you quickly navigate the metric space, add functions. Change function paramaters and much more.
Grafana is An open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Let us see how this module facilitates the users in installing the grafana.
The help command guides the users regarding the purpose and as well as about the options that are included in the Grafana module. It lists out the alternative parameters of Grafana module. It also describes the syntax for installing the Grafana module. The help command for Grafana module is shown as below.
ptdeploy grafana help
The syntax for declaring the help command is not case sensitive which is an added advantage. The following screenshot visualize you about the help command under Grafana module.
The command used for installing the grafana modules in the users machine is shown below:
ptdeploy grafana install
After inputting the command above, the following process occurs as shown in the tabular format.
| Parameters | Alternative Parameters | Options | Comments |
|---|---|---|---|
| Install Grafana? (Y/N) | Instead of Grafana, we can use grafana also. | Y(Yes) | If the user wish to proceed the installation process they can input as Y. |
| Install Grafana? (Y/N) | Instead of Grafana, we can use grafana also. | N(No) | If the user wish to quit the installation process they can input as N.| |
The following screenshot pictorially depicts the above described process of installation.