Jordi Sanfeliu
|
89d9b528e9
|
Fixed the 'process' graph in Multihost mode
|
2015-02-25 13:19:11 +01:00 |
Jordi Sanfeliu
|
f9eaab22be
|
Port graph now uses the wait lock option ('--wait') in newer 'iptables' versions. #73
|
2015-02-17 15:36:42 +01:00 |
Jordi Sanfeliu
|
531b9096f6
|
added some comments in code
|
2014-09-03 17:02:28 +02:00 |
Jordi Sanfeliu
|
1c4d22b5d3
|
closing 3.6.0
|
2014-08-20 10:14:16 +02:00 |
Jordi Sanfeliu
|
f6530c65e9
|
fixed bad parenthesis positions
|
2014-07-29 10:55:48 +02:00 |
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 |
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
|
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
|
61d21a35b9
|
closing 3.2.0
|
2013-05-13 11:00:06 +02:00 |
Jordi Sanfeliu
|
833937a932
|
closing 3.2.0
|
2013-05-13 10:58:50 +02:00 |
Jordi Sanfeliu
|
6975fb71ed
|
Fixed to get the correct graph of the right group number in the 'fs' graph when using 'silent=imagetag' option [#16]
|
2013-05-10 12:04:38 +02:00 |
Jordi Sanfeliu
|
e4a9dd475c
|
updated
|
2013-05-09 12:48:56 +02:00 |
Jordi Sanfeliu
|
11b8c46860
|
pre-version
|
2013-05-08 11:25:21 +02:00 |
Jordi Sanfeliu
|
88ca7df6ef
|
updated version
|
2013-05-06 16:52:32 +02:00 |
Jordi Sanfeliu
|
3c3c392d17
|
closing 3.1.0
|
2013-03-15 07:57:21 +01:00 |
Jordi Sanfeliu
|
08474c2868
|
closing 3.1.0
|
2013-03-14 15:42:42 +01:00 |
Jordi Sanfeliu
|
6a86a95b14
|
fixed spell typo
|
2013-03-04 17:16:11 +01:00 |
Jordi Sanfeliu
|
98a6054a39
|
fixed to extract correctly the minor number of kernel version on FreeBSD systems
|
2013-03-04 10:47:32 +01:00 |
Jordi Sanfeliu
|
2ee2fefcfe
|
start the built-in HTTP server at the end of initialization
|
2013-03-01 12:19:00 +01:00 |
Jordi Sanfeliu
|
5191c2f562
|
make sure to kill child if parent exits for any unknown reason
|
2013-02-26 12:42:32 +01:00 |
Jordi Sanfeliu
|
93c2dd6865
|
last updates on 3.0.0
|
2013-02-18 15:31:11 +01:00 |
Jordi Sanfeliu
|
17070c7dcf
|
reldate updated
|
2013-02-15 11:56:06 +01:00 |
Jordi Sanfeliu
|
4bbba328ac
|
make sure that HTTPd logfile is created on startup and on every SIGHUP
|
2013-02-15 11:54:38 +01:00 |
Jordi Sanfeliu
|
bc2ad94d4b
|
last update for RC
|
2013-02-14 18:52:29 +01:00 |
Jordi Sanfeliu
|
4088a61216
|
better handling of different options in 'base_url' ad 'base_cgi'
|
2013-02-11 15:28:20 +01:00 |
Jordi Sanfeliu
|
c52c959ef8
|
updated configuration file to support the new HTTP builtin server
|
2013-02-07 18:37:09 +01:00 |
Jordi Sanfeliu
|
dcf78cc9ad
|
globalized the config variable
|
2013-02-07 15:54:31 +01:00 |
Jordi Sanfeliu
|
2b25949113
|
introduced HTTP server built-in
|
2013-01-31 18:48:29 +01:00 |
Jordi Sanfeliu
|
f3151c73bd
|
closing beta2 to be released tomorrow
|
2013-01-31 09:27:42 +01:00 |
Jordi Sanfeliu
|
c81ae35e20
|
prefix the port name with the connection type
|
2013-01-29 12:46:25 +01:00 |
Jordi Sanfeliu
|
b07ffc96db
|
fixed the use libs
|
2013-01-17 17:56:38 +01:00 |
Jordi Sanfeliu
|
a4e6316d07
|
reversed 'use lib' lines
|
2013-01-16 18:42:04 +01:00 |
Jordi Sanfeliu
|
d8d6c65d9b
|
last update for 3.0.0beta1
|
2013-01-11 12:37:17 +01:00 |
Jordi Sanfeliu
|
d4693a320d
|
last update for 3.0.0beta1
|
2013-01-10 12:18:28 +01:00 |
Jordi Sanfeliu
|
6197f62cd0
|
last update for 3.0.0beta1
|
2013-01-10 08:52:36 +01:00 |
Jordi Sanfeliu
|
f0b93ef148
|
added support for monthly traffic reports
|
2013-01-09 11:15:51 +01:00 |
Jordi Sanfeliu
|
e79cd3c49f
|
added suppor for the 'traffacct' (network traffic accounting) graph
|
2013-01-08 17:22:05 +01:00 |
Jordi Sanfeliu
|
2094b7922e
|
updated to include support for modules extra like 'traffacct'
|
2013-01-07 19:09:17 +01:00 |
Jordi Sanfeliu
|
4b50d18650
|
reverted config option
|
2013-01-07 18:18:56 +01:00 |
Jordi Sanfeliu
|
23d0d37087
|
initial support of 'traffacct' graph
|
2013-01-07 18:11:17 +01:00 |
Jordi Sanfeliu
|
a1a283e745
|
new 3.0 branch created
|
2013-01-04 09:27:05 +01:00 |
Jordi Sanfeliu
|
2f89def289
|
removed intermix usage of alarm() and sleep() substituting it by alarm() and pause()
|
2012-10-25 17:22:43 +02:00 |
Jordi Sanfeliu
|
e819ba2c0c
|
added support for the line 'proc4ops' in /proc/net/rpc/nfsd
|
2012-10-24 15:57:17 +02:00 |
Jordi Sanfeliu
|
e0f9883cba
|
uploaded latest version
|
2012-10-22 16:26:37 +02:00 |