Commit Graph

49 Commits

Author SHA1 Message Date
Andreas Bachlechner 624c34459d Use the css style instead of title_fg_color and title_bg_color. 2022-02-24 19:16:30 +01:00
Jordi Sanfeliu ebcc7e514a fix the '--full-size-mode' parameter to not break backwards compatibility with older versions of RRDtool #342 2022-01-12 10:26:58 +01:00
David Hummel 14b32dd993 Added 2 functions (img_element & picz_a_element) & renamed picz_js_link 2021-12-21 17:24:55 -07:00
David Hummel 92eaaa4f5a Use --full-size-mode for zoomed images 2021-12-21 16:08:14 -07:00
David Hummel 7afc48f3b0 Removed remaining trailing spaces 2021-12-21 08:49:47 -07:00
David Hummel 02f0e09388 Merge remote-tracking branch 'upstream/master' 2021-12-21 08:20:41 -07:00
David Hummel fc63b67940 Added function for picz js links 2021-12-20 21:24:23 -07:00
David Hummel ba9f7040e9 Revert "Fixed `zoomed image won't fit in the pop-up window` for SVG image_format"
This reverts commit 3dfe4972c5.
2021-12-20 17:47:36 -07:00
Jordi Sanfeliu 28bae74d22 fixed some possible undefined values in 'bind.pm' #374 2021-12-13 16:48:18 +01:00
David Hummel 3dfe4972c5 Fixed `zoomed image won't fit in the pop-up window` for SVG image_format 2021-08-25 13:36:13 -07:00
Jordi Sanfeliu 08b3acdbd6 converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01: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 39a5a6be73 make sure to initialize all 20 values of every option. #244 2019-06-27 08:45:33 +02:00
Jordi Sanfeliu 6ff982c0de small fix in the way how $totalinq value is retrieved 2019-06-25 12:34:27 +02:00
Jordi Sanfeliu e4cb9b936d rewritten the 'bind.pm' module to use XML::LibXML instead of XML::Simple, fixing a number of long standing bugs. #181 2019-06-25 08:19:21 +02: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 4db5afd819 redirect all the output into an array to support parallelizing in 'bind.pm' 2017-07-24 11:56:05 +02:00
Jordi Sanfeliu 23979611ec fix typo 2016-10-10 16:54:15 +02:00
Jordi Sanfeliu 1837db373c fix to convert the BIND's output when there is only one hit in 'incoming queries' 2016-10-10 16:53:00 +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 35e0a8a8a0 fixed the text color in the bottom URL of the Bind graph 2015-03-26 15:49:04 +01:00
Jordi Sanfeliu b55f7e449a comestic changes 2015-02-12 16:27:03 +01:00
Jordi Sanfeliu d156d92454 Zoomed graphs in 'bind.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-26 19:17:16 +01:00
Jordi Sanfeliu af3172c5fe added new 'limit' functionality to 'bind' graph 2014-06-20 10:28:35 +02:00
Jordi Sanfeliu 02e042b4fb incremented the font size of the titles in 'bind' graph 2014-03-03 18:36:02 +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 8993df021c propagate the support of the new 'accept_selfsigned_certs' option to 'bind' module. #40 2014-01-29 18:21:39 +01:00
Jordi Sanfeliu a790c283a4 Fixed the lack of minimum definition in some data sources of 'bind' graph 2013-11-26 18:30:30 +01:00
Jordi Sanfeliu 34a9324050 fixes #29 2013-11-26 18:30:25 +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 9fbedccb81 typo fixed 2013-11-26 18:30:18 +01:00
Jordi Sanfeliu 6cf9481143 small update 2013-11-26 18:30:15 +01:00
Jordi Sanfeliu 03ea061b14 added support for the new 'max_historic_years' option to the 'bind' graph 2013-11-26 18:30:13 +01:00
Jordi Sanfeliu 7580d7a185 more fixes in the 'bind' graph when detecting BIND versions statistics 2013-11-26 18:30:12 +01:00
Jordi Sanfeliu eeabf9da97 fixed the statistics tag for BIND v9.9+ 2013-11-26 18:30:11 +01:00
Jordi Sanfeliu fb77bba5ea fixed some bugs when collecting data in BIND version 9.9+ 2013-11-26 18:30:11 +01:00
Jordi Sanfeliu f7df95dfe2 fixed to get stats version taking care depending of BIND version XML layout 2013-11-26 18:30:10 +01:00
Jordi Sanfeliu 570654aaf4 added support for different BIND statistics versions (2 and 3 right now) 2013-11-26 18:30:10 +01:00
Jordi Sanfeliu 6c7d6fdaa3 added the option 'global_zoom' to all graphs 2013-07-29 18:03:13 +02:00
Jordi Sanfeliu 8fcd6bbee3 added 'show_gaps' support to the 'bind' graph 2013-07-03 18:08:34 +02:00
Jordi Sanfeliu 98295d82fe removed a useless line in 'bind.pm' 2013-06-06 17:11:44 +02:00
Jordi Sanfeliu 24bd43b506 fixed the URL of the images 2013-02-11 11:36:17 +01:00
Jordi Sanfeliu ad381b25c0 last update for 3.0.0beta1 2013-01-11 12:36:25 +01:00
Jordi Sanfeliu 89dbd36a1a fixed a reference 2013-01-07 10:02:46 +01:00
Jordi Sanfeliu 31e8e4d476 fixed a bad reference for 'totalinq' 2013-01-04 13:01:14 +01:00
Jordi Sanfeliu a1a283e745 new 3.0 branch created 2013-01-04 09:27:05 +01:00