Martín Gómez
Martín Gómez
What we do is to split the Targets file into chunks. Here is an example of the files from one of Smokeping's servers: - /etc/smokeping/config.d/Targets ``` *** Targets *** probe...
No problem, they are all public hosts! ;)
I'll try it out this afternoon/evening! Thank you very much
I was testing it now on one of my servers and I got this error: ``` /opt/traceroute_history/traceroute_history# python3 traceroute_history_runner.py --config=traceroute_history.conf --config=traceroute_history.conf --update-now 2022-05-05 22:46:59,005 :: INFO :: Scheduler started Traceback...
@deajan I just tested it on my test server and it works fine. I'm going to try to fix the integration with Nginx as I have to add the Path...
With what you tell me I understand that this part is more to check the performance of MySQL than to check the performance of the CPU. My idea is that...
If you want to continue with some MySQL test I would see better to import a large dataset to one or more tables and perform several queries on that data(select...
> Could you add a test that would fail without the changes in this PR? Hi @freekmurze , I can't think of how to do a test making it fail....