Commit Graph

26 Commits

Author SHA1 Message Date
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 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 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 d4c2d3386b redirect all the output into an array to support parallelizing in 'phpapc.pm' 2017-08-28 17:44:39 +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 49db67e727 fixed to show the memory usage correctly in 'phpapc.pm' 2016-02-01 10:08:31 +01:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu 4000488da2 changed to a clickable link the bottom URL in the PHP APC graph, and fixed the text color 2015-03-26 15:53:44 +01:00
Jordi Sanfeliu b55f7e449a comestic changes 2015-02-12 16:27:03 +01:00
Jordi Sanfeliu fb3db44c1f Zoomed graphs in 'phpapc.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-02-03 16:27:36 +01:00
Jordi Sanfeliu d54386fe63 fixed a missing HTML tag termination 2014-09-19 10:25:29 +02:00
Jordi Sanfeliu ec8555d4fb fixed the use of uninitialized variables in 'phpapc' 2014-06-20 11:13:40 +02:00
Jordi Sanfeliu 3a206f73b2 added new 'limit' functionality to 'phpapc' graph 2014-06-20 10:39:49 +02: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 5d1e2ecaae propagate the support of the new 'accept_selfsigned_certs' option to 'phpapc' module. #40 2014-01-29 18:24:50 +01:00
Jordi Sanfeliu 1ce5306467 fix a problem when matching just 'Bytes'. #36 2014-01-20 17:06:46 +01:00
Jordi Sanfeliu fcc4e168a1 Small fix to complete support for PHP APC 4.0 #36 2014-01-15 19:29:36 +01:00
Jordi Sanfeliu c9a4ef0cfb added support for PHP APC 4.0 version. #36 2014-01-13 15:03:11 +01:00
Jordi Sanfeliu 1e61babb27 small fix 2013-11-26 18:30:28 +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 d653c4bdf5 added support for the new 'max_historic_years' option to the 'phpapc' 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 b74fd5b36a fixed a small bug in a regex 2013-07-19 10:42:36 +02:00
Jordi Sanfeliu f2c74e0c0e added a complete statistical PHP-APC graph 2013-07-18 18:13:59 +02:00