Commit Graph

67 Commits

Author SHA1 Message Date
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