Jordi Sanfeliu
|
5ef5f6a2ae
|
removed the hard coded 'suffix '/server-status?auto' from the 'lighttpd' module. Now it must be part of the
URL(s) defined in the 'list' option
|
2014-02-10 11:30:48 +01:00 |
Jordi Sanfeliu
|
00676e5ba7
|
fixed annoying messages of use of uninitialized value ...
|
2014-02-04 17:27:23 +01:00 |
Jordi Sanfeliu
|
39b64274e4
|
update Changes
|
2014-02-04 14:53:45 +01:00 |
Jordi Sanfeliu
|
f25b81854a
|
new default value for the 'list' option in the 'apache' module
|
2014-02-04 14:53:36 +01:00 |
Jordi Sanfeliu
|
0c92c02f92
|
Removed the hard coded suffix 'server-status?auto', now it most be supplied in the 'list' option
|
2014-02-04 14:52:18 +01:00 |
Jordi Sanfeliu
|
a60b02622f
|
update README
|
2014-02-03 15:51:55 +01:00 |
Jordi Sanfeliu
|
55bd99fd6d
|
update monitorix.conf(5) man page
|
2014-01-30 17:23:25 +01:00 |
Jordi Sanfeliu
|
077b8b9974
|
update Changes
|
2014-01-30 17:09:54 +01:00 |
Jordi Sanfeliu
|
bf4aa3e8ae
|
keep backwards compatibility when 'hour' and 'time' options were hard coded. #39
|
2014-01-30 17:01:20 +01:00 |
Jordi Sanfeliu
|
a3458c61ba
|
update Changes
|
2014-01-30 16:23:37 +01:00 |
Jordi Sanfeliu
|
e4dd96c5dc
|
added support for amavisd-new in the 'serv' graph to account spam and virus emails
|
2014-01-30 16:22:43 +01:00 |
Jordi Sanfeliu
|
69b2ce685f
|
update Changes
|
2014-01-30 15:23:55 +01:00 |
Jordi Sanfeliu
|
dbdfbc788d
|
added support in 'port' graph to define multiple network protocols to the same port number
|
2014-01-30 15:16:53 +01:00 |
Jordi Sanfeliu
|
09aa8ad28a
|
update Changes
|
2014-01-29 18:28:45 +01:00 |
Jordi Sanfeliu
|
b787c5ed5a
|
propagate the support of the new 'accept_selfsigned_certs' option to 'wowza' module. #40
|
2014-01-29 18:26:46 +01:00 |
Jordi Sanfeliu
|
68de6f34f5
|
propagate the support of the new 'accept_selfsigned_certs' option to 'traffacct' module. #40
|
2014-01-29 18:26:12 +01:00 |
Jordi Sanfeliu
|
5d1e2ecaae
|
propagate the support of the new 'accept_selfsigned_certs' option to 'phpapc' module. #40
|
2014-01-29 18:24:50 +01:00 |
Jordi Sanfeliu
|
8f653d38cd
|
propagate the support of the new 'accept_selfsigned_certs' option to 'nginx' module. #40
|
2014-01-29 18:23:48 +01:00 |
Jordi Sanfeliu
|
5a9566eb3d
|
propagate the support of the new 'accept_selfsigned_certs' option to 'lighttpd' module. #40
|
2014-01-29 18:22:51 +01:00 |
Jordi Sanfeliu
|
2b15427c44
|
propagate the support of the new 'accept_selfsigned_certs' option to 'icecast' module. #40
|
2014-01-29 18:22:16 +01:00 |
Jordi Sanfeliu
|
8993df021c
|
propagate the support of the new 'accept_selfsigned_certs' option to 'bind' module. #40
|
2014-01-29 18:21:39 +01:00 |
Jordi Sanfeliu
|
4f2b271f20
|
propagate the support of the new 'accept_selfsigned_certs' option to 'apache' module. #40
|
2014-01-29 18:20:59 +01:00 |
Jordi Sanfeliu
|
666f839085
|
removed new variable creation and add some cosmetics. #40
|
2014-01-29 18:18:51 +01:00 |
Jordi Sanfeliu
|
195734348b
|
small cosmetic change. #40
|
2014-01-29 18:16:40 +01:00 |
Jordi Sanfeliu
|
6c99edd85c
|
rename the new option 'accept_self_signed_certs' with a proper value. [#40]
|
2014-01-29 18:11:44 +01:00 |
Jordi Sanfeliu
|
1ed9e76a40
|
update Changes
|
2014-01-29 18:02:25 +01:00 |
Jordi Sanfeliu
|
2189d7bcf2
|
Customize email reports time #39
|
2014-01-29 18:00:56 +01:00 |
Jordi Sanfeliu
|
fc2638fa37
|
Merge branch 'skibbi-patch1' into devel
|
2014-01-29 17:55:04 +01:00 |
Jordi Sanfeliu
|
d1a0ffe755
|
Merge branch 'patch-1' of github.com:skibbipl/Monitorix into skibbi-patch1
|
2014-01-29 17:53:55 +01:00 |
Jordi Sanfeliu
|
835eb3d8dc
|
Merge branch 'skibbi-master' into devel
|
2014-01-29 17:37:39 +01:00 |
Skibbi
|
a8cb8ebf4d
|
move settings to emailreports section
|
2014-01-29 13:26:59 +01:00 |
Skibbi
|
f857e80ce4
|
move settings to emailreports section
|
2014-01-29 13:25:37 +01:00 |
Skibbi
|
a379718f4b
|
Self signed certificates support
Reconfigure LWP to ignore certificate errors.
|
2014-01-29 12:51:49 +01:00 |
Skibbi
|
da62ef9da8
|
Self signed certificates support
Currently email reports cannot be generated correctly when monitorix is hosted on https with self signed certificate.
This patch fixes this issue.
|
2014-01-29 12:48:08 +01:00 |
Skibbi
|
0512602940
|
Configurable time for email reports
|
2014-01-29 12:01:38 +01:00 |
Skibbi
|
5f604ea940
|
Configurable time for email reports
Add two new config options for defining email reports time.
|
2014-01-29 11:54:35 +01:00 |
Jordi Sanfeliu
|
3447d1b212
|
update Changes
|
2014-01-28 10:50:52 +01:00 |
Jordi Sanfeliu
|
b79206b41d
|
fixed a missing HTML tag in 'port' graph
|
2014-01-28 10:50:05 +01:00 |
Jordi Sanfeliu
|
33042bb875
|
fix DOCTYPE
|
2014-01-27 11:46:17 +01:00 |
Jordi Sanfeliu
|
458da89e23
|
revert the DOCTYPE header
|
2014-01-27 11:45:02 +01:00 |
Jordi Sanfeliu
|
45600bb884
|
fixed DOCTYPE header line in 'index.html'.
|
2014-01-27 10:49:26 +01:00 |
Jordi Sanfeliu
|
5e95dc31bb
|
added DOCTYPE header line in 'monitorix.cgi'
|
2014-01-27 10:48:00 +01:00 |
Jordi Sanfeliu
|
bbb353f26a
|
update Changes
|
2014-01-27 10:33:50 +01:00 |
Jordi Sanfeliu
|
0cf99d1353
|
fixed some HTML tags in 'monitorix.cgi'
|
2014-01-27 10:33:19 +01:00 |
Jordi Sanfeliu
|
d6523ff538
|
update Changes
|
2014-01-27 10:21:15 +01:00 |
Jordi Sanfeliu
|
77171191cf
|
added support to use '/dev/disk/by-path/' paths in the device names of the 'disk' graph. #37
|
2014-01-27 10:16:02 +01:00 |
Jordi Sanfeliu
|
988d7c7b1c
|
update Changes
|
2014-01-22 16:51:01 +01:00 |
Jordi Sanfeliu
|
0cc53088a0
|
update Changes
|
2014-01-22 16:08:00 +01:00 |
Jordi Sanfeliu
|
5b9aaac8cd
|
improved the way how is extracted the kernel version
|
2014-01-22 16:07:16 +01:00 |
Jordi Sanfeliu
|
4cf6ca924c
|
update Changes
|
2014-01-22 15:53:11 +01:00 |