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
Jordi Sanfeliu
9a831bcfdc
substituted leading spaces to tabs in some lines of code
2022-09-13 15:48:55 +02:00
Andreas Bachlechner
6e0bb3a793
Merge branch 'master' into ipmi_map_whitespace_support
2022-02-03 16:45:16 +01:00
Andreas Bachlechner
190f68aa4b
Add support to rename ipmi sensors with whitespaces by introducing the whitespace_key_support config option.
2022-02-03 12:18:42 +01:00
Andreas Bachlechner
8c8bd09f8b
Add improved line padding which checks the actually needed lines to ipmi.pm plots.
2022-02-03 11:20:08 +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
fd3a4aa46f
removed extra parenthesis #349
2021-10-11 11:15:08 +02:00
Andreas Bachlechner
8231a18fb1
Change nan creation location
2021-10-08 01:48:58 +02:00
Andreas Bachlechner
4b6b3bfc08
Only create the nan once per loop.
2021-10-07 18:52:25 +02:00
Andreas Bachlechner
4f33fd727c
Add options to use nan instead of 0 for missing data and to show gaps
...
only if all data are invalid.
- use_nan_for_missing_data = y
- gap_on_all_nan = y
This is useful if missing data could otherwise be misinterpreted as valid.
Default behaviour does not change.
2021-10-06 12:17:24 +02:00
Andreas Bachlechner
7d13171e35
Fix rigid and limit value usage.
...
Before only the first value was used for all plots.
2021-09-30 10:00:04 +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
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
a03a70d3ef
closing 3.11.0
2019-03-14 15:41:20 +01:00
Andy Rabagliati
ea82cfd825
allow negative thermal margin values in ipmi
2019-01-16 10:21:22 +02:00
Jordi Sanfeliu
159dec9500
fixed to correctly represent the values in text mode in 'ipmi.pm'
2017-11-23 11:23:54 +01:00
Jordi Sanfeliu
bcc6cc2b13
redirect all the output into an array to support parallelizing in 'ipmi.pm'
2017-07-31 11:23:19 +02:00
Jordi Sanfeliu
3f6f9d4034
added the ability to include an alert for each defined sensor in 'ipmi.pm'
2017-07-31 11:18:36 +02:00
Jordi Sanfeliu
8b3b27b4c5
removed a debugging line
2017-07-24 12:32:48 +02:00
Jordi Sanfeliu
535af64e36
small updates
2016-12-22 15:59:19 +01:00
Jordi Sanfeliu
714cf09f1c
added a complete graph for IPMI sensors using the 'ipmitool' command
2016-12-20 10:13:57 +01:00