Add support for uploading bash_history to a central server for failboot nodes.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 10 Nov 2010 23:05:54 +0000 (18:05 -0500)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Wed, 10 Nov 2010 23:05:54 +0000 (18:05 -0500)
commit6388c2e6e02491179b15a8247afb8ef4e1ec1d0e
tree948262e65980596efc13800c75bcc60d83d7156a
parent858dc952b15d2876373c38911a2173aa0bf522a9
Add support for uploading bash_history to a central server for failboot nodes.
This is supported only if there is a receiving server, such as myops, for the
uploaded history files.  Otherwise, there is no effect.

Configure by setting MONITOR_SERVER in bootmanager/configuration
source/setup_bash_history_scripts.sh [new file with mode: 0644]