Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Server up/down script?

 
   Database Help (Home) -> PHP RSS
Next:  Problem with mysqli_stmt_bind_param :: Variables ..  
Author Message
Albright.Brian

External


Since: Jun 08, 2007
Posts: 1



(Msg. 1) Posted: Wed Aug 29, 2007 1:00 am
Post subject: Server up/down script?
Archived from groups: comp>lang>php (more info?)

I'm not even sure if PHP is the correct tool to do this for...but I'm
wondering how difficult it would be to write something for my webpage
that just tells if my file server is up or down (assuming either they
are on the same network, or the server had a static IP).

 >> Stay informed about: Server up/down script? 
Back to top
Login to vote
Carl Vondrick

External


Since: Aug 10, 2007
Posts: 2



(Msg. 2) Posted: Wed Aug 29, 2007 1:00 am
Post subject: Re: Server up/down script? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

wrote:
> I'm not even sure if PHP is the correct tool to do this for...but I'm
> wondering how difficult it would be to write something for my webpage
> that just tells if my file server is up or down (assuming either they
> are on the same network, or the server had a static IP).
Use PHP to ping it. If there's no response within 100ms, it's down. Smile

Carl

 >> Stay informed about: Server up/down script? 
Back to top
Login to vote
Gary L. Burnore

External


Since: Oct 21, 2007
Posts: 79



(Msg. 3) Posted: Wed Aug 29, 2007 1:00 am
Post subject: Re: Server up/down script? [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

Back to top
Login to vote
The Natural Philosopher

External


Since: Oct 21, 2007
Posts: 318



(Msg. 4) Posted: Fri Aug 31, 2007 12:48 pm
Post subject: Re: Server up/down script? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Carl Vondrick wrote:
> wrote:
>> I'm not even sure if PHP is the correct tool to do this for...but I'm
>> wondering how difficult it would be to write something for my webpage
>> that just tells if my file server is up or down (assuming either they
>> are on the same network, or the server had a static IP).
> Use PHP to ping it. If there's no response within 100ms, it's down. Smile
>
> Carl
OTOH a respsonse to ping doesn't mean its up, either..
 >> Stay informed about: Server up/down script? 
Back to top
Login to vote
Gary L. Burnore

External


Since: Oct 21, 2007
Posts: 79



(Msg. 5) Posted: Fri Aug 31, 2007 12:48 pm
Post subject: Re: Server up/down script? [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

Back to top
Login to vote
Display posts from previous:   
Related Topics:
Calling PHP script on a second server - The problem: I have script_1.php on a server. I'd like to call a script_2.php which is on a second server (remote one). Script_2.php is to do some processing on a second server and return results to script_1.php. Basing on the results script_1 goes on,..

launch X apps on a server from a php script - Hello, I would like to use php - apache to work as a solution for a kiosk that has to be managed from a remote client. I have obtained the pc shutdown with a system() call, and now I would like to know if there is a way to launch openoffice from the php....

PHP Server Side Transfer Script - Hey All, I'm pretty sure this can be done with PHP if not please advise what script can handle the request. I need a program to transfer a file from a Non secure folder located on a server to a FTP folder that is Secure. The file comes every morning with...

how can I configure my email server to execute php script .. - Anyone can direct me to good links or have more details n how to achieve that? The google search I did on that did not give me very good links. Thanks all. McKaulick

how to send info from a php script to a server running jav.. - Hi, I'm new to php. i'm trying to send information from my php (client) script to a website that is running javascript. Here is an extract of the server's response to my initial http request. I need to know how to communicate further with the server. ....
   Database Help (Home) -> PHP All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]