Commit Graph

52 Commits

Author SHA1 Message Date
Jordi Sanfeliu cf3cd9e9a7 closing 3.12.0 2020-02-21 10:36:35 +01:00
Jordi Sanfeliu 691c35bee0 add support for the new 'use_external_firewall' option in 'nginx.pm' #262 2019-11-21 09:59:24 +01:00
Jordi Sanfeliu 86bcee0fc3 make function 'flush_accounting_rules' aware of this new option 2019-11-20 17:13:57 +01:00
Jordi Sanfeliu a03a70d3ef closing 3.11.0 2019-03-14 15:41:20 +01:00
Jordi Sanfeliu 9527c0233b small updates to syncronize nomenclature 2019-03-13 09:05:34 +01:00
Jordi Sanfeliu b76c9ceec3 fixed a typo in 'lib/Monitorix.pm' 2018-10-22 09:44:17 +02:00
Jordi Sanfeliu d81c5282de fixed to set permissions 0600 to HTTP built-in log files 2018-10-17 11:35:46 +02:00
Jordi Sanfeliu 5b9d6a5f89 small cosmectic change 2018-10-03 12:21:24 +02:00
Jordi Sanfeliu 7b1cc6c8e9 fixed to check if setgid() and setuid() functions were successful 2018-03-05 16:21:09 +01:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu 73fd003e7a fix the message of 'use of uninitialized value' on missing 'ipv6_disabled' option. #105 2015-09-01 16:32:47 +02:00
Jordi Sanfeliu 065f09588f added the new option 'ipv6_disabled' (default: no) to disable IPv6 monitoring 2015-08-03 11:22:21 +02:00
Jordi Sanfeliu ba42f13a5d small update 2015-03-03 17:56:14 +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 c3de1fc555 Added support for IPv6 in 'ports' graph using protocols 'tcp6', 'upd6' and/or 'all6'. Note that 'ip6tables' command line is needed. #67 2015-02-16 18:00:45 +01:00
Jordi Sanfeliu 29e3932a75 fixed bad parenthesis positions 2014-07-29 10:57:46 +02:00
Jordi Sanfeliu 75e7b935ae added support for newest NVidia driver 340.24 #54 2014-07-28 12:41:52 +02:00
Jordi Sanfeliu 7cc6087567 small typo 2014-07-08 08:45:31 +02:00
Jordi Sanfeliu d0ea512752 more verbosity during start up 2014-06-30 18:29:38 +02:00
Jordi Sanfeliu c499c43650 small fix to flush out correctly all iptables rules 2014-06-26 12:25:23 +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 de9b297057 small update 2014-06-18 11:22:44 +02:00
Jordi Sanfeliu 20e1b259b9 small fix 2014-06-18 10:17:57 +02:00
Jordi Sanfeliu 82ee6648f7 optimized code 2014-06-18 10:06:35 +02:00
Jordi Sanfeliu 361fce3ff3 small fix 2014-06-17 19:32:50 +02:00
Jordi Sanfeliu d337e61cf2 extended 'limit' functionality and optimized code 2014-06-17 19:29:25 +02:00
Jordi Sanfeliu 66e77c755f small update 2014-03-03 17:45:13 +01:00
Jordi Sanfeliu 1d284f9fcc fixed a message of 'Argument isn't numeric in int ...' in 'nvidia' graph when using newer official drivers 2013-07-08 12:04:12 +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 6336029499 Added the ability to specify an optional host address for the built-in HTTP server to bind to. [#19] 2013-05-17 11:57:48 +02:00
Jordi Sanfeliu 97e2647bde Added user/password authentication option in the built-in HTTP server. [#14] 2013-05-15 12:46:04 +02:00
Jordi Sanfeliu b372c8e66f added the 'min' function 2013-04-24 15:32:54 +02:00
Jordi Sanfeliu da5a13de36 fixed a typo 2013-04-09 14:48:24 +02:00
Jordi Sanfeliu cbcc682b1c added support for ATI graphic cards through the 'gpu' keys in the 'lmsens' graph 2013-04-09 12:57:00 +02:00
Jordi Sanfeliu 6e5bb906f0 changed option to 'temperature_scale' 2013-03-27 19:58:09 +01:00
Jordi Sanfeliu 5f1db3272e changed the function name 2013-03-27 19:26:24 +01:00
Jordi Sanfeliu 9037d52245 changed the name of the function 2013-03-27 19:24:56 +01:00
Jordi Sanfeliu 93740519d3 avoid use of a possible uninitialized variable in to_fahrenheix() function 2013-03-27 18:58:15 +01:00
Jordi Sanfeliu 62041dcba1 added a function to convert values from celsius to fahrenheit 2013-03-27 18:42:09 +01:00
Jordi Sanfeliu d1c73cea2b closing 3.1.0 2013-03-15 07:57:09 +01:00
Jordi Sanfeliu a9a0876914 fixed in 'lmsens' to not use the returned value if 'nvidia-smi' is not installed 2013-02-20 15:32:41 +01:00
Jordi Sanfeliu 8858b11d1f fixed to not truncate the HTTPd logfile on startup 2013-02-15 11:55:20 +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 bc5fb7fb09 fixed HTTP server setup 2013-02-11 12:36:31 +01:00
Jordi Sanfeliu e26901bcb6 finished HTTP built-in server 2013-02-07 15:57:42 +01:00
Jordi Sanfeliu 2b25949113 introduced HTTP server built-in 2013-01-31 18:48:29 +01:00
Jordi Sanfeliu a44e47a28b add outgoing connections feature to 'port' graphs 2013-01-29 12:45:33 +01:00
Jordi Sanfeliu 62ba877427 added the max() function 2013-01-28 13:18:03 +01:00
Jordi Sanfeliu f6082bd197 fixed the way how are flushed out the iptables rules 2013-01-25 13:02:53 +01:00