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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ] [ _ ]

a

alert
in file SMS.php, method Net_Monitor_Alert_SMS::alert()
    function alert
alert
in file SMTP.php, method Net_Monitor_Alert_SMTP::alert()
    function alert
alert
in file Monitor.php, method Net_Monitor::alert()
    function alert
alert
in file Jabber.php, method Net_Monitor_Alert_Jabber::alert()
    Sends the alerts thru the specified Jabber servers and accounts
alert
in file Alert.php, method Net_Monitor_Alert::alert()
    function alert
alert
in file Growl.php, method Net_Monitor_Alert_Growl::alert()
    Sends the alerts thru the specified Growl server with optional password
Alert.php
procedural page Alert.php
top

b

bufferSMS
in file SMS.php, method Net_Monitor_Alert_SMS::bufferSMS()
buildToSendList
in file SMS.php, method Net_Monitor_Alert_SMS::buildToSendList()
top

c

check
in file Service.php, method Net_Monitor_Service::check()
    function check
check
in file SMTP.php, method Net_Monitor_Service_SMTP::check()
    function check
check
in file Monitor.php, method Net_Monitor::check()
    function check
check
in file HTTP.php, method Net_Monitor_Service_HTTP::check()
    function check
check
in file FTP.php, method Net_Monitor_Service_FTP::check()
    function check
check
in file DNS.php, method Net_Monitor_Service_DNS::check()
    function check
checkAll
in file Monitor.php, method Net_Monitor::checkAll()
    function checkAll
complex.php
procedural page complex.php
config.ini.php
procedural page config.ini.php
top

d

determineAlertLine
in file SMS.php, method Net_Monitor_Alert_SMS::determineAlertLine()
DNS.php
procedural page DNS.php
top

e

Exception.php
procedural page Exception.php
top

f

factory
in file SMS.php, method Net_Monitor_Alert_SMS::factory()
    A quick and dirty way to allow testability.
FTP.php
procedural page FTP.php
top

g

getAlerter
in file Monitor.php, method Net_Monitor::getAlerter()
    function getAlerter
getClient
in file Monitor.php, method Net_Monitor::getClient()
    function getClient
getResults
in file Monitor.php, method Net_Monitor::getResults()
getState
in file Monitor.php, method Net_Monitor::getState()
    function getState
growl.php
procedural page growl.php
Growl.php
procedural page Growl.php
top

h

HTTP.php
procedural page HTTP.php
HTTPS.php
procedural page HTTPS.php
top

i

ini_example.php
procedural page ini_example.php
top

j

jabber.php
procedural page jabber.php
Jabber.php
procedural page Jabber.php
top

l

loadAlerters
in file Monitor.php, method Net_Monitor::loadAlerters()
    function loadAlerters
loadClients
in file Monitor.php, method Net_Monitor::loadClients()
    function loadClients
top

m

Monitor.php
procedural page Monitor.php
top

n

Net_Monitor
in file Monitor.php, class Net_Monitor
    class Net_Monitor
Net_Monitor_Alert
in file Alert.php, class Net_Monitor_Alert
    class Net_Monitor_Alert
Net_Monitor_Alert_Growl
in file Growl.php, class Net_Monitor_Alert_Growl
    class Net_Monitor_Alert_Growl
Net_Monitor_Alert_Jabber
in file Jabber.php, class Net_Monitor_Alert_Jabber
    class Net_Monitor_Alert_Jabber
Net_Monitor_Alert_SMS
in file SMS.php, class Net_Monitor_Alert_SMS
    Net_Monitor_Alert_SMS
Net_Monitor_Alert_SMTP
in file SMTP.php, class Net_Monitor_Alert_SMTP
    Net_Monitor_Alert_SMTP
Net_Monitor_Exception
in file Exception.php, class Net_Monitor_Exception
Net_Monitor_Service
in file Service.php, class Net_Monitor_Service
    class Net_Monitor_Service
Net_Monitor_Service_DNS
in file DNS.php, class Net_Monitor_Service_DNS
    class Net_Monitor_Service_DNS
