Answer the question
In order to leave comments, you need to log in
What is the best way to implement an HTTP response monitoring system?
I want to do something like this:
Every day, a script is launched that makes HTTP requests to the site's subdomains (dev.site.com, api.sit.com etc) and saves them to files ( (get_190926_1200, protocol_date_time ). Next, the script compares the new response with yesterday and if there are changes, then it does write to the log file.Now
I have such a structure
site1/
dev.site1.com/
get_xxx_xx
post_xxx_xx
api.site1.com/
get_xxx_xx
post_xxx_xx
tmp/
archive/
Answer the question
In order to leave comments, you need to log in
Zabbix, there is a tool called Web monitoring, it can check the response code, it can check the response time, you can do complex scripts.
In general, it is not clear why you need /tmp and /archive, the task is completely solved on the basis of the structure that already exists.
You don't need to keep the entire history of answers from the "nativity of Christ"? Compare the current response on the fly.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question