Jordi Sanfeliu
|
72344fe8a6
|
added 'show_gaps' support to the 'lmsens' graph
|
2013-07-01 17:46:52 +02:00 |
Jordi Sanfeliu
|
8433a11d79
|
added 'show_gaps' support to the 'hptemp' graph
|
2013-07-01 17:36:04 +02:00 |
Jordi Sanfeliu
|
e1b94956b6
|
added 'show_gaps' support to the 'proc' graph
|
2013-07-01 17:26:14 +02:00 |
Jordi Sanfeliu
|
f6b130a489
|
added 'show_gaps' support to the 'kern' graph
|
2013-07-01 17:22:53 +02:00 |
Jordi Sanfeliu
|
455bc393e9
|
small update
|
2013-06-28 13:13:22 +02:00 |
Jordi Sanfeliu
|
e414ef5f91
|
added 'show_gaps' support to the 'system' graph
|
2013-06-28 12:40:11 +02:00 |
Jordi Sanfeliu
|
e5bdc2862b
|
added the new 'gap' color in the configuration file, predefined by default as 'FFFFFF'
|
2013-06-28 12:38:53 +02:00 |
Jordi Sanfeliu
|
0d6be1d4d2
|
added the new option 'show_gaps' in monitorix.conf
|
2013-06-27 12:54:45 +02:00 |
Jordi Sanfeliu
|
7416d4be6a
|
small update
|
2013-06-21 11:49:24 +02:00 |
Jordi Sanfeliu
|
c6ee408a9d
|
update Changes
|
2013-06-20 17:05:11 +02:00 |
Jordi Sanfeliu
|
8456efa056
|
completed the new Wowza Media Server graph
|
2013-06-20 17:04:22 +02:00 |
Jordi Sanfeliu
|
3f18557055
|
more improvements in the new 'wowza' graph
|
2013-06-20 13:14:44 +02:00 |
Jordi Sanfeliu
|
256fc9a8dc
|
update Changes
|
2013-06-19 17:28:32 +02:00 |
Jordi Sanfeliu
|
40069b1c8a
|
added the label 'Total' in the main graph of 'apache'
|
2013-06-19 17:27:09 +02:00 |
Jordi Sanfeliu
|
67f4ae7005
|
update Changes
|
2013-06-18 16:01:18 +02:00 |
Jordi Sanfeliu
|
785d6933e0
|
reimplemented the 'theme' option
|
2013-06-18 16:00:28 +02:00 |
Jordi Sanfeliu
|
afa911bc07
|
Fixed some bugs
|
2013-06-18 12:30:43 +02:00 |
Jordi Sanfeliu
|
ebe6e4873b
|
Fixed a bug that prevented a correctly data collection in the 'fail2ban' graph. [#23]
|
2013-06-16 20:04:22 +02:00 |
Jordi Sanfeliu
|
0db10022c3
|
Fixed a bug that prevented a correctly data collection in the 'fail2ban' graph.
|
2013-06-16 20:01:42 +02:00 |
Jordi Sanfeliu
|
edf456a317
|
more improvements in the new Wowza graph
|
2013-06-13 18:40:56 +02:00 |
Jordi Sanfeliu
|
c95ba30878
|
removed the graph_mode option and fixed layouts
|
2013-06-13 11:32:58 +02:00 |
Jordi Sanfeliu
|
234f5a2acb
|
small fix
|
2013-06-12 19:19:18 +02:00 |
Jordi Sanfeliu
|
cfcfa0000c
|
some improvements
|
2013-06-12 18:20:07 +02:00 |
Jordi Sanfeliu
|
4549db8928
|
fixed the use of an uninitialized value
|
2013-06-12 17:33:05 +02:00 |
Jordi Sanfeliu
|
619c22603b
|
isolated uptime2str() to be able to use it from different graph than 'system'
|
2013-06-12 17:20:04 +02:00 |
Jordi Sanfeliu
|
be0bd7f4ef
|
update Changes
|
2013-06-12 15:03:10 +02:00 |
Jordi Sanfeliu
|
bd911ff72f
|
Merge branch 'patch-1' of github.com:k3a/Monitorix into k3a-patch-1
|
2013-06-12 14:51:16 +02:00 |
K3A
|
7683fac3fe
|
Update nginx.pm
It didn't work for me until I edited that condition to match the part of code where ipconfig rule is created.
|
2013-06-12 14:04:39 +02:00 |
Jordi Sanfeliu
|
77876f0322
|
removed an extra '<tr>' in 'port' graph
|
2013-06-12 13:13:09 +02:00 |
Jordi Sanfeliu
|
6f47c5560a
|
Fixed an uninitialized use of variables if the Stream group does'nt exist anymore
|
2013-06-12 13:10:54 +02:00 |
Jordi Sanfeliu
|
47d1f19711
|
fixed the legend in the second graph of the 'icecast' graph
|
2013-06-11 16:08:24 +02:00 |
Jordi Sanfeliu
|
fe4b61b6f1
|
Added preliminary version of the new Wowza Media Server graph
|
2013-06-07 13:07:07 +02:00 |
Jordi Sanfeliu
|
72125804d0
|
Reimplemented the main loop with the sighandler alarm inside in order to be able to control timeouts in the 'disk' graph. This should avoid a complete freeze if the network goes down when monitoring NFS filesystems. [#10]
|
2013-06-07 08:59:57 +02:00 |
Jordi Sanfeliu
|
7b9d0d7f0e
|
removed an extra call to 'trim' function in 'icecast.pm'
|
2013-06-06 17:15:18 +02:00 |
Jordi Sanfeliu
|
98295d82fe
|
removed a useless line in 'bind.pm'
|
2013-06-06 17:11:44 +02:00 |
Jordi Sanfeliu
|
f8098efa7d
|
Changes updated
|
2013-06-04 16:35:45 +02:00 |
Jordi Sanfeliu
|
e27dad0906
|
Reimplemented the main loop with the sighandler alarm inside in order to be able to control timeouts in the 'disk' graph. This should avoid a complete freeze if the network goes down when monitoring NFS filesystems. [#10]
|
2013-06-04 16:10:35 +02:00 |
Jordi Sanfeliu
|
30cda07b50
|
Fixed a bug that prevented from seeing stats in the 'nfss' graph
|
2013-06-04 14:51:56 +02:00 |
Jordi Sanfeliu
|
b8baf09891
|
Merge branch 'devel'
|
2013-06-03 08:57:57 +02:00 |
Jordi Sanfeliu
|
0897725442
|
closing 3.2.1
|
2013-06-03 08:06:11 +02:00 |
Jordi Sanfeliu
|
b29555f525
|
closing 3.2.1
|
2013-06-03 08:04:57 +02:00 |
Jordi Sanfeliu
|
231e1fe22b
|
closing 3.2.1
|
2013-05-31 11:32:17 +02:00 |
Jordi Sanfeliu
|
bd61d25d1c
|
updated spec file
|
2013-05-31 10:54:28 +02:00 |
Jordi Sanfeliu
|
f05eb8be1d
|
Added a new option in the 'disk' graph called 'accept_invalid_disk' that permits continue working even if some of the device names defined are invalid or non-existent.
|
2013-05-29 18:16:28 +02:00 |
Jordi Sanfeliu
|
9f9d8115e3
|
updated the man page
|
2013-05-28 10:11:23 +02:00 |
Jordi Sanfeliu
|
e293555081
|
small change
|
2013-05-28 10:02:25 +02:00 |
Jordi Sanfeliu
|
cc0470b9ee
|
updated Changes file
|
2013-05-27 10:17:30 +02:00 |
Jordi Sanfeliu
|
0a7205c536
|
added 'hosts_deny' and 'hosts_allow' options in the man page
|
2013-05-27 10:12:05 +02:00 |
Jordi Sanfeliu
|
b183d3d75d
|
Added the options 'hosts_allow' and 'hosts_deny' to restrict access to the built-in HTTP server. [#14]
|
2013-05-24 13:16:05 +02:00 |
Jordi Sanfeliu
|
f9c68a9261
|
escaped a pair of hyphens in the monitorix.conf(5) man page
|
2013-05-21 11:37:44 +02:00 |