Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Speedtest-for-InfluxDB-and-Grafana
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
Speedtest-for-InfluxDB-and-Grafana
Commits
a0bac1fa
Commit
a0bac1fa
authored
6 years ago
by
Barry Carey
Browse files
Options
Downloads
Patches
Plain Diff
Updated docs
parent
89338b2a
Branches
refactor
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-9
2 additions, 9 deletions
README.md
with
2 additions
and
9 deletions
README.md
+
2
−
9
View file @
a0bac1fa
...
...
@@ -5,18 +5,12 @@
This tool is a wrapper for speedtest-cli which allows you to run periodic speedtets and save the results to Influxdb
## Command Line Args
--config whatever.ini - Use a different ini file
--singlerun - Run once and exit
## Configuration within config.ini
#### GENERAL
|Key |Description |
|:--------------|:-------------------------------------------------------------------------------------------------------------------|
|Delay |Delay between runs |
|Output |Write console output while tool is running |
#### INFLUXDB
|Key |Description |
|:--------------|:-------------------------------------------------------------------------------------------------------------------|
...
...
@@ -28,7 +22,7 @@ This tool is a wrapper for speedtest-cli which allows you to run periodic speedt
#### SPEEDTEST
|Key |Description |
|:--------------|:-------------------------------------------------------------------------------------------------------------------|
|Server |
Server ID of speedtest.net
server. Leave blank for auto |
|Server |
Comma sperated list of
server
s
. Leave blank for auto |
...
...
@@ -38,7 +32,6 @@ Before the first use run pip3 install -r requirements.txt
Enter your desired information in config.ini and run InfluxdbSpeedtest.py
Optionally, you can specify the --config argument to load the config file from a different location.
***Requirements***
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment