added BootmanSequenceRecord to allow bootman sequence to be modified at
authorStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 24 Sep 2009 21:37:46 +0000 (21:37 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 24 Sep 2009 21:37:46 +0000 (21:37 +0000)
commit0e3cb254ed858745809d57de80437d73aedc6eba
tree030b2ba10a71f86b5ee07063a1ced970faf6abcb
parent2d1c0c5c0bf2fb15651dcfd813ae68bff4b80535
added BootmanSequenceRecord to allow bootman sequence to be modified at
runtime without source changes
added init-bootman-sequence to initscripts for pre-defined sequences (from source)
added get/setBootmanSequence(s) to xmlrpc API
added traceroute to selectable values to return from query()
deprecated pcuview() in favor of detailview() and simpleview()
updated site links on actionlist to internal references

added 'creator' to returned fields in rtsurvey and harvest_rt scripts
refined node config directions in emailTxt

added extra command to kill old processes before setting up bootman tunnel on node
moved old sequence definitions to init-bootman-sqeuence.py.
use DB sequences

log files were failing to be copied, so make all scripts in automate-default
end with  "|| :" ; should figure out what's really going on.
12 files changed:
automate-default.sh
init-bootman-sequence.py [new file with mode: 0755]
monitor-server.init
monitor/bootman.py
monitor/database/info/action.py
monitor/wrapper/emailTxt.py
statistics/harvest_rt.py [new file with mode: 0755]
statistics/rtsurvey.py
test-myops-xmlrpc.py [new file with mode: 0755]
web/MonitorWeb/monitorweb/controllers.py
web/MonitorWeb/monitorweb/monitor_xmlrpc.py
web/MonitorWeb/monitorweb/templates/actionlist.kid