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

Class: Net_Monitor_Service_HTTP

Source Location: /Net_Monitor-0.0.7/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 45]
class Net_Monitor_Service_HTTP

A class to check HTTP (web) services



[ Top ]


Method Detail

Net_Monitor_Service_HTTP (Constructor)   [line 78]

Net_Monitor_Service_HTTP Net_Monitor_Service_HTTP( )

function Net_Monitor_Service_HTTP
  • Access: public

[ Top ]

check   [line 92]

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   —  host

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:12:09 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.