I tried writing a script or adding a scheduled task to back up the test history of globalping, but it always fails.
The scheduled task command is as follows:
globalping history > /globalping/$(date +"%Y-%m-%d_%H-%M-%S").log
However, every time I check the file, it shows "No history items found."
I tried writing a script or adding a scheduled task to back up the test history of globalping, but it always fails.
The scheduled task command is as follows:
globalping history > /globalping/$(date +"%Y-%m-%d_%H-%M-%S").log
However, every time I check the file, it shows "No history items found."