Jordi Sanfeliu
|
9861c01db8
|
fixed the size of graphs in Multihost viewer when using a bigger 'global_zoom' value
|
2023-11-29 17:32:51 +01:00 |
Andreas Bachlechner
|
5b1050c690
|
Updating apcupsd module to have the same options and fixes as the nut module.
Fixing:
- Alignment of the battery percentage legend
Adding options:
- gap_on_all_nan
- use_nan_for_missing_data
- skipscale_for_transfer_voltage
- skipscale_for_shutdown_level
- alt_scaling_for_voltage
- alt_scaling_for_timeleft
- alt_scaling_for_battery_voltage
|
2022-10-12 01:10:39 +02: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 |
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
|
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
|
46fcd2d729
|
force to save values as 'unknown' when 'apcaccess' returns error. #201
|
2018-02-26 09:15:56 +01:00 |
Jordi Sanfeliu
|
7ee147a6dc
|
postponed variable initialization in order to show gaps if 'apcaccess' fails. #201
|
2018-02-19 11:00:33 +01:00 |
Jordi Sanfeliu
|
af623a839d
|
redirect all the output into an array to support parallelizing in 'apcupsd.pm'
|
2017-07-24 11:39:38 +02:00 |
Jordi Sanfeliu
|
ea9fd4958b
|
added the new configuration option 'image_format' #132
|
2016-01-25 18:35:30 +01:00 |
Jordi Sanfeliu
|
350d00f4e9
|
fixed a typo in the y axis title on 'apcupsd' Time left graph. Fixes #82
|
2015-03-09 10:35:23 +01:00 |
Jordi Sanfeliu
|
b55f7e449a
|
comestic changes
|
2015-02-12 16:27:03 +01:00 |
Jordi Sanfeliu
|
85b43fab8e
|
Zoomed graphs in 'apcupsd.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-02-03 17:05:51 +01:00 |
Jordi Sanfeliu
|
d54386fe63
|
fixed a missing HTML tag termination
|
2014-09-19 10:25:29 +02:00 |
Jordi Sanfeliu
|
fdbcb0eae0
|
added new 'limit' functionality to 'apcupsd' graph
|
2014-06-20 11:27:25 +02:00 |
Jordi Sanfeliu
|
5425e05baf
|
fixed regexp that prevented collecting LOADPCT and ITEMP values in 'apcupsd' module
|
2014-05-14 15:34:17 +02:00 |
Jordi Sanfeliu
|
66e77c755f
|
small update
|
2014-03-03 17:45:13 +01:00 |
Jordi Sanfeliu
|
aef7834c58
|
small fix to avoid use of an uninitialized variable
|
2014-01-09 16:55:48 +01:00 |
Jordi Sanfeliu
|
ec02689e77
|
small update
|
2014-01-08 15:36:13 +01:00 |
Jordi Sanfeliu
|
0da0211396
|
some changes in the graphs
|
2014-01-07 15:12:26 +01:00 |
Jordi Sanfeliu
|
e4bbfa68c4
|
added fahrenheit conversion in text mode of 'apcupsd' graph
|
2014-01-03 12:11:33 +01:00 |
Jordi Sanfeliu
|
2f01d417c8
|
added a complete statistical APC UPS (apcupsd) graph
|
2014-01-03 11:53:41 +01:00 |