update Changes

This commit is contained in:
Jordi Sanfeliu 2013-06-12 15:03:10 +02:00
parent bd911ff72f
commit be0bd7f4ef
1 changed files with 7 additions and 3 deletions

10
Changes
View File

@ -1,9 +1,13 @@
3.N.N - NN-XXX-2013 3.N.N - NN-XXX-2013
==================== ====================
- Reimplemented the main loop with the sighandler alarm inside in order to be - Reimplemented the alarm signal handler and placing it inside the main loop in
able to control timeouts in the 'disk' graph. This should avoid a complete order to be able to take control of timeouts in the 'disk' graph (and others).
freeze if the network goes down when monitoring NFS filesystems. [#10] This should avoid a complete freeze if the network goes down when monitoring
NFS filesystems. [#10]
- Fixed a bug that prevented from seeing stats in the 'nfss' graph. - Fixed a bug that prevented from seeing stats in the 'nfss' graph.
- Fixed in 'nginx' graph the name of the iptables rules which prevented working
the network traffic graph. [#22]
- Little code cleaning.
3.2.1 - 03-Jun-2013 3.2.1 - 03-Jun-2013