8 years ago
Speedtest Option
It would be nice if we had a way to invoke a speedtest and record the data pulled down. This could easily be done using a powershell script and a datasource but I'm still fairly new to logicmonito...
One thing to note about datasource YTFWWC is the calculation, which seems to be wrong.
It downloads a 50MB, then it divides how long it took to download (in seconds) by 100 and then it multiplies it by 8 (to convert from MB to mbps)
I think this division should be 50 instead of 100.