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...
1 hour ago, mnagel said:I just found this while trying to see what options we had for this capability. What I originally hoped to do was to deploy the speedtest CLI package and run in JSON output mode to get proper up/down results (which I may still do at some point). For the moment this works, if you fix that math error :). I also changed the applies to expression to "run.speedtest" so I can choose specifically which hosts are involved -- normally would be a site collector, but might not if a site is only monitored remotely. To get similar location flexibility with the speedtest CLI method would be tricky.
I misread the code -- it does not use PSRemoting, so it can only run from a collector. Will have to see if I can fix that :).