X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=084bcd456472716100585cbec7334672b117edd7;hb=refs%2Fheads%2F1.0;hp=d39ed0678a78395a907503c7462c2bcecb06ec85;hpb=a03201adf84a720dcf1b527465d0fc93d3841bc7;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index d39ed06..084bcd4 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 1.0 -%define taglevel 10 +%define taglevel 16 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,6 +55,30 @@ chkconfig --add monitor chkconfig monitor on %changelog +* Mon Apr 13 2009 Stephen Soltesz - Monitor-1.0-16 +- add email exceptions. +- add better timeouts for commands even once ssh has opened a connection + +* Thu Feb 26 2009 Stephen Soltesz - Monitor-1.0-15 +- fixed bug that prevented penalties from escalating and PIs from getting +- emails. + +* Fri Feb 20 2009 Stephen Soltesz - Monitor-1.0-14 +- updated printbadnodes.py to include diff_time() +- changed eamils to use literal addresses not tech-* and pi-* aliases +- updates to automation script to prevent false errors. + +* Tue Nov 04 2008 Stephen Soltesz - Monitor-1.0-13 +- Fixed for email change in unified_model.py tweaks in others. + +* Wed Oct 29 2008 Stephen Soltesz - Monitor-1.0-12 +- Improvements in web pages, and default installation options, and RT queue +- setup. +- Send direct emails rather than using tech- & pi- aliases + +* Tue Oct 21 2008 Stephen Soltesz - Monitor-1.0-11 +- send direct email, not to tech-* and pi-* aliases. + * Tue Oct 14 2008 Stephen Soltesz - Monitor-1.0-10 - an update to the latest tag. looks like I actually needed to update the tags - file more than this.