Commit Graph

6 Commits

Author SHA1 Message Date
Diogo Cordeiro 477eeee38c Proper nc response
Add -q and replace echo with printf (for POSIX compliance)
Remove accidental hardcoded file
2018-10-03 21:41:55 +01:00
Diogo Cordeiro 838cc1d950 Limit the log size so that dashboard charts are not overloaded
Added configuration constants
This script is designed to be ran by Dash (which is faster than Bash)
2018-10-03 03:10:49 +01:00
sesteves 1310b92a33 sleep is not necessary since nc is blocking 2018-10-02 21:20:54 +01:00
sesteves 4991113aaa added bang-pound 2018-10-02 18:38:10 +01:00
sesteves 8e542d5187 improved script parametrization 2018-10-02 18:27:48 +01:00
Diogo Cordeiro 5930a29cdf Add webserver for log file
Improved charts
2018-09-22 18:22:25 +01:00