IcingaApiConnectionLivestatus Class Reference

Inherits IcingaApiConnection.

Collaboration diagram for IcingaApiConnectionLivestatus:
[legend]

List of all members.

Public Member Functions

 __construct ()
 checkConfig (array $config)
 setConfig (array $config)
 connect ()
 createSearch ()

Detailed Description

Author:
Christian Doebler <christian.doebler@netways.de>

Constructor & Destructor Documentation

IcingaApiConnectionLivestatus::__construct (  ) 

class constructor

Parameters:
void 
Returns:
void
Author:
Christian Doebler <christian.doebler@netways.de>

Reimplemented from IcingaApiConnection.


Member Function Documentation

IcingaApiConnectionLivestatus::checkConfig ( array $  config  ) 

checks whether config is OK

Parameters:
array $config associative array storing configuration
Returns:
boolean true if configuration is OK, false on error(s)
Author:
Christian Doebler <christian.doebler@netways.de>
IcingaApiConnectionLivestatus::connect (  ) 

right now just a dummy

Parameters:
void 
Returns:
void
Author:
Christian Doebler <christian.doebler@netways.de>
IcingaApiConnectionLivestatus::createSearch (  ) 

calls initialization method for new search

Parameters:
void 
Returns:
IcingaApiSearchFile search object
Author:
Christian Doebler <christian.doebler@netways.de>

Here is the call graph for this function:

IcingaApiConnectionLivestatus::setConfig ( array $  config  ) 

triggers config check and puts config into right place

Parameters:
array $config associative array storing configuration
Returns:
boolean true on success otherwise false
Author:
Christian Doebler <christian.doebler@netways.de>

Here is the call graph for this function:


The documentation for this class was generated from the following file:

Generated on Thu Jan 14 15:06:46 2010 for ICINGA-API by  doxygen 1.6.1