Commit Graph

27 Commits

Author SHA1 Message Date
Andreas Bachlechner 2b4f1abc8e Add improved line padding which checks the actually needed lines to du.pm plots. 2022-02-03 15:27:00 +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
Jordi Sanfeliu 7c86c5d77f make more portable a hash reference to a scalar variable #378 2021-12-23 16:21:57 +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 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
Andreas Bachlechner 53b52d748d Fix du refresh interval setting for values that are not multiples of 60. 2021-09-30 16:31:03 +02:00
Andreas Bachlechner 552be17e39 Change refresh_interval from minutes to seconds. 2021-09-30 08:41:55 +02:00
Andreas Bachlechner d1d5d5510e Also tune the rrd heartbeat to the refresh interval. 2021-09-29 14:07:04 +02:00
Andreas Bachlechner a755957380 Add refresh_interval option in minutes to du.pm 2021-09-28 13:12:35 +02: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 421f020bba converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
Jordi Sanfeliu a7365f0043 fixed a missing 'allvalues=' declaration which affected graphs of type 'files' and 'show_gaps' enabled in 'du.pm'. #277 2020-04-24 10:00:51 +02:00
Jordi Sanfeliu cf3cd9e9a7 closing 3.12.0 2020-02-21 10:36:35 +01:00
Jordi Sanfeliu 52c2788c2d synchronized the same title size for all graphs in medium size 2020-01-27 18:09:46 +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 4a81531d19 added in 'du.pm' the ability to count files in every directory defined. #112 2018-10-26 12:49:24 +02:00
Jordi Sanfeliu d300601538 redirect all the output into an array to support parallelizing in 'du.pm' 2017-07-25 12:25:01 +02:00
Jordi Sanfeliu 89890d23ce removed a pair of unused variables 2016-10-04 11:03:06 +02:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu 67fa4cc63b added in 'du.pm' the new 'extra_args' option to be able to include extra arguments to the 'du' command 2015-12-23 16:42:26 +01:00
Jordi Sanfeliu 892fd45f6c fixed the scale of the y-axis in the 'du' graph 2015-11-02 09:28:12 +01:00
Jordi Sanfeliu d2465c2356 improved the legend of the 'du' graph 2015-09-15 10:25:47 +02:00
Jordi Sanfeliu 6c9be9830c added a complete graph for 'du' command 2015-05-06 12:56:54 +02:00