A Flash Developer Resource Site

Results 1 to 17 of 17

Thread: Web Server Monitoring?

  1. #1
    associate admedia's Avatar
    Join Date
    Oct 2001
    Location
    is
    Posts
    1,347

    Web Server Monitoring?

    Anyone use a service to monitor their web server?

    I am thinking about signing up for something...
    just noticing one of my sites seems kind of flakey right now as I am working on it and would like to know what's going on 24 / 7.

    thanks.

  2. #2
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,987
    which OS?

    [ Hello ] | [ gerbick ] | [ Ω ]

  3. #3
    pablo cruisin' hanratty21's Avatar
    Join Date
    Mar 2002
    Location
    on the lam
    Posts
    2,275
    http://www.google.com/search?hl=en&q=url+monitor

    I dont know of any particular service, but if you need a URL Monitor (simplest form of measurement around) you should be able to find something here. At least then you can pin down response times at various points throughout the day...it may help in your troubleshooting process.
    "Why does it hurt when I pee?" -- F. Zappa |

  4. #4
    poet and narcisist argonauta's Avatar
    Join Date
    Nov 2001
    Location
    Under the bed
    Posts
    2,080
    Quote Originally Posted by admedia
    Anyone use a service to monitor their web server?

    I am thinking about signing up for something...
    just noticing one of my sites seems kind of flakey right now as I am working on it and would like to know what's going on 24 / 7.

    thanks.
    is it a dedicated or shared server?

    I've seen that some hosts, in their control panels, like whm got a webserver monitor, though you have to refresh it every time you want some statistics. And well, if you refresh, and nothing comes up, is because your server has problems
    my blog: blog.innocuo
    Sponsored by your mom.

  5. #5
    associate admedia's Avatar
    Join Date
    Oct 2001
    Location
    is
    Posts
    1,347
    Thanks, yea I Googled it around a bit. Just hoping someone had some first hand experience.

    Which OS? My host runs Apache on Linux.

    Looking for an external service, sign-up... enter url... they monitor... report... %uptime... load-speed... etc...

  6. #6
    poet and narcisist argonauta's Avatar
    Join Date
    Nov 2001
    Location
    Under the bed
    Posts
    2,080
    also, why don't just ping the server constantly to see if it's up?

    and if it's a linux, and you got shell access, log in and do that command that displays all tasks and cpu usage?
    my blog: blog.innocuo
    Sponsored by your mom.

  7. #7
    pablo cruisin' hanratty21's Avatar
    Join Date
    Mar 2002
    Location
    on the lam
    Posts
    2,275
    Quote Originally Posted by argonauta
    and if it's a linux, and you got shell access, log in and do that command that displays all tasks and cpu usage?
    "top"
    -or-
    vmstat...sometimes I use this and push the results to a file, like so:
    vmstat 5 1000 > yourfilename
    Last edited by hanratty21; 01-24-2006 at 12:36 PM.
    "Why does it hurt when I pee?" -- F. Zappa |

  8. #8
    associate admedia's Avatar
    Join Date
    Oct 2001
    Location
    is
    Posts
    1,347
    Quote Originally Posted by argonauta
    is it a dedicated or shared server?
    shared, but limited (so I am told).

  9. #9
    associate admedia's Avatar
    Join Date
    Oct 2001
    Location
    is
    Posts
    1,347
    Quote Originally Posted by argonauta
    and if it's a linux, and you got shell access
    I am afraid I don't.

  10. #10
    imagination through stupidity
    Join Date
    Apr 2001
    Location
    P3X-3113
    Posts
    1,238
    you can install something like mint

    i own a couple of copies, haven't tried it out yet. too busy and lazy.
    Nothing to see here, move along.

  11. #11
    pablo cruisin' hanratty21's Avatar
    Join Date
    Mar 2002
    Location
    on the lam
    Posts
    2,275
    Quote Originally Posted by Sybersnake
    you can install something like mint

    i own a couple of copies, haven't tried it out yet. too busy and lazy.
    Mint is not for server health statistics...this is for generic web site stats, like browser types, page hits, etc.

    What he is looking for (i believe) is something that's more of a sys admin type of view on actual health of the server and page response times.

    RH
    "Why does it hurt when I pee?" -- F. Zappa |

  12. #12
    associate admedia's Avatar
    Join Date
    Oct 2001
    Location
    is
    Posts
    1,347
    Quote Originally Posted by hanratty21
    What he is looking for (i believe) is something that's more of a sys admin type of view on actual health of the server and page response times.
    Yup... I use Urchin for stats and am quite happy with that.

  13. #13
    Network Guy
    Join Date
    Nov 2004
    Posts
    36
    What you're looking for is either a service like Aletra (used in the past, decent, but occasional false notices) or a software package like Nagios.

  14. #14
    imagination through stupidity
    Join Date
    Apr 2001
    Location
    P3X-3113
    Posts
    1,238
    I use Microsoft Health Monitor (windows only, obviously)
    Nothing to see here, move along.

  15. #15
    pablo cruisin' hanratty21's Avatar
    Join Date
    Mar 2002
    Location
    on the lam
    Posts
    2,275
    Quote Originally Posted by Sybersnake
    I use Microsoft Health Monitor (windows only, obviously)
    Strike 2. His host runs apache on linux. He is not looking for web stats.

    *ugh*

    Admedia - that Aletra service mentioned by Jeff2A looks like it could help.
    "Why does it hurt when I pee?" -- F. Zappa |

  16. #16
    imagination through stupidity
    Join Date
    Apr 2001
    Location
    P3X-3113
    Posts
    1,238
    which flavor of linux, red hat has some monitoring stuff.

    If you do not have admin control over the whole server your not going to be able to monitor operating system health status.
    Nothing to see here, move along.

  17. #17
    associate admedia's Avatar
    Join Date
    Oct 2001
    Location
    is
    Posts
    1,347
    Quote Originally Posted by Jeff2A
    What you're looking for is either a service like Aletra (used in the past, decent, but occasional false notices)
    I guess you mean Alertra. Aletra was giving me some strange results on google, but eventually I managed to find a really helpful thread where the were discussing Alertra and similar sofware... siteuptime.com looks interesting for some basic monitoring.

    This is exactly the kind of thing I was looking for. Checking all this out now.

    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center