arevindh / pihole-speedtest

Pihole Speedtest Mod
https://arevindh.github.io/pihole-speedtest/
MIT License
218 stars 22 forks source link

How to run a test every quarter of an hour #84

Closed pce5962 closed 2 years ago

pce5962 commented 3 years ago

Good evening, I followed your installation to set up the speedtest on my pi hole which is hosted on a rapsberry. I have a question, I would like to be able to perform a test every 15 minutes of the hour, at 0, 15, 30 and 45, what should be changed?

arevindh commented 3 years ago

Generate custom crontab Use this site

Edit the cron using sudo -u root crontab -e

ChrisWNY commented 3 years ago

I'd advise against running a speedtest that frequently, may result in your IP being blocked from various speedtest servers if you're running tests that often.

github-actions[bot] commented 2 years ago

Stale issue message

arevindh commented 2 years ago

@ChrisWNY should remove the drop-down picker and add a text field that accepts crontab?

ChrisWNY commented 2 years ago

@arevindh the drop-down is definitely the more user-friendly option, and the time intervals in the drop-down should cover 99% of what users would likely need...maybe an "advanced" collapsible UI element that would allow someone to input a schedule in proper crontab format? I'd still leave the drop-down in place though.

github-actions[bot] commented 2 years ago

Stale issue message