X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=monitor-server.spec;h=757715b17d3397b3d87cdd2f92789e65828f8eaa;hb=refs%2Fheads%2F1.0;hp=41fb212a25e0a465ace5809e94d3659be6d10ae2;hpb=c185651319bdc0e3cc0945a053fdaddf5156a68f;p=monitor.git diff --git a/monitor-server.spec b/monitor-server.spec index 41fb212..757715b 100644 --- a/monitor-server.spec +++ b/monitor-server.spec @@ -6,7 +6,7 @@ %define name monitor-server %define version 1.0 -%define taglevel 11 +%define taglevel 16 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -118,6 +118,27 @@ echo "Post processing" #chkconfig monitor-server 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.