Skip to content

Commit

Permalink
Merge pull request influxdata#240 from abalone23/master
Browse files Browse the repository at this point in the history
add earthquake monitoring template
  • Loading branch information
mhall119 authored Mar 19, 2021
2 parents 2dadb22 + 5015abf commit cb86c53
Show file tree
Hide file tree
Showing 5 changed files with 1,001 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Start by reading [how to use a template](docs/use_a_template.md), then check eac
| [Docker](docker/) | Monitor your running docker containers. | [@russorat](https://github.com/russorat) |
| [Docker Hub](dockerhub/) | Track the stats of your Docker Hub Images | [Ignacio Van Droogenbroeck](https://github.com/xe-nvdk) |
| [Downsampling](downsampling/) | Downsample common Telegraf metrics. | [@russorat](https://github.com/russorat) |
| [Earthquake Monitoring](earthquake_usgs/) | Monitor earthquakes via USGS web service. | [@abalone23](https://github.com/abalone23) |
| [Endpoint Security State](endpoint-security-state/) | Watch endpoint authentication availability and certificate status | [Darin Fisher](https://github.com/darinfisher) |
| [Enviro+](enviro_plus/) | View the air quality readings from a Pimoroni Enviro+ particulate matter sensor. | Russ Savage |
| [Fail2Ban](fail2ban/) | Monitor your Fail2Ban instance on multiple hosts and services. | [bonitoo.io](.) |
Expand Down
Binary file added earthquake_usgs/earthquake_monitoring.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions earthquake_usgs/earthquake_usgs_headers.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#datatype,string,long,dateTime:RFC3339,double,double,double,double,string,long,double,double,double,string,string,string,string,string,double,double,double,long,string,string,string
#group,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false
#default,,,,,,,,,,,,,,,,,,,,,,,,

Loading

0 comments on commit cb86c53

Please sign in to comment.