Commit Graph

33 Commits

Author SHA1 Message Date
Jordi Sanfeliu 5d224266e8 added new 'separated' visualization mode in 'nginx.pm' #217 2020-07-16 08:36:08 +02:00
Jordi Sanfeliu 23672e5ef2 fixed a bug in 'nginx.pm' introduced when added support of 'ss' command 2020-07-15 10:58:22 +02:00
Jordi Sanfeliu af7d2335dc Added more verbosity on HTTP connections in some modules
The following modules will increase the message verbosity when
when HTTP connections fail:

	- apache.pm
	- emailreports.pm
	- icecast.pm
	- lighttpd.pm
	- nginx.pm
	- pagespeed.pm
	- phpapc.pm
	- phpfpm.pm
	- traffacct.pm
	- wowza.pm
2020-07-02 12:06:36 +02:00
Jordi Sanfeliu 3663c450fe added support to use the 'ss' command in 'port.pm' and 'nginx.pm' 2020-06-22 15:43:44 +02:00
Jordi Sanfeliu cf3cd9e9a7 closing 3.12.0 2020-02-21 10:36:35 +01:00
Jordi Sanfeliu 9222110497 fixed to use --resolution instead of its synonym -r to avoid problems with newer versions of RRDtool. #263 2019-11-22 08:46:02 +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 98ef89190b added the new option 'rrdtool_extra_options' to be able to include RRDtool extra options on every graph 2019-05-08 12:54:03 +02:00
Jordi Sanfeliu 7cca506c1f redirect all the output into an array to support parallelizing in 'nginx.pm' 2017-08-03 10:58:37 +02:00
Jordi Sanfeliu 77f750362b added the new option 'user_agent_id' which is used to define the string to identify Monitorix agent in the HTTP requests 2016-03-17 09:48:38 +01:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu b55f7e449a comestic changes 2015-02-12 16:27:03 +01:00
Jordi Sanfeliu c43b59163e Zoomed graphs in 'nginx.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 18:34:56 +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 f1323455cf added new 'limit' functionality to 'nginx' graph 2014-06-19 11:37:53 +02:00
Jordi Sanfeliu 62c730dd85 added the option 'url' in the 'nginx' graph to define a full URL to be used to collect stats 2014-03-17 13:02:33 +01:00
Jordi Sanfeliu 66e77c755f small update 2014-03-03 17:45:13 +01:00
Jordi Sanfeliu 6f12b876be fixed a bug in the 'ssl_opts' option 2014-02-19 18:23:01 +01:00
Jordi Sanfeliu 8f653d38cd propagate the support of the new 'accept_selfsigned_certs' option to 'nginx' module. #40 2014-01-29 18:23:48 +01:00
Jordi Sanfeliu 0234ca32d9 fixed the requests value in the 'nginx' graph. Now it honours the label to show the value per second, instead of per minute 2013-11-28 11:12:09 +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 526da8dccd added support for the new 'max_historic_years' option to the 'nginx' 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 dea72b9b05 added 'show_gaps' support to the 'nginx' graph 2013-07-02 16:41:53 +02:00
K3A 7683fac3fe Update nginx.pm
It didn't work for me until I edited that condition to match the part of code where ipconfig rule is created.
2013-06-12 14:04:39 +02:00
Jordi Sanfeliu 3227fea2cd fixed a typo in the iptables rule in the Nginx graph 2013-04-01 12:22:39 +02: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 6a3e5bbbf1 Fixed in 'nginx' to avoid use of uninitialized values and show and error
message when Monitorix is unable to connect to Nginx server
2013-02-20 15:51:39 +01:00
Jordi Sanfeliu 24bd43b506 fixed the URL of the images 2013-02-11 11:36:17 +01:00
Jordi Sanfeliu 08e9c9768a fixed the way how are created the iptables rules in 'nginx' graph 2013-01-25 11:39:43 +01:00
Jordi Sanfeliu 0ea82d636f fixed the way how are created the iptables rules in 'nginx' graph 2013-01-25 11:37:36 +01:00
Jordi Sanfeliu 7fad65bbb8 cosmetic update 2013-01-04 10:40:31 +01:00
Jordi Sanfeliu a1a283e745 new 3.0 branch created 2013-01-04 09:27:05 +01:00