+ monitor.py -- modified the following three to use a record-based events,
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 29 Jun 2007 12:42:22 +0000 (12:42 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 29 Jun 2007 12:42:22 +0000 (12:42 +0000)
commit34a4c8387ad2e397f46a03d9476096f1cd5abfc6
tree5b98354129dc7c5dea60384f321dac7077192c92
parentc4906d8b47549fc8aca2d6bde100efe6f9d8bf8d
+ monitor.py -- modified the following three to use a record-based events,
rather than node-based
+ comon.py  -- currently only looks at dbg nodes.
+ policy.py -- separated diagnoseSite() from actOnSite()
+ rt.py  -- Retrieve all tickets once
+ config.py  -- store for command line arguments used by other utilities.
Awkward.
+ emailTxt.py -- new messages for escalation.
+ mailer.py -- added a bcc option and hooks for config() options
+ plc.py  -- added a few extra fields and utility functions
comon.py
config.py
emailTxt.py
mailer.py
monitor.py
plc.py
plctool.py
policy.py
rt.py