Commit Graph
66 Commits
Author SHA1 Message Date
Mark Oudsen 624ce29a39 v2.15 - Fixed issues found in Zabbix 5.4.12 and refactored Javascript for better error handling 2023-08-16 14:18:08 +02:00
Mark Oudsen 97dba8f197 v2.14 - Fixed missing flag for fetching web url related items 2023-07-15 00:51:55 +02:00
Mark Oudsen 288b0adaf7 v2.14 - Adding ability to set 'From' and 'Reply-to' address details in configuration - logic refactor on itemId (obsolete) 2023-07-10 23:59:33 +02:00
Mark Oudsen 2859d427f7 v2.14 - Adding ACK_URL for direct jump to Acknowledge edit windows of Zabbix 2023-07-10 14:34:55 +02:00
Mark Oudsen 0cd169a9d2 v2.14 - Adding ability to set 'From' and 'Reply-to' address details in configuration 2023-07-10 14:32:47 +02:00
Mark Oudsen 8269195795 v2.14 - Adding ability to set 'From' address details in configuration 2023-07-10 11:21:48 +02:00
Mark Oudsen 00a67cbb65 v2.14 - Adding ability to set 'From' address details in configuration 2023-07-10 10:14:52 +02:00
Mark Oudsen bf970029ea Merge branch 'main' of github.com:moudsen/mailGraph 2023-07-10 10:09:53 +02:00
Mark Oudsen 9f3bfb5c69 v2.14 - Adding ability to set 'From' address in configuration 2023-07-10 10:09:39 +02:00
Mark Oudsen 3ef16ae597 v2.13 - Bugfixes speciifally on links into Zabbix (missing context or info) 2023-07-03 21:54:27 +02:00
Mark Oudsen a597ce6ab3 v2.13 - Bugfixes speciifally on links into Zabbix (missing context or info) 2023-07-03 21:50:14 +02:00
Mark Oudsen b81414e06d v2.12 - Replaced SwiftMailer with PHPMailer (based on AutoTLS) 2023-07-02 14:54:00 +02:00
Mark Oudsen 32b8582757 v2.11 - Improved error handling and ability to pick random problem via Zabbix for testing 2023-07-01 13:26:29 +02:00
Mark Oudsen 9c42ee4b89 v2.10 - Corrected commit due to incorrect source copy from different host 2023-06-30 10:35:17 +02:00
Mark Oudsen fa7fba040a Merge branch 'main' of github.com:moudsen/mailGraph 2023-06-30 10:19:40 +02:00
Mark Oudsen 3a4a7ab23e v2.10 - Correction of incorrectly copied source file from different host 2023-06-30 10:16:29 +02:00
Mark Oudsen 8bc476ed63 v2.10 - Removed deprecated function dependencies 2023-06-30 08:48:59 +02:00
Mark Oudsen fa51c3e59e Merge branch 'main' of github.com:moudsen/mailGraph into main 2022-01-30 16:44:58 +01:00
Mark Oudsen 4ae62b3a1f v2.02 - Added cleanup option 2022-01-30 16:44:43 +01:00
Mark Oudsen bccd134523 Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-12-16 13:46:43 +01:00
Mark Oudsen 27c1d64511 v2.0 - Bugfixes and dealing with API changes in Zabbix 5.4 such itemId no longer passed by Zabbix itself 2021-12-16 13:46:18 +01:00
Mark Oudsen b7e2062486 Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-10-06 11:15:33 +02:00
Mark Oudsen 2955ffc404 (v1.31) Removal of trival errors and fix for 'json error' messages in Zabbix on clean install and default PHP settings 2021-10-06 11:15:17 +02:00
Mark Oudsen 9edab245d8 Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-07-05 22:47:37 +02:00
Mark Oudsen 341bd561ab Now shows mailGraph version when invoked from CLI (for testing) 2021-07-05 22:47:05 +02:00
Mark Oudsen 82a8fe4121 Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-04-03 16:29:40 +02:00
Mark Oudsen bee76b63c0 Bugfix - Stricter JSONRPC version check by Zabbix (v1.29) 2021-04-03 16:29:26 +02:00
Mark Oudsen 9d4f00ce87 Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-03-24 12:27:54 +01:00
Mark Oudsen 1278d43acb Added ability to specify SMTP username/password (v1.28) 2021-03-24 12:27:44 +01:00
Mark Oudsen 634134b423 Ability to add additional grapgs through Tagging of Trigger of Host and associate Template update (v1.27) 2021-03-20 14:06:08 +01:00
Mark Oudsen 58668311ee Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-03-19 12:22:15 +01:00
Mark Oudsen 9052b71562 Bug fixes after refactoring in v1.25, maskerading usernames/passwords in logging (v1.26) 2021-03-19 12:22:01 +01:00
Mark Oudsen 398637e582 Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-03-19 12:01:50 +01:00
Mark Oudsen 9e40060cdd Bug fixes after refactoring in v1.25, maskerading usernames/passwords in logging (v1.26) 2021-03-19 12:01:41 +01:00
Mark Oudsen e05fcbfba7 Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-03-17 13:57:34 +01:00
Mark Oudsen 66b504a66c Refactoring for optimized flow and relevant data retrieval (v1.25) 2021-03-17 13:57:25 +01:00
Mark Oudsen 17cdbea2bd Refactoring for optimized flow and relevant data retrieval (v1.25) 2021-03-17 13:03:54 +01:00
Mark Oudsen fb51354649 Added ability to configure HTTP proxy (v1.24) 2021-03-12 16:33:44 +01:00
Mark Oudsen 78061964c4 Added ability to configure HTTP proxy (v1.24) 2021-03-12 16:23:47 +01:00
Mark Oudsen 1c9786c549 Bugfix (v1.23) 2021-03-12 15:41:48 +01:00
Mark Oudsen 37b1ea7ea2 Added Stacked,Pie and Exploded graph type support (v1.23) 2021-03-12 15:38:46 +01:00
Mark Oudsen 71df37e612 Renewed example image (v1.22) 2021-03-10 21:47:06 +01:00
Mark Oudsen e262f21dc8 Added ability to embed multiple periods of the same graph (v1.22) 2021-03-10 19:57:42 +01:00
Mark Oudsen 6ff6a2c55d Optimized grapg.get and minor bugfixes (v1.21) 2021-03-09 10:21:06 +01:00
Mark Oudsen b7935b0a47 Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-03-07 22:21:59 +01:00
Mark Oudsen d624fa694d Revised html template to be responsive. Leaving beta mode! (v1.20) 2021-03-07 22:21:38 +01:00
Mark Oudsen 5797538519 Several enhancements and bugfixes - getting ready for v1.20 release (v1.19) 2021-03-05 11:57:01 +01:00
Mark Oudsen f2075d161d Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-03-04 14:29:50 +01:00
Mark Oudsen 2970f10be1 Added Tag processing for Triggers to set period or force different graph to be displayed (v1.18) 2021-03-04 14:29:35 +01:00
Mark Oudsen c0e31d37be Added ability to specify the period of the graph (v1.17) 2021-03-03 23:26:35 +01:00
Mark Oudsen 42bea0df98 Fixed graph.get issue with workaround; several bugfixes and enhancements (v1.16) 2021-03-02 23:17:03 +01:00
Mark Oudsen 2808544170 Revised way of identifying graphs that can be embedded (v1.15)[5] 2021-03-01 20:22:42 +01:00
Mark Oudsen 995fdf0b68 Added ability to apply non-strict SSL email transportation (v1.14) 2021-03-01 19:51:11 +01:00
Mark Oudsen db81193e17 Added transport none,ssl,tls to config.json as smtp_transport (v1.13) 2021-03-01 18:36:28 +01:00
Mark Oudsen 1fb10ed089 smtp server configuration via config.json - fixed config template bug (v1.12) 2021-03-01 18:13:32 +01:00
Mark Oudsen ff0c686ae0 Adjusted config template - (v1.11) 2021-02-28 21:48:46 +01:00
Mark Oudsen 6289a1cbdb Bug fixes (v1.11) 2021-02-28 21:31:46 +01:00
Mark Oudsen dcb523d1cb Example mail message picture 2021-02-27 23:26:01 +01:00
Mark Oudsen 931ce2ca9b Adding example mail message (v1.10) 2021-02-27 23:07:59 +01:00
Mark Oudsen b2ebf778ac Fixed issue with duration - not passed in seconds but formatted already - v1.10 2021-02-27 22:44:23 +01:00
Mark Oudsen bb2e8278c1 Added debugging references to Zabbix problem templates to support easy debugging - v1.10 2021-02-27 17:36:06 +01:00
Mark Oudsen 5e9567c321 Merge branch 'main' of github.com:moudsen/mailGraph into main 2021-02-27 17:18:14 +01:00
Mark Oudsen 86b9070de5 Bugfixes - v1.10 2021-02-27 17:17:54 +01:00
Mark Oudsen fb04fb7d1f Moved all configuration into config file 2021-02-27 15:40:01 +01:00
Mark Oudsen c6418ef30b Cleaned out personal settings of xml file 2021-02-27 13:43:12 +01:00
Mark Oudsen e7cd0fd8a2 Initial release version (v1.01) 2021-02-27 13:40:40 +01:00