Commit Graph

37 Commits

Author SHA1 Message Date
Jordi Sanfeliu 98a379fa18 redirect all the output into an array to support parallelizing in 'port.pm' 2017-08-28 17:50:15 +02:00
Jordi Sanfeliu 2aef7a31d6 small fix. #186 2017-07-05 11:47:16 +02:00
Jordi Sanfeliu de70e10838 force a standard locale in 'port.pm' #186 2017-07-05 11:43:20 +02:00
Jordi Sanfeliu be4240af8c added a new option in 'port.rrd' to enable/disable background red color for each port monitored. #182 2017-05-11 09:49:45 +02:00
Jordi Sanfeliu 9b89651084 fix typo 2017-05-10 17:07:48 +02:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu 49269364ba fixed a message of 'use of uninitialized value' in 'port.pm'. #110 2015-09-22 15:59:19 +02:00
Jordi Sanfeliu 1aae2d8461 fix a misunderstood default action of 'ipv6_disabled' option. #105 2015-09-01 16:37:59 +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 9a56b9608c fixed to not show the red background color in listening network ports using IPv6 in the 'port' graph 2015-06-30 17:54:26 +02:00
Jordi Sanfeliu d0078c2c68 fixed to remove red background color in 'port' graph when the network port is for outgoing connections 2015-03-04 15:05:54 +01:00
Jordi Sanfeliu 27dbf628a0 avoid ip6tables warning messages when IPv6 is disabled 2015-03-03 17:56:54 +01:00
Jordi Sanfeliu 3671a642d1 removed the option 'all' as network protocol in the 'port' graph 2015-03-03 09:19:32 +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 b55f7e449a comestic changes 2015-02-12 16:27:03 +01:00
Jordi Sanfeliu ae0c0cf66a Zoomed graphs in 'port.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-01-21 17:33:21 +01: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 f1749929bb added new 'limit' functionality to 'port' graph 2014-06-19 10:53:27 +02:00
Jordi Sanfeliu 66e77c755f small update 2014-03-03 17:45:13 +01:00
Jordi Sanfeliu b5f73bb20e 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:42 +01:00
Jordi Sanfeliu 00676e5ba7 fixed annoying messages of use of uninitialized value ... 2014-02-04 17:27:23 +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 b79206b41d fixed a missing HTML tag in 'port' graph 2014-01-28 10:50:05 +01:00
Jordi Sanfeliu e733d550a6 fixed in 'proc' graph to match the connection type exactly 2014-01-20 12:50:36 +01:00
Jordi Sanfeliu 29017cb63b generate a new file only if 'max_historic_years' value has been extended 2013-11-26 18:30:24 +01:00
Jordi Sanfeliu 45feab891a added support for the new 'max_historic_years' option to the 'port' graph 2013-11-26 18:30:21 +01:00
Jordi Sanfeliu 6c7d6fdaa3 added the option 'global_zoom' to all graphs 2013-07-29 18:03:13 +02:00
Jordi Sanfeliu 06152411de added 'show_gaps' support to the 'port' graph 2013-07-02 13:20:27 +02:00
Jordi Sanfeliu 77876f0322 removed an extra '<tr>' in 'port' graph 2013-06-12 13:13:09 +02:00
Jordi Sanfeliu 14b8def4e6 fixed to show correctly the graphs where there are less ports defined than the value of 'port->max' 2013-04-24 15:34:09 +02:00
Jordi Sanfeliu 8d5779b848 Fixed a bug in how data was collected using 'ipfw' 2013-03-08 13:05:55 +01:00
Jordi Sanfeliu 2a22bc9fa5 Fixed in 'nginx' and 'port' graph to properly use 'conntrack' instead of 'state' in the iptables rules 2013-03-04 16:22:11 +01:00
Jordi Sanfeliu 24bd43b506 fixed the URL of the images 2013-02-11 11:36:17 +01:00
Jordi Sanfeliu a44e47a28b add outgoing connections feature to 'port' graphs 2013-01-29 12:45:33 +01:00
Jordi Sanfeliu 1bd67be41c added the ability to account outgoing connections in the 'port' graph 2013-01-25 13:04:03 +01:00
Jordi Sanfeliu a1a283e745 new 3.0 branch created 2013-01-04 09:27:05 +01:00