monitor.git
2008-04-11 Stephen Solteszinstructs user how to create the 'auth.py' file.
2008-04-11 Stephen SolteszThis is a template script for adding the 'Site Assistan...
2008-04-09 Stephen Soltesz- additional functions for displaying the pcu.
2008-04-09 Stephen Soltesz- add reporting of pcu state
2008-04-09 Stephen Soltesz- add a checked time to each record.
2008-04-09 Stephen Soltesz- some code cleaning.
2008-04-09 Stephen Soltesz- tweaks.
2008-04-09 Stephen Soltesz- added a checked time value
2008-04-09 Stephen Soltesz- additional regular rotations.
2008-04-09 Stephen Soltesz-added commands to get and set the ticket status so...
2008-04-09 Stephen Solteszindent change
2008-04-09 Stephen Soltesz- cleaning of code.
2008-04-09 Stephen Soltesz-Some code cleaning to remove old ipal implementation.
2008-04-09 Stephen Solteszadd simple command line tools for manipulating node...
2008-04-09 Stephen Soltesztake away the lowercase 'm'onitor.spec.
2008-04-08 Stephen SolteszAdded two requirements.
2008-04-08 Stephen Solteszcapitalize for build?
2008-04-08 Stephen Solteszused the wrong spec file as a template.
2008-04-08 Stephen SolteszInitial add of monitor spec, init, and cron file for...
2008-04-07 Stephen SolteszSimpler interface to api. Given a single object, it...
2008-04-04 Stephen Soltesza key for the monitor user.
2008-03-21 Stephen SolteszBasic script to collect ssh_rsa_keys for all nodes...
2008-02-28 Stephen SolteszAdd a new BayTech prompt type.
2007-12-11 Stephen SolteszThis should be a global view of all things Monitor...
2007-12-11 Stephen SolteszAdded a variety of filters to limit the nodes displayed...
2007-12-11 Stephen Solteszadded some minor status message at the end
2007-12-11 Stephen Solteszjust assume that the host is up by using -P0 arg to...
2007-12-11 Stephen Solteszbetter support for PCUs
2007-12-11 Stephen Solteszadd a global version of getListFromFile()
2007-12-11 Stephen SolteszCache more stuff from plc in local files.
2007-12-11 Stephen Solteszrecord a node's boot_state according to PLC's db.
2007-12-11 Stephen SolteszAdded support for sending Ctrl-C to some of the BayTech...
2007-12-11 Stephen SolteszThis is a better module for dealing with SSH logins...
2007-12-11 Stephen SolteszDisabled the print when loading a pkl file
2007-12-11 Stephen Solteszmade the 'get' function global to allow calls from...
2007-12-11 Stephen Solteszadded getPersons() wrapper
2007-12-11 Stephen Soltesz(no commit message)
2007-11-28 Stephen SolteszAdded a fix for HPiLO that got lost some how.
2007-11-28 Stephen SolteszAdded two more APC models for brazil and berlin.
2007-11-27 Stephen SolteszTake out code to show passwords
2007-11-27 Stephen Soltesztypo. Missed a shell=True arg to Popen.
2007-11-27 Stephen Solteszsteps to make racadm workable.
2007-11-27 Stephen SolteszBetter code for PCU types. Class based with specific...
2007-11-27 Stephen SolteszUpdated findbadpcu.py with changes made in reboot.py...
2007-11-26 Stephen Solteszupdated readme for DELL RAC3/4
2007-11-12 Stephen SolteszAdding subdirectories for remote commands to control...
2007-11-07 Stephen SolteszPolicy.py includes updates to better handle PCUs
2007-11-07 Stephen SolteszAdded 'FORCED' to handle some special actions
2007-11-07 Stephen SolteszAdd a retry to the apc_reboot() for which there are...
2007-11-07 Stephen SolteszAdded new squence for apc_reboot()
2007-11-07 Stephen Solteszadded some new cr
2007-11-07 Stephen Soltesztrying to get ipal_reboot() to funciton properly for...
2007-11-05 Stephen SolteszIgnore empty 'portstatus' dicts. This just means the...
2007-11-05 Stephen SolteszAllow queries using sitefilter regular expressions...
2007-11-05 Stephen SolteszTake PCUs into account. Need to test.
2007-11-05 Stephen Solteszremoves function definitions consolidated in reboot.py
2007-11-05 Stephen SolteszNew message for PCU errors. Referrs to the pl-virtual...
2007-11-05 Stephen Solteszadded several utility functions for rebooting nodes...
2007-11-05 Stephen Solteszminor changes to reflect the new Dupal-Book format...
2007-11-05 Stephen Solteszcollects all nodes associated with a list of loginbase...
2007-11-02 Stephen SolteszMinor description of the dependencies that Monitor...
2007-11-02 Stephen SolteszRun the findbad* commands and copy the files to the...
2007-11-02 Stephen Solteszcorrected a bug in reporting nmreset errors.
2007-11-02 Stephen SolteszChanges necessary for the new operating environment...
2007-11-02 Stephen Solteszchanged the import statement to the correct file
2007-11-02 Stephen SolteszMoved an import statment into 'main()' to avoid cmdline...
2007-11-02 Stephen SolteszIncludes some checks for NM consistency via the 'last_u...
2007-11-02 Stephen Solteszname tweak
2007-11-02 Stephen Solteszchanged url generated for 'PCU's to refer to pl-virtual...
2007-11-02 Stephen Solteszbounce into pl-virtual-03
2007-11-02 Stephen Solteszsyncplcdb gets info from the PLC db necessary for site...
2007-11-02 Stephen Solteszadd additional options
2007-11-02 Stephen Solteszpkl2php is a script that reads in a python pickle file...
2007-11-02 Stephen Solteszwww interface and support libraries for some of monitor...
2007-10-24 Stephen Solteszfindbadpcu.py : adding files to svn
2007-10-16 Stephen SolteszAdd support for serializing to PHPSerialize format...
2007-10-16 Stephen SolteszReboot.py:
2007-08-29 Stephen Soltesz+ diagnose.py: added --refresh option so that cached...
2007-08-08 Stephen Soltesz+ findbad.py: this actively probes all machines in...
2007-08-08 Stephen Soltesz+ added 'production' namespace to the non-debug pickle...
2007-08-08 Stephen Soltesz+ some cleanup. some dirtying.
2007-08-08 Stephen Soltesz+ split the policy file into three classes: Merge(...
2007-08-08 Stephen Soltesz+ updated enableSliceCreation and enableSlices to rever...
2007-08-08 Stephen Soltesz+ add additional support for RT tickets, closing, chang...
2007-08-08 Stephen Soltesz+ add better messages for what to expect in the future
2007-08-08 Stephen Soltesz+ format time record
2007-08-08 Stephen Soltesz+ use OptionParser in optparse python module instead...
2007-08-08 Stephen Soltesz+ allow None arguments to constructor, and generate...
2007-07-30 Stephen Solteszshouldn't be in cvs.
2007-07-03 Stephen Soltesz+ new XMLRPC_SERVER name to boot.planet-lab.org
2007-07-03 Stephen Soltesz+ use the emailViaRT() for email rather than standard...
2007-07-03 Stephen Soltesz+ added temporary fix for ignoring tickets with a blacklist
2007-07-03 Stephen Soltesz+ introduced rt command line emailViaRT
2007-07-03 Stephen Soltesz+ updated tech guide url to go directly to NodeInstallation
2007-06-29 Stephen Soltesz+ monitor.py -- modified the following three to use...
2007-06-29 Stephen Soltesz+ blacklist.py -- manages a node blacklist on which...
2007-06-29 Stephen Soltesz- I don't know how these ended up in cvs.
2007-05-16 Faiyaz AhmedRewrite of policy engine.
2007-04-19 Marc Fiuczynskiadded 'cleanSlices' to remove disabled users from a...
2007-04-06 Faiyaz AhmedIncrease threshold to a week for slice creation, 2...
next