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

Class: Monitor_Module

Source Location: /monitor.php

Class Overview

Module_Skeleton
   |
   --Monitor_Module



Variables

Methods



Class Details

[line 7]


[ Top ]


Class Variables

$mysql =

[line 8]



Tags:

access:  public

Type:   mixed


[ Top ]

$pgsql =

[line 9]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


method add_event [line 29]

void add_event( $mEventName, $mEventThreshold)

}}}



Tags:

access:  public


Parameters:

   $mEventName  
   $mEventThreshold  

[ Top ]

method get_event_data [line 44]

array get_event_data( string $mEventName)

{{{ array get_event_data string



Tags:

return:  associative array containing the following indexes:
  • name: event name
  • msg_type: type of message, either "short" or "long"
  • recipient: e-mail address of the designated event recipient
throws:  ArgumentError if event name is not defined
access:  public


Parameters:

string   $mEventName  

[ Top ]


Documentation generated on Sat, 05 Jul 2008 04:00:41 -0400 by phpDocumentor 1.4.0