Net_Monitor_Service_FTP
in file FTP.php, class Net_Monitor_Service_FTP
    class Net_Monitor_Service_FTP
Net_Monitor_Service_HTTP
in file HTTP.php, class Net_Monitor_Service_HTTP
    class Net_Monitor_Service_HTTP
Net_Monitor_Service_HTTPS
in file HTTPS.php, class Net_Monitor_Service_HTTPS
    class Net_Monitor_Service_HTTPS
Net_Monitor_Service_SMTP
in file SMTP.php, class Net_Monitor_Service_SMTP
    class Net_Monitor_Service_SMTP
top

p

parseResult
in file SMS.php, method Net_Monitor_Alert_SMS::parseResult()
printAlert
in file Monitor.php, method Net_Monitor::printAlert()
    function printAlert
top

r

resetHostState
in file Monitor.php, method Net_Monitor::resetHostState()
    function resetHostState
resetState
in file Monitor.php, method Net_Monitor::resetState()
    function resetState
top

s

simple.php
procedural page simple.php
SMS.ini.php
procedural page SMS.ini.php
SMS.php
procedural page SMS.php
SMTP.php
procedural page SMTP.php
SMTP.php
procedural page SMTP.php
Service.php
procedural page Service.php
saveState
in file Monitor.php, method Net_Monitor::saveState()
    function saveState
sendAlert
in file SMTP.php, method Net_Monitor_Alert_SMTP::sendAlert()
    function sendAlert
sendAlert
in file Growl.php, method Net_Monitor_Alert_Growl::sendAlert()
    Sends the specified results to the specified Growl server
sendAlert
in file Jabber.php, method Net_Monitor_Alert_Jabber::sendAlert()
    Sends the specified results to the specified Jabber server
setAlerts
in file Monitor.php, method Net_Monitor::setAlerts()
    function setAlerts
setOptions
in file Monitor.php, method Net_Monitor::setOptions()
    function setOptions
setResults
in file Monitor.php, method Net_Monitor::setResults()
setServices
in file Monitor.php, method Net_Monitor::setServices()
    function setServices
stateDiff
in file Monitor.php, method Net_Monitor::stateDiff()
    function stateDiff
top

_

$_alert
in file Alert.php, variable Net_Monitor_Alert::$_alert
    The alert object used for sending alerts
$_alert
in file SMS.php, variable Net_Monitor_Alert_SMS::$_alert
    The alert object to be used
$_alert
in file SMTP.php, variable Net_Monitor_Alert_SMTP::$_alert
    The alert object to be used
$_alert
in file Growl.php, variable Net_Monitor_Alert_Growl::$_alert
    Array of alert objects to be used
$_alert
in file Jabber.php, variable Net_Monitor_Alert_Jabber::$_alert
    The alert object to be used (if any)
$_alerters
in file Monitor.php, variable Net_Monitor::$_alerters
    Array of alerter objects to be used when sending alerts
$_alerts
in file Monitor.php, variable Net_Monitor::$_alerts
    Array of alerts to be sent organized by alerter protocols
$_client
in file HTTP.php, variable Net_Monitor_Service_HTTP::$_client
    The client object used for testing
$_client
in file DNS.php, variable Net_Monitor_Service_DNS::$_client
    The client object used for testing
$_client
in file Service.php, variable Net_Monitor_Service::$_client
    The client object used for testing
$_client
in file SMTP.php, variable Net_Monitor_Service_SMTP::$_client
    The client object used for testing
$_client
in file FTP.php, variable Net_Monitor_Service_FTP::$_client
    The client object used for testing
$_clients
in file Monitor.php, variable Net_Monitor::$_clients
    Array of client objects to be used when testing a service
$_last_code
in file DNS.php, variable Net_Monitor_Service_DNS::$_last_code
    The last response code received
$_last_code
in file FTP.php, variable Net_Monitor_Service_FTP::$_last_code
    The last response code received
$_last_code
in file SMTP.php, variable Net_Monitor_Service_SMTP::$_last_code
    The last response code received
