Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. getting server uptime

getting server uptime

Scheduled Pinned Locked Moved Web Development
htmlcomsysadmintutorialquestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    subai
    wrote on last edited by
    #1

    what would you do if you want to find the uptime of a web site/server? for example http://codeproject.com which you do not have access to the server. thx in advance

    I Wish the Life Had CTRL-Z Wizard's First Rule : People are fool,they believe what they want to believe or what they afraid to believe www.subaitech.blogspot.com

    J 1 Reply Last reply
    0
    • S subai

      what would you do if you want to find the uptime of a web site/server? for example http://codeproject.com which you do not have access to the server. thx in advance

      I Wish the Life Had CTRL-Z Wizard's First Rule : People are fool,they believe what they want to believe or what they afraid to believe www.subaitech.blogspot.com

      J Offline
      J Offline
      Johnny
      wrote on last edited by
      #2

      subai wrote:

      what would you do if you want to find the uptime of a web site/server? for example http://codeproject.com which you do not have access to the server.

      Without access to the server you can't.

      S 1 Reply Last reply
      0
      • J Johnny

        subai wrote:

        what would you do if you want to find the uptime of a web site/server? for example http://codeproject.com which you do not have access to the server.

        Without access to the server you can't.

        S Offline
        S Offline
        subai
        wrote on last edited by
        #3

        thx for the reply but i was thinking about running an script on an always connected to internet machine that pings (or something similar) the site and collect results and generates reports,I have posted here to use codeProject people's intelligence to find a better solution thx again :)

        I Wish the Life Had CTRL-Z Wizard's First Rule : People are fool,they believe what they want to believe or what they afraid to believe www.subaitech.blogspot.com

        J 1 Reply Last reply
        0
        • S subai

          thx for the reply but i was thinking about running an script on an always connected to internet machine that pings (or something similar) the site and collect results and generates reports,I have posted here to use codeProject people's intelligence to find a better solution thx again :)

          I Wish the Life Had CTRL-Z Wizard's First Rule : People are fool,they believe what they want to believe or what they afraid to believe www.subaitech.blogspot.com

          J Offline
          J Offline
          Johnny
          wrote on last edited by
          #4

          subai wrote:

          but i was thinking about running an script on an always connected to internet machine that pings (or something similar) the site and collect results and generates reports,I have posted here to use codeProject people's intelligence to find a better solution

          What happens if the site never goes down? What happens if the site is running fine but your connection disappears? What happens if they have a redundant system where one server comes up immediately when a server goes down? Basically, other than constantly pinging the server, there is no other way to know how long it's been up. Pinging is a brute-force method that will only really tell you how long you've been pinging it.

          S 1 Reply Last reply
          0
          • J Johnny

            subai wrote:

            but i was thinking about running an script on an always connected to internet machine that pings (or something similar) the site and collect results and generates reports,I have posted here to use codeProject people's intelligence to find a better solution

            What happens if the site never goes down? What happens if the site is running fine but your connection disappears? What happens if they have a redundant system where one server comes up immediately when a server goes down? Basically, other than constantly pinging the server, there is no other way to know how long it's been up. Pinging is a brute-force method that will only really tell you how long you've been pinging it.

            S Offline
            S Offline
            subai
            wrote on last edited by
            #5

            thank you again,i think pinging wouldn't be a good way too

            I Wish the Life Had CTRL-Z Wizard's First Rule : People are fool,they believe what they want to believe or what they afraid to believe www.subaitech.blogspot.com

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups