Commit Graph

30 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 e2bd20d75b updating URLs to HTTPS 2020-02-21 10:34:32 +01:00
Jordi Sanfeliu 252a843ca6 added the new option 'subject_prefix' in 'emailreports.pm' to be able to set a customized prefix in the Subject of the emails that will be sent 2019-05-17 12:13:19 +02:00
Jordi Sanfeliu 864d44dc22 small change 2017-09-25 15:24:19 +02:00
Jordi Sanfeliu b018d1b44e small update 2017-01-19 18:27:17 +01:00
Jordi Sanfeliu 2d81ab7fdf fixed in 'emailreports.pm' to name each attached graph correctly. #174 2017-01-18 11:38:40 +01:00
Jordi Sanfeliu 2e4349505f fixed the MIME type in 'emailreports.pm' to honor the 'image_format' option. #174 2017-01-18 10:52:49 +01: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
g6323117 b42bbaed28 Update emailreports.pm 2015-07-06 23:37:43 +08:00
Jordi Sanfeliu 01baaf86e9 fixed to put the output of the 'addendum_script' in the right place, and avoiding being repeated on each graph in the 'emailreports' graph 2015-06-29 18:16:59 +02:00
Jordi Sanfeliu 543df9c141 increased the timeout from 30 to 120 seconds 2015-03-12 08:55:40 +01:00
Jordi Sanfeliu 7e6f750d96 added support for relay-only MTA (for example Nullmailer) 2014-06-10 16:17:58 +02:00
Dmitrii Zolotarev fb05fd6371 Added support for relay-only MTA (for example Nullmailer) 2014-06-04 09:59:10 +07:00
Jordi Sanfeliu 204f470aca added support to include username and password in the 'url_prefix' option in the 'emailreports' module 2014-05-21 16:38:38 +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 666f839085 removed new variable creation and add some cosmetics. #40 2014-01-29 18:18:51 +01:00
Jordi Sanfeliu 835eb3d8dc Merge branch 'skibbi-master' into devel 2014-01-29 17:37:39 +01:00
Skibbi a379718f4b Self signed certificates support
Reconfigure LWP to ignore certificate errors.
2014-01-29 12:51:49 +01:00
Jordi Sanfeliu 2dc599a05a added the 'addendum_script' option in the 'emailreports' in order to include user's own data in the email reports 2014-01-21 16:01:59 +01:00
Jordi Sanfeliu f29d94138d added an error message into the email if 'emailreports' can't connect to Monitorix 2014-01-17 10:24:45 +01:00
Jordi Sanfeliu 0b2772ea09 fixed in email reports to show all graphs in the list #33 2013-12-23 13:32:30 +01:00
Jordi Sanfeliu 666aa475b1 fixed to show the real hostname in the emailreports 2013-11-26 18:30:27 +01:00
Jordi Sanfeliu 8232acd943 fixed to correctly sent images in graphs 'proc', 'port' and 'fail2ban' when using emailreports 2013-11-26 18:30:27 +01:00
Jordi Sanfeliu 897044349e fixed some error messages when sending emailreports if it's unable to retrieve the images, denoting a disabled graph 2013-11-26 18:30:20 +01:00
Jordi Sanfeliu 13b68e7712 fixed to not rely only with the ENV{HOSTNAME} variable to get the hostname on 'emailreports' graph 2013-11-26 18:30:09 +01:00
Jordi Sanfeliu fb2953c852 added more improvements to 'emailreports' 2013-07-11 15:24:42 +02:00
Jordi Sanfeliu ea7ef357ec removed unused modules and variables 2013-07-11 13:07:47 +02:00
Jordi Sanfeliu 5befa697ae initial implementation of Email Reports [#11] 2013-07-10 18:53:59 +02:00