$_last_code
in file HTTP.php, variable Net_Monitor_Service_HTTP::$_last_code
    The last response code received
$_last_code
in file Service.php, variable Net_Monitor_Service::$_last_code
    The last response code received
$_maxResponseLength
in file Jabber.php, variable Net_Monitor_Alert_Jabber::$_maxResponseLength
    Max expected server response length
$_options
in file Growl.php, variable Net_Monitor_Alert_Growl::$_options
    Net_Growl specific options
$_options
in file Monitor.php, variable Net_Monitor::$_options
    Array of options to be used in the current monitoring session
$_port
in file Growl.php, variable Net_Monitor_Alert_Growl::$_port
    The default port to be used
$_port
in file Jabber.php, variable Net_Monitor_Alert_Jabber::$_port
    The default port to be used
$_prefix
in file HTTPS.php, variable Net_Monitor_Service_HTTPS::$_prefix
    The prefix used to form a fully-qualified URL
$_prefix
in file HTTP.php, variable Net_Monitor_Service_HTTP::$_prefix
$_protocol
in file Growl.php, variable Net_Monitor_Alert_Growl::$_protocol
    The default protocol to be used
$_resource
in file Jabber.php, variable Net_Monitor_Alert_Jabber::$_resource
    The resource name to specify to the server
$_resource
in file Growl.php, variable Net_Monitor_Alert_Growl::$_resource
    The resource name to specify to the messenger
$_results
in file Monitor.php, variable Net_Monitor::$_results
    Array of results from most recent service check
$_service
in file DNS.php, variable Net_Monitor_Service_DNS::$_service
    Defines the name of the service
$_service
in file Service.php, variable Net_Monitor_Service::$_service
    Defines the name of the service
$_service
in file SMS.php, variable Net_Monitor_Alert_SMS::$_service
    Defines the name of the service
$_service
in file FTP.php, variable Net_Monitor_Service_FTP::$_service
    Defines the name of the service
$_service
in file SMTP.php, variable Net_Monitor_Alert_SMTP::$_service
    Defines the name of the service
$_service
in file Alert.php, variable Net_Monitor_Alert::$_service
    Defines the name of the service
$_service
in file SMTP.php, variable Net_Monitor_Service_SMTP::$_service
    Defines the name of the service
$_service
in file Growl.php, variable Net_Monitor_Alert_Growl::$_service
    Defines the name of the service
$_service
in file HTTPS.php, variable Net_Monitor_Service_HTTPS::$_service
    Defines the name of the service
$_service
in file HTTP.php, variable Net_Monitor_Service_HTTP::$_service
    Defines the name of the service
$_service
in file Jabber.php, variable Net_Monitor_Alert_Jabber::$_service
    Defines the name of the service
$_services
in file Monitor.php, variable Net_Monitor::$_services
    Array of services to check 'url' => array('services')
$_sockErr
in file Jabber.php, variable Net_Monitor_Alert_Jabber::$_sockErr
    Any socket error numbers
$_sockErrMsg
in file Jabber.php, variable Net_Monitor_Alert_Jabber::$_sockErrMsg
    Any socket error messages
__construct
in file SMTP.php, method Net_Monitor_Service_SMTP::__construct()
    function Net_Monitor_Service_SMTP
__construct
in file HTTPS.php, method Net_Monitor_Service_HTTPS::__construct()
    function Net_Monitor_Service_HTTPS
__construct
in file SMS.php, method Net_Monitor_Alert_SMS::__construct()
    function Net_Monitor_Alert_SMS
__construct
in file DNS.php, method Net_Monitor_Service_DNS::__construct()
    function Net_Monitor_Service_DNS
__construct
in file HTTP.php, method Net_Monitor_Service_HTTP::__construct()
    function Net_Monitor_Service_HTTP
__construct
in file Monitor.php, method Net_Monitor::__construct()
    function Net_Monitor
__construct
in file FTP.php, method Net_Monitor_Service_FTP::__construct()
    function Net_Monitor_Service_FTP
top

Documentation generated on Mon, 11 Mar 2019 15:56:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.