Commit Graph

25 Commits

Author SHA1 Message Date
Andreas Bachlechner c29f1c3325 Add alt_scaling_for_timeleft, alt_scaling_for_battery_voltage and alt_scaling_for_voltage config options to nut module.
This option sets the alternative scaling option for the corresponding plots.
2022-02-28 22:09:49 +01:00
Andreas Bachlechner 9bed02ca3f Add skipscale_for_shutdown_level and skipscale_for_transfer_voltage config option for nut module.
If enabled it ignores the corresponding graph when scaling the plot axis.
2022-02-28 22:04:19 +01:00
Andreas Bachlechner a6b3a2c265 Fix text alignment in battery plot.
Now it also aligns correctly if a value is 100%.
2022-02-28 21:59:00 +01:00
Jordi Sanfeliu 93672947e0
Merge pull request #405 from bachandi/css_updates
Use the css style instead of title_fg_color and title_bg_color.
2022-02-25 10:28:26 +01:00
Andreas Bachlechner f05e4b5ea4 Also use the default value for placeholder values. 2022-02-25 00:49:53 +01:00
Andreas Bachlechner 624c34459d Use the css style instead of title_fg_color and title_bg_color. 2022-02-24 19:16:30 +01:00
Andreas Bachlechner 284cae9fdc Print the used upsc call. 2022-02-24 18:39:58 +01:00
Andreas Bachlechner 780e067604 Add ignore_error_output option to nut.pm
This option, when enabled, suppresses error output from upsc.
2022-02-24 10:08:44 +01:00
Andreas Bachlechner d3f2558352 Add gap_on_all_nan option to nut.pm
This option shows gaps only if all data points are nan instead of requiring only one to be nan for a gap.
2022-02-24 10:07:27 +01:00
Andreas Bachlechner c6447adc80 Add use_nan_for_missing_data option to nut.pm 2022-02-24 10:04:13 +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 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
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 556c3e593d Fixed de scalar of Data Segments (DS) on the textmode interface in modules:
- apache.pm
- chrony.pm
- nut.pm
- pagespeed.pm
- tinyproxy.pm
2021-01-07 10:59:37 +01: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 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 c0f2d015bc redirect all the output into an array to support parallelizing in 'nut.pm' 2017-08-04 09:36:06 +02:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu 452babf708 corrected the shift in the values of the main graph #95 2015-07-14 18:22:37 +02:00
Jordi Sanfeliu 6fb3053c73 added a complete graph for the 'upsc' (Network UPS Tools) command. #95 2015-07-13 17:32:45 +02:00