Net_Monitor
[ class tree: Net_Monitor ] [ index: Net_Monitor ] [ all elements ]

Class: Net_Monitor_Service_HTTP

Source Location: /Net_Monitor-0.2.5/Net/Monitor/Service/HTTP.php

Class Overview

Net_Monitor_Service
   |
   --Net_Monitor_Service_HTTP

class Net_Monitor_Service_HTTP


Author(s):

Methods


Child classes:

Net_Monitor_Service_HTTPS
class Net_Monitor_Service_HTTPS

Inherited Variables

Inherited Methods


Class Details

[line 49]
class Net_Monitor_Service_HTTP

A class to check HTTP (web) services



[ Top ]


Method Detail

Net_Monitor_Service_HTTP (Constructor)   [line 86]

Net_Monitor_Service_HTTP Net_Monitor_Service_HTTP( )

function Net_Monitor_Service_HTTP
  • Access: public

[ Top ]

check   [line 101]

mixed check( mixed $host)

function check

Checks the specified HTTP server ($host) for availability. Returns false on success, or a notification array on failure.


Overrides Net_Monitor_Service::check() (function check)

Parameters:

mixed   $host     HTTP server

[ Top ]


Documentation generated on Mon, 20 Sep 2010 10:00:03 +0000 by phpDocumentor 1.4.3. PEAR Logo Copyright © PHP Group 2004.