Commit Graph

41 Commits

Author SHA1 Message Date
Jordi Sanfeliu b7b61c0bfc fixed to LINE1 the Involuntari Context Switches value in process.pm 2024-11-25 16:21:38 +01:00
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 8549551dda Fix uptime plot legend alignment for large values. 2022-10-19 18:27:36 +02:00
Andreas Bachlechner 5f4a9a29cb Add second axis lable to the right of the context switches plot to
indicate that negative values are involuntary switches.

Fix legend alignment for large values.
2022-10-19 18:27:11 +02: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 cd5d991927 improved the way how the process' uptime is collected #311 2022-01-13 11:43:22 +01:00
Jordi Sanfeliu 76a55fdd94 Revert "added an alternative mechanism for systems with old 'ps' command lacking of 'etimes' option #311" 2022-01-13 10:10:59 +01:00
Jordi Sanfeliu dccf48bad5 added an alternative mechanism for systems with old 'ps' command lacking of 'etimes' option #311 2022-01-12 12:44: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 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 4634892241 corrected the title name in the zoomed graph #311 2021-05-05 12:23:40 +02:00
Jordi Sanfeliu d4999553a2 added the option 'time_unit' in 'process.pm' to set the scale of the uptime graph #311 2021-05-04 18:31:15 +02:00
Jordi Sanfeliu 4751319260 added graph of process' uptime in 'process.pm' #311 2021-04-23 08:23:52 +02:00
Jordi Sanfeliu cbcf2557b3 added support in 'process.pm' for systems with different PID max value defined in '/proc/sys/kernel/pid_max' 2021-04-22 07:52:05 +02: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 f77cc19924 fixed the scale in the y-axis of the memory graph in 'process.pm' 2020-01-10 09:38:57 +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 2c4e1ae855 added a warning if a process vanished during the accouting in 'process.pm' 2019-04-12 09:06:36 +02:00
Jordi Sanfeliu 2e22772e53 fixed in 'process.pm' to fully honour the option 'netstats_in_bps' 2017-10-24 12:28:50 +02:00
Jordi Sanfeliu ee17ddbf2b redirect all the output into an array to support parallelizing in 'process.pm' 2017-08-28 17:59:43 +02:00
Nigel Sim bb2da96483 added a final option that does a substring match 2016-01-27 15:18:49 +10:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu 2f02dbd30c fixed to avoid negative values in the network graph of the 'process' graph. #117 2015-10-08 13:17:20 +02:00
Jordi Sanfeliu 36fffec29b added support for process names that include spaces in Process graph #94 2015-06-17 16:54:44 +02:00
Jordi Sanfeliu 19278361db fixed a parsing error when using process names with the character colon 2015-06-16 10:36:05 +02:00
Jordi Sanfeliu b55f7e449a comestic changes 2015-02-12 16:27:03 +01:00
Jordi Sanfeliu 538e495d3c Zoomed graphs in 'process.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:31:43 +01:00
Jordi Sanfeliu ea8ec79ae7 Improved the way how are detected processes in Process.pm module 2014-10-08 14:52:24 +02:00
Jordi Sanfeliu e49451d0d4 Fixes #70 2014-10-03 09:37:41 +02:00
Jordi Sanfeliu 37ec285a3f small update 2014-07-10 09:54:13 +02:00
Jordi Sanfeliu 2a6dce4035 added new 'limit' functionality to 'process' graph 2014-06-19 10:42:33 +02:00
Jordi Sanfeliu 335a9ce6e4 small updates 2014-06-18 17:18:17 +02:00
Jordi Sanfeliu 97351ece73 small fix 2014-06-16 17:12:05 +02:00
Jordi Sanfeliu 66bca961d0 more fixes specially to count data of all instances of each process 2014-06-16 16:48:32 +02:00
Jordi Sanfeliu 6a3fda8be8 added a complete graph of processes statistics 2014-06-03 18:34:29 +02:00