mom.git
2007-02-28 Faiyaz AhmedMerge with Head. planetlab-4_0-branch
2007-02-27 Faiyaz Ahmedmerge changes from HEAD
2007-02-27 Faiyaz AhmedRemove old bwmon and nm_mom traces. Bump release
2007-02-26 Faiyaz AhmedRemove bwmon from pl_mom. Cleanup crons to reflect...
2007-01-18 Planet-Lab... This commit was manufactured by cvs2svn to create branch
2007-01-18 Marc Fiuczynskisatisfy FC6 rpm requirements for python files
2007-01-10 Faiyaz AhmedBump release, not version. Was a minor change.
2007-01-10 Faiyaz AhmedBump revision.
2007-01-10 Faiyaz Ahmed* bwlimit.set() expects bits/s. Was giving it bytes/s.
2007-01-08 Faiyaz Ahmed* Removed debug statement that prints out extra NM...
2007-01-08 Faiyaz Ahmed* NM rate values are in bits/s. Fixed Byte limits.
2007-01-03 Faiyaz Ahmed* Bumps version to 0.7
2007-01-03 Faiyaz Ahmed* time.time() returns a float which python doesn't...
2006-12-28 Mark Huang- bump release to incorporate bwmon.py low limit fix
2006-12-19 Faiyaz Ahmed* Capped rate can only go as low as default_MinRate...
2006-12-13 Faiyaz Ahmed* Bump release to 9.
2006-12-13 Faiyaz Ahmed* Fixed syntax error with low bw thresholds.
2006-12-06 Faiyaz Ahmed* Fixed output of -s -v and -d flags.
2006-12-05 Faiyaz Ahmed* Byte limits are in KB when passed or requested via...
2006-12-05 Faiyaz AhmedRemove slice email notification. (commented. will...
2006-12-04 Faiyaz Ahmed* Queries NM for: "nm_net_max_byte",
2006-12-02 Mark Huang- add SZ ("potential" memory usage) to e-mails to see...
2006-12-01 Faiyaz Ahmed* Fixed floating point arith error. tc likes whole...
2006-12-01 Faiyaz Ahmed* bwmon uses byte limits instead of average rates...
2006-11-18 Mark Huang- disable delivery status notifications
2006-10-11 Faiyaz Ahmed* Bumped revision.
2006-10-11 Faiyaz Ahmed* change nm_mom.py to run once at noon every day. ...
2006-10-10 Mark Huang- put nm_mom.py in the right place
2006-10-10 Mark Huang- install and add nm_mom.py to spec
2006-10-10 Faiyaz Ahmed* Incremented version of RPM.
2006-08-24 Mark Huang- bump release number for swapmon fixes
2006-08-17 Faiyaz AhmedSleep for 10 seconds after stoppiing NM; in the off...
2006-08-17 Faiyaz AhmedRemoved unneeded imports. There are probably more...
2006-08-17 Faiyaz AhmedAdded nm_mom to cron.
2006-08-17 Faiyaz AhmedChecks NM to see if still alive by querying XMLRPC...
2006-08-16 Faiyaz Ahmed* Added hard limit of 200MB to be considered a hog.
2006-07-25 Faiyaz AhmedStops growing after reaching specified size and waits..
2006-07-19 Faiyaz AhmedRemoved debug statement.
2006-07-19 Mark Huang* Wed Jul 19 2006 Faiyaz Ahmed <faiyaza@cs.princeton...
2006-07-19 Faiyaz Ahmedwaitpid for forked processes. Was zombie'ing before.
2006-07-19 Faiyaz AhmedAdded state info so same reset email does not keep...
2006-07-17 Mark Huang- bump release number
2006-07-17 Faiyaz AhmedAdded state information per slice. Slices are now...
2006-07-10 Faiyaz AhmedRemoved unused class variables.
2006-07-10 Mark Huang- bump release for initialization bugfix
2006-07-10 Faiyaz AhmedInitted default limits before connecting to NM for...
2006-07-10 Mark Huang- fix changelog date
2006-07-10 Mark Huang- bump release number
2006-07-10 Faiyaz AhmedStores last values reported by NM. Uses cached vals...
2006-06-26 Mark Huang- nm_net parameters are now in bps
2006-06-02 Mark Huang- deal with error results from NM correctly, and don...
2006-05-30 Mark Huang- stop old version of pl_mom before upgrading
2006-05-09 Mark Huang- add a fixit script to fill the gap between the curren...
2006-05-09 Mark Huangvps sometimes prints ERR instead of a context ID if it
2006-05-09 Mark Huang- only print a single warning per run if NM query times out
2006-05-08 Mark Huangremove call to non-existent close() function
2006-05-02 Mark Huang- getting a weird exception very occasionally while...
2006-05-01 Mark Huangadd stupid test program that leaks memory at a configur...
2006-05-01 Mark Huangsupport one-shot --status argument to get quick summary
2006-04-28 Mark Huang- query nm for the right average rate parameters
2006-04-28 Mark Huang- remove unnecessary textwrap import
2006-04-28 Mark Huang- bump version number
2006-04-28 Mark Huang- standard initscript for swapmon
2006-04-28 Mark Huang- renamed pl_mom daemon to swapmon
2006-04-28 Mark Huang- utility functions common to swapmon and bwmon
2006-04-28 Mark Huang- rewrite pl_mom.pl
2006-04-28 Mark Huangrename to pl_mom.cron since bwmon is run from cron now
2006-04-28 Mark Huang- renamed BandwidthMonitor.py
2006-04-28 Mark Huang- rewrite, rename to swapmon.py and swapmon.init
2006-04-28 Mark Huang- rename to bwmon.py
2006-04-25 Mark HuangRewrite bandwidth monitoring to use bwlimit.py module...
2006-03-15 Steve MuirUndo bad checkin
2006-03-14 Steve Muiruse BWAVGRATE parameter rather than BWMAXRATE
2006-03-10 Mark Huang- bump release number to differentiate from branch
2006-03-06 Mark Huang- start pl_conf in case it's dead
2006-02-27 Mark Huang- bwlimit script now sets up capped and exempt subclass...
2006-02-22 Mark Huang- bump release number for hex minor fix
2006-02-22 Mark Huang- fix a minor (haha) bug: tc reports minor class number...
2006-01-26 Mark Huang- bump release number (shutdown instead of remounting...
2006-01-26 Mark Huang- shutdown instead of remounting /vservers after fixing
2005-12-15 Mark Huangsupport pldistro "variants"
2005-12-01 Mark Huang- bump release number for fibbed rc6 or planned rc7
2005-12-01 Mark Huang- no need to restart autofs
2005-11-03 Mark Huang- fix how pl_conf is checked and restarted
2005-10-11 Mark Huang- whoops, list pl_mop job in %files
2005-10-11 Mark Huang- change Copyright to License
2005-10-11 Mark Huang- install pl_mop job
2005-10-11 Mark HuangRuns once a day to "fix" nodes in various ways
2005-10-11 Mark Huangremove deprecated spec file
2005-08-28 Mark Huang- check $PL_BOOTCD instead of runlevel
2005-06-07 Andy BavierBug fix: default rate cap was always applied
2005-06-03 Andy BavierBug fix to handle change in output of 'tc -s -d qdisc...
2005-04-07 Andy BavierBump release number
2005-04-07 Andy BavierWhoops, turn off debug flag
2005-04-07 Andy BavierSupport per-slice daily bandwidth caps
2005-02-24 Andy BavierWhoops, turn off debug flag
2005-02-22 Andy BavierRemove bandwidth caps when pl_mom restarts
2005-02-10 Andy BavierSend bw cap mail to slices
2005-01-27 Andy BavierFixed problem with 'top' by including full paths
2005-01-21 Andy BavierTurn on/off bandwidth caps
next