+ blacklist.py -- manages a node blacklist on which no actions should ever be
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 29 Jun 2007 12:38:36 +0000 (12:38 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 29 Jun 2007 12:38:36 +0000 (12:38 +0000)
commitc4906d8b47549fc8aca2d6bde100efe6f9d8bf8d
tree9b3eb1a8a10e40a5de1df8fce1219a6242a6502b
parent982d06f4f4d0c9b4cd112c516337019141a8f743
+ blacklist.py -- manages a node blacklist on which no actions should ever be
taken
+ bootcds.py -- collects bootcd information from debug state nodes
+ bwlimit.py -- fetch all nodes with broken bwlimits.
+ dumpact.py -- pretty print the act_all.pkl db generated by monitor.py
+ getnodekey.py -- generate a known_hosts file based on the ssh_rsa_key field
of the PLC node db.
+ printpdb.py -- another pretty printer for pickle files.
+ soltesz.py -- utilitiy functions for pickles, config, etc.
blacklist.py [new file with mode: 0755]
bootcds.py [new file with mode: 0755]
bwlimit.py [new file with mode: 0755]
dumpact.py [new file with mode: 0755]
getnodekey.py [new file with mode: 0644]
printpdb.py [new file with mode: 0755]
soltesz.py [new file with mode: 0644]