X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pl_mom.spec;h=5ea1e724a145304f25546fb6dd61a3bdc48276ad;hb=911be67bb399ba5157d9749c544a517b08f306af;hp=ad7035a88f6f25e7c543a0e9bd6f363d11b40271;hpb=254323e542400e059bd67369fdacee6ae33f4b92;p=mom.git diff --git a/pl_mom.spec b/pl_mom.spec index ad7035a..5ea1e72 100644 --- a/pl_mom.spec +++ b/pl_mom.spec @@ -1,6 +1,6 @@ %define name pl_mom %define version 0.4 -%define release 4%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define release 7%{?pldistro:.%{pldistro}}%{?date:.%{date}} Summary: PlanetLab node monitoring tools Name: %{name} @@ -104,5 +104,19 @@ exit 0 %{_sysconfdir}/cron.d/pl_mom %changelog -* Mon Jul 10 2006 Faiyaz Ahmed -- bwlimit: Use cached values if NM stops responding +* Wed Jul 19 2006 Faiyaz Ahmed 0.4-7.planetlab +- swapmon: Added state info so same reset email does not keep getting + sent. If slice is already being killed, will wait for a timeout + before trying to kill again. + +* Mon Jul 17 2006 Faiyaz Ahmed 0.4-6.planetlab +- swapmon: Added state information per slice. Slices are now killed + after consuming more memory than the threshold more than twice. + Also fixed the slice restart issue where slices would be restarted + and repeated restart emails would be sent. + +* Mon Jul 10 2006 Faiyaz Ahmed 0.4-5.planetlab +- bwmon: Initialize default limits + +* Mon Jul 10 2006 Faiyaz Ahmed 0.4-4.planetlab +- bwmon: Use cached values if NM stops responding