Skip to content

Commit

Permalink
updated naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Clifford committed Feb 11, 2022
1 parent 8ee3eef commit 5e26d1e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Start by reading [how to use a template](docs/use_a_template.md), then check eac
| [SNMP Monitoring](snmp/) | Dashboards showing metrics provided via SNMP protocol | [bonitoo.io](.) |
| [Speedtest Dashboard](speedtest/) | This template will show you information about the speed of your Internet connection using speedtest-cli | [Ignacio Van Droogenbroeck](https://github.com/xe-nvdk) |
| [Telegraf Dashboard](telegraf/) | View throughput and internal stats about your Telegraf instances | Steven Soroka |
| [Thing Network](thing_network/) | Monitor your Thing Network devices and network. | [@Jayclifford345](https://github.com/Jayclifford345)|
| [The Things Network](thing_network/) | Monitor your Things Network devices and network. | [@Jayclifford345](https://github.com/Jayclifford345)|
| [Tomcat Dashboard](tomcat/) | Monitor your Tomcat instance. Include Threads, Commit Memory, Request Count, Traffic and more | [Ignacio Van Droogenbroeck](https://github.com/xe-nvdk) |
| [vSphere System Monitor](vsphere/) | View information about vSphere system. CPU, RAM, Network, Disk Latency and more | [Ignacio Van Droogenbroeck](https://github.com/xe-nvdk) |
| [Website Monitor (Apache/Postgresql)](apache_postgresql/) | Monitor a website that uses Apache and Postgresql | [Michael Hall](https://github.com/mhall119) |
Expand Down
12 changes: 6 additions & 6 deletions thing_network/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# The Thing Network
# The Things Network

Provided by: Jay Clifford

This InfluxDB Template can be used to monitor device and network metrics from the Thing Network community edition.
This InfluxDB Template can be used to monitor device and network metrics from the Things Network community edition.

The goal of this template is to provide connectivity and network stats from LoRaWAN devices connecting to the Thing Network. This template monitors the following assets:
The goal of this template is to provide connectivity and network stats from LoRaWAN devices connecting to the Things Network. This template monitors the following assets:
- LoRaWAN server location
- Device Bandwidth
- ID: application, cluster, NET, Band, session
Expand All @@ -16,12 +16,12 @@ The goal of this template is to provide connectivity and network stats from LoRa
- Connectivity cycles

##### Dashboard examples
![Thing Network Dashboard Screenshot](img/thing-network-dashboard.png)
![Things Network Dashboard Screenshot](img/thing-network-dashboard.png)




This template requires an account with the Thing Network Community. Make one [here](https://eu1.cloud.thethings.network/console/).
This template requires an account with the Things Network Community. Make one [here](https://eu1.cloud.thethings.network/console/).

### Quick Install

Expand All @@ -46,7 +46,7 @@ influx apply -u https://raw.githubusercontent.com/influxdata/community-templates

General instructions on using InfluxDB Templates can be found in the [use a template](../docs/use_a_template.md) document.

For instructions on how to connect the Thing Network to InfluxDB [here]()
For instructions on how to connect the Things Network to InfluxDB [here]()

## Customizations

Expand Down

0 comments on commit 5e26d1e

Please sign in to comment.