mirror of https://github.com/mikaku/Monitorix.git
update Changes
This commit is contained in:
parent
40069b1c8a
commit
256fc9a8dc
3
Changes
3
Changes
|
@ -1,10 +1,11 @@
|
||||||
3.N.N - NN-XXX-2013
|
3.N.N - NN-XXX-2013
|
||||||
====================
|
====================
|
||||||
- Reimplemented the alarm signal handler placing it inside the main loop in
|
- Reimplemented the alarm signal handler placing it inside the main loop in
|
||||||
order to be able to take control of timeouts in the 'disk' graph (and others).
|
order to be able to control the timeouts in the 'disk' graph (and others).
|
||||||
This should avoid a complete freeze if the network goes down when monitoring
|
This should avoid a complete freeze if the network goes down when monitoring
|
||||||
NFS filesystems. [#10]
|
NFS filesystems. [#10]
|
||||||
- Reimplemented the 'theme' option.
|
- Reimplemented the 'theme' option.
|
||||||
|
- Added the label 'Total' in the main graph of 'apache'.
|
||||||
- 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
|
- Fixed in 'nginx' graph the name of the iptables rules which prevented working
|
||||||
the network traffic graph. [#22]
|
the network traffic graph. [#22]
|
||||||
|
|
Loading…
Reference in New Issue