Code Monkey home page Code Monkey logo

Comments (6)

bcambel avatar bcambel commented on June 12, 2024

you may also use a website monitoring tool to ping the website and check if the answer is valid otherwise you will receive a notification. Check https://www.pingdom.com http://newrelic.com

from toolsofthetrade.

miguelitomola avatar miguelitomola commented on June 12, 2024

Thank you bcambel, I've just registered to pingdom.com . Pingdom.com checks HTTP / HTTPS connections to the server which could be right even if mysql server is down, isn't it?

from toolsofthetrade.

bcambel avatar bcambel commented on June 12, 2024

Just to be clear, Pingdom will only check if your server (website) responds
as you expected or not.
It will have nothing to do with the mysql. Your webserver might be down (
Apache ) or database or your machine might be down. At the end of the day,
what you care is if your website is up and running or not.

On Tue, Jul 21, 2015 at 4:13 PM, miguelitomola [email protected]
wrote:

Thank you bcambel, I've just registered to pingdom.com . Pingdom.com
checks HTTP / HTTPS connections to the server which could be right even if
mysql server is down, isn't it?


Reply to this email directly or view it on GitHub
#267 (comment)
.

Regards ,
Bahadir Cambel

from toolsofthetrade.

miguelitomola avatar miguelitomola commented on June 12, 2024

Ok, so in case the database (mysql) is down, the website won't respond as I expected and pingdom will mark the status as down. This was indeed what I was looking for. Thank you very much.

from toolsofthetrade.

jacklagare avatar jacklagare commented on June 12, 2024

What you can do is create a script that Pingdom accesses. Inside that script, you can check whether the database is responding or not among other things. If the script returns an OK, Pingdom will know that everything is running well. If the script doesn't return an OK, Pingdom also tells you that there's something wrong with your site.

from toolsofthetrade.

davisonio avatar davisonio commented on June 12, 2024

I hope you've solved your issue @miguelitomola :)

from toolsofthetrade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.