Uptime Monitor script

Discussion in 'Programming' started by iffi, Jan 24, 2011.

  1. #1
    Hi Developers,
    yesterday i was thinking something about a script. I am not a good developer so what i am sharing with you.

    Script is: Sites uptime monitor script.

    Can we develop a Uptime Monitor script using Google Analytics api to display just uptime stats for our site???

    if yes then please share how! or Start discussion on it. may we get some thing special. I think all webmasters need this useful script.

    Hope all will help.

    Thanks,
    Iffi
     
    iffi, Jan 24, 2011 IP
  2. Greg Carnegie

    Greg Carnegie Peon

    Messages:
    385
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You cannot do it using GoogleAnalytics alone.

    The best approach is to have separate server/hosting which will ping your main site every 5 minutes to and check if the response code is equal to 200. It's still not a perfect solution, because your monitoring site can be down so in fact you need two or more monitoring site, but still it's best in terms of accuracy/cost.

    You can also use some monitoring service, that will send you email or SMS when your site is down, can't remember any of them now, just Google "website uptime monitoring".
     
    Greg Carnegie, Jan 24, 2011 IP
  3. mysqlxpert

    mysqlxpert Greenhorn

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    http://www.wasitup.com/ is a free site to monitor your site.
     
    mysqlxpert, Jan 24, 2011 IP
  4. iffi

    iffi Banned

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #4
    i know that. but why we can make our? analytics already have insert code to our sites. and they generate logs too. how we cant use it? have any one try?
     
    iffi, Jan 25, 2011 IP
  5. mysqlxpert

    mysqlxpert Greenhorn

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #5
    Analytics code only executes when a visitor access your web page, but what if no one is visiting your site and your server is down? I don't think you can monitor the uptime of a site using analytics.
     
    mysqlxpert, Jan 25, 2011 IP
  6. nintyninepercent

    nintyninepercent Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I can only join into this conversation and advice to use some kind of alternative Uptime Monitoring software like Nimsoft, for example. Analytics and, even, Webmaster Tools are great for seeing Traffic and problems with your side, but it comes to observing the uptime then you left to your own sources.

    The best thing to do is to cross reference data gathered from Webmaster / Analytics with data coming either from Nimsoft, Pingdom or any other good Uptime monitor.
     
    nintyninepercent, Mar 18, 2011 IP
  7. Reputation

    Reputation Peon

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    most of the serious solutions for uptime statistics are on the OS level,the best one i know of is Cacti, you should take a look at it(cacti.net)
     
    Reputation, Mar 18, 2011 IP