php - Use Cacti to Monitor HTTP Status Codes of Request Responses? -


I have a proxy script, which makes HTTP GET requests to other pages using curls via PHP.

What feedback codes have returned to those QR requests using cacti, is it possible to monitor it? If this is not so, with Kakati, probably any similar monitoring system?

For example, I want a report that shows how many responses to each status category, i.e., 200, 404, 500, etc.

< Div class = "post-text" itemprop = "text">

Of course, you can use cacti to do such things. You can graph anything about it

It is from your question that you want not only a graphing solution but a monitoring and alert solution. For monitoring, alerts and graphing (although the graphs are not nearly as attractive as rrdtool and cacti) I like OpenSource Hyper Products (). There is also Nagios, Big Brother and one other low cost / hosting no cost options.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -