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
f505f18eda
Increase time difference resolution for libvirt.pm, net.pm and process.pm.
...
Assuming a 60s time difference between two update calls introduces some
error of up to 3% on the time intervall, especially in parallel mode.
To reduce this error the time difference is measured and not assumed to be 60s.
2022-02-25 01:10:26 +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
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
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
57c0de3162
fixed regexp to include support for newer versions of libvirtd #260
2019-11-14 08:54:07 +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
2447914d05
redirect all the output into an array to support parallelizing in 'libvirt.pm'
2017-07-27 12:19:32 +02:00
Jordi Sanfeliu
4866ad410c
added a message in 'libvirt.pm' if the MAC address of a VM is not found
2016-06-15 10:51:31 +02:00
Jordi Sanfeliu
ea9fd4958b
added the new configuration option 'image_format' #132
2016-01-25 18:35:30 +01:00
Jordi Sanfeliu
bfd3fcaf49
small cosmetic change
2015-12-14 16:02:52 +01:00
Jordi Sanfeliu
814515d6aa
last minute fixes
2015-12-04 11:08:12 +01:00
Jordi Sanfeliu
3084960a6b
small fixes in 'libvirt.pm'
2015-12-04 10:20:13 +01:00
Jordi Sanfeliu
601b1b91e9
added in 'libvirt.pm' the ability to support multiple disks and network interfaces for each virtual machine
2015-12-04 09:26:49 +01:00
Jordi Sanfeliu
c0356b9571
fixed in 'libvirt.pm' to hide empty groups
2015-12-03 16:09:58 +01:00
Jordi Sanfeliu
d6082b02bf
added the option 'cmd' in 'libvirt.pm' in order to be able to execute a custom command
2015-12-02 18:07:52 +01:00
Jordi Sanfeliu
e6c56b66b0
fixed in 'libvirt.pm' limiting to 100 all CPU values greater than 100
2015-12-01 10:03:16 +01:00
Jordi Sanfeliu
b55f7e449a
comestic changes
2015-02-12 16:27:03 +01:00
Jordi Sanfeliu
98e6c35807
Zoomed graphs in 'libvirt.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-19 19:16:43 +01:00
Jordi Sanfeliu
042f7078b1
added new 'limit' functionality to 'libvirt' graph
2014-06-18 11:19:59 +02:00
Jordi Sanfeliu
4ee5591c27
optimized some code of the new 'libvirt' graph
2014-05-30 13:06:18 +02:00
Jordi Sanfeliu
02e6a09a85
network graph now shows values in MB instead of KB
2014-05-21 09:48:56 +02:00
Jordi Sanfeliu
e071d0a656
libvirt graph now honours the 'netstats_in_bps' option
2014-05-21 09:41:19 +02:00
Jordi Sanfeliu
8bc868457a
added a complete statistical Libvirt (libvirt) graph
2014-05-20 13:23:03 +02:00