Package LICOS.util.gAlert


Classes

class  gAlertHandler
class  gAlertMailer
class  gAlertStr
 Parser/unparser/container for alert strings. More...
class  gAlertMail
class  gAlertRegistry
 Alert registry class. More...

Functions

def alert

Variables

string __facility__ = "Online"
string __abstract__ = "GLAST LAT alert email tool"
string __author__ = "Jim Panetta <panetta@SLAC.Stanford.edu> SLAC - GLAST LAT I&T/Online"
string __date__ = "2004/03/09 00:00:00"
string __updated__ = "$Date: 2005/09/22 00:29:31 $"
string __version__ = "$Revision: 1.5 $"
string __release__ = "$Name: HEAD $"
string __credits__ = "SLAC"
int YELLOWALERT = 10
int REDALERT = 30
dictionary alertDict = { YELLOWALERT:"Minor", REDALERT:"Major"}
tuple h1 = gAlertMailer("panetta@slac.stanford.edu")
tuple h2 = gAlertMailer("6508499455@myairmail.com")
list h1set = ['CAL', 'LATTE', 'HSK']
list h1list = []
tuple registry = gAlertRegistry()
tuple alertStr = gAlertStr()


Function Documentation

def LICOS.util.gAlert.alert   message,
  system,
  severity = YELLOWALERT,
  machine = 0
 

Definition at line 38 of file gAlert.py.


Variable Documentation

string __abstract__ = "GLAST LAT alert email tool" [static]
 

Definition at line 11 of file gAlert.py.

string __author__ = "Jim Panetta <panetta@SLAC.Stanford.edu> SLAC - GLAST LAT I&T/Online" [static]
 

Definition at line 12 of file gAlert.py.

string __credits__ = "SLAC" [static]
 

Definition at line 17 of file gAlert.py.

string __date__ = "2004/03/09 00:00:00" [static]
 

Definition at line 13 of file gAlert.py.

string __facility__ = "Online" [static]
 

Definition at line 10 of file gAlert.py.

string __release__ = "$Name: HEAD $" [static]
 

Definition at line 16 of file gAlert.py.

string __updated__ = "$Date: 2005/09/22 00:29:31 $" [static]
 

Definition at line 14 of file gAlert.py.

string __version__ = "$Revision: 1.5 $" [static]
 

Definition at line 15 of file gAlert.py.

dictionary alertDict = { YELLOWALERT:"Minor", REDALERT:"Major"} [static]
 

Definition at line 36 of file gAlert.py.

tuple alertStr = gAlertStr() [static]
 

Definition at line 181 of file gAlert.py.

tuple h1 = gAlertMailer("panetta@slac.stanford.edu") [static]
 

Definition at line 168 of file gAlert.py.

list h1list = [] [static]
 

Definition at line 173 of file gAlert.py.

list h1set = ['CAL', 'LATTE', 'HSK'] [static]
 

Definition at line 172 of file gAlert.py.

tuple h2 = gAlertMailer("6508499455@myairmail.com") [static]
 

Definition at line 170 of file gAlert.py.

int REDALERT = 30 [static]
 

Definition at line 35 of file gAlert.py.

tuple registry = gAlertRegistry() [static]
 

Definition at line 177 of file gAlert.py.

int YELLOWALERT = 10 [static]
 

Definition at line 34 of file gAlert.py.


Generated on Thu Apr 27 20:54:14 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO