Jordi Sanfeliu
|
80b8942dff
|
added check for inconsistencies during initialization
|
2014-07-29 10:51:34 +02:00 |
Jordi Sanfeliu
|
8b1ec8d4ec
|
added the new option 'ip_default_table' to define in which table Monitorix ill put all iptables rules for network traffic accounting monitoring
|
2014-06-26 11:50:17 +02:00 |
Jordi Sanfeliu
|
2f2a801bc9
|
small cosmetic update
|
2014-06-19 09:44:02 +02:00 |
Jordi Sanfeliu
|
b5dcdf6804
|
added verbosity to denote it's ready
|
2014-06-17 10:04:26 +02:00 |
Jordi Sanfeliu
|
02eb4fb837
|
fixed to use closedir() instead close() when closing directories
|
2014-06-02 17:26:27 +02:00 |
Jordi Sanfeliu
|
1cb217a92a
|
dded support to include Piwik tracking code
|
2014-06-02 17:11:02 +02:00 |
Jordi Sanfeliu
|
cfd44576ce
|
added more verbosity during the startup
|
2014-05-21 15:32:07 +02:00 |
Jordi Sanfeliu
|
d7c0c87d91
|
closing 3.5.1
|
2014-05-06 11:28:10 +02:00 |
Jordi Sanfeliu
|
db6e2739bf
|
add more debug verbosity
|
2014-04-08 13:10:04 +02:00 |
Jordi Sanfeliu
|
198cc361e6
|
add more debug-verbosity
|
2014-04-08 13:04:40 +02:00 |
Jordi Sanfeliu
|
71d905d499
|
added a new command line argument '-n' to prevent Monitorix from daemonizing and force it to run in the foreground
|
2014-04-08 12:54:32 +02:00 |
Jordi Sanfeliu
|
88eabee7c6
|
added more error-verbosity when initializing modules
|
2014-04-08 11:52:42 +02:00 |
Jordi Sanfeliu
|
12c83d3510
|
fixed to merge correctly any extra configuration files in conf.d/ directory
|
2014-04-08 11:27:49 +02:00 |
Jordi Sanfeliu
|
35e783848e
|
Fixed to default to white theme if 'theme_color' option is invalid or not defined
|
2014-03-31 15:30:30 +02:00 |
Jordi Sanfeliu
|
dec54327f3
|
closing 3.5.0
|
2014-03-24 14:57:08 +01:00 |
Jordi Sanfeliu
|
512dc644ec
|
avoid error messages if 'include_dir' option is not present
|
2014-03-18 09:03:02 +01:00 |
Jordi Sanfeliu
|
278640b976
|
closing 3.4.95
|
2014-03-17 16:29:43 +01:00 |
Jordi Sanfeliu
|
978baab314
|
closing 3.4.94
|
2014-03-13 15:04:21 +01:00 |
Jordi Sanfeliu
|
a7f5bff2bb
|
make sure to load only .conf files
|
2014-03-11 11:18:58 +01:00 |
Jordi Sanfeliu
|
7a3236cdc8
|
small fix
|
2014-03-11 09:59:59 +01:00 |
Jordi Sanfeliu
|
1525d12534
|
added a new option called 'include_dir' to be able to load configuration files from a specific directory
|
2014-03-11 09:26:28 +01:00 |
Jordi Sanfeliu
|
0c645d8a09
|
update version
|
2014-03-04 08:16:10 +01:00 |
Jordi Sanfeliu
|
227fd147aa
|
fix the use of uninitialized value message when the port number was listed but not defined. Also show a message denoting a bad configuration.
|
2014-02-20 12:54:27 +01:00 |
Jordi Sanfeliu
|
685519ef19
|
close 3.4.91
|
2014-02-20 09:08:05 +01:00 |
Jordi Sanfeliu
|
51e01d0deb
|
close 3.4.90
|
2014-02-19 11:50:56 +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
|
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 |
Skibbi
|
a8cb8ebf4d
|
move settings to emailreports section
|
2014-01-29 13:26:59 +01:00 |
Skibbi
|
0512602940
|
Configurable time for email reports
|
2014-01-29 12:01:38 +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
|
ebac0ddc3f
|
fix to compare kernel versions as strings instead as numbers
|
2014-01-22 13:08:49 +01:00 |
Jordi Sanfeliu
|
adf2b2fc62
|
closing 3.4.0
|
2013-12-02 10:30:45 +01:00 |
Jordi Sanfeliu
|
233a37e095
|
uncomment out daemonize()
|
2013-11-26 18:30:27 +01:00 |
Jordi Sanfeliu
|
8674989c9d
|
finishing support for the new 'max_historical_years' option
|
2013-11-26 18:30:26 +01:00 |
Jordi Sanfeliu
|
977ab39b98
|
added a logger message if 'max_historical_years' exceeds the maximum permitted of 5
|
2013-11-26 18:30:22 +01:00 |
Jordi Sanfeliu
|
9bb1a24fb2
|
added the new option 'max_historic_years'.
|
2013-11-26 18:30:12 +01:00 |
Jordi Sanfeliu
|
7a60dc6cc9
|
closing 3.3.1
|
2013-11-21 10:16:59 +01:00 |
Jordi Sanfeliu
|
b473a90802
|
close 3.3.0
|
2013-08-12 09:17:07 +02:00 |
Jordi Sanfeliu
|
5ce4d6e6d2
|
update
|
2013-08-06 17:52:23 +02:00 |
Jordi Sanfeliu
|
6c7d6fdaa3
|
added the option 'global_zoom' to all graphs
|
2013-07-29 18:03:13 +02:00 |
Jordi Sanfeliu
|
88b159ed28
|
fixed to include the 'use' of 'emailreports' module in the main loop
|
2013-07-18 12:54:34 +02:00 |
Jordi Sanfeliu
|
26b6425ec8
|
removed 'emailreports' from the initialization
|
2013-07-16 16:56:26 +02:00 |
Jordi Sanfeliu
|
4a71383ae1
|
small cosmetic change
|
2013-07-15 11:46:09 +02:00 |
Jordi Sanfeliu
|
efe998152b
|
added support for weekly, monthly and yearly in Email Reports [#11]
|
2013-07-11 16:35:43 +02:00 |
Jordi Sanfeliu
|
7fadcdc1c0
|
removed an extra alarm(1) call in the main loop
|
2013-07-11 12:17:12 +02:00 |
Jordi Sanfeliu
|
5befa697ae
|
initial implementation of Email Reports [#11]
|
2013-07-10 18:53:59 +02:00 |
Jordi Sanfeliu
|
455bc393e9
|
small update
|
2013-06-28 13:13:22 +02:00 |
Jordi Sanfeliu
|
785d6933e0
|
reimplemented the 'theme' option
|
2013-06-18 16:00:28 +02:00 |