Andreas Bachlechner
4f2ae34a54
Make new nvme load plots optional.
2022-02-10 10:09:50 +01:00
Andreas Bachlechner
bb3a69b7bd
Simplify riglim order.
2022-02-07 09:50:39 +01:00
Andreas Bachlechner
7cfca7090a
Disable logarithmic axis scaling.
2022-02-02 09:13:03 +01:00
Andreas Bachlechner
a9ffecbcf5
Update config
2022-02-01 14:10:08 +01:00
Andreas Bachlechner
b9ba166adb
Fix plot arrangement and remove comments.
2022-02-01 13:50:15 +01:00
Andreas Bachlechner
2d974606d9
Add plots for read and write load and also for total read bytes.
2022-02-01 13:18:50 +01:00
Andreas Bachlechner
e6e8ca6713
Merge branch 'imgdir_fix' into nvme_bytes_written
2022-02-01 02:13:19 +01:00
Andreas Bachlechner
968f63b3ae
Add data units read and data units read/s and written/s.
2022-02-01 01:59:42 +01:00
Andreas Bachlechner
fc26d6db8b
Fix wrong index for image directory.
...
The number of plots was wrongly fixed to 3 instead of the actual number.
2022-01-28 17:32:57 +01:00
Jordi Sanfeliu
738bbfd5be
Merge pull request #385 from bachandi/amdgpu_config_fix
...
Fix amdgpu section in monitorix.conf
2022-01-24 09:59:49 +01:00
Andreas Bachlechner
a5a41d3684
Fix amdgpu section in monitorix.conf
...
The documentation is correct but the config file part was still the old version.
2022-01-21 23:26:40 +01:00
Jordi Sanfeliu
4e3d527af7
fixed an error in 'pgsql.pm' if a non-privileged user is used to read the statistics #384
2022-01-20 11:49:49 +01:00
Jordi Sanfeliu
069deafcce
updated README.md
2022-01-18 10:52:18 +01:00
Jordi Sanfeliu
ae6c04bad4
closing version 3.14.0
2022-01-18 10:34:50 +01:00
Jordi Sanfeliu
0e3af86e71
fix indentations in monitorix.conf.5
2022-01-18 09:53:22 +01:00
Jordi Sanfeliu
157d1fa25b
update Changes
2022-01-18 09:00:55 +01:00
Jordi Sanfeliu
e35051ec5c
reduced the timeout from 30 to 5 seconds in 'phpfpm.pm'
2022-01-17 09:48:54 +01:00
Jordi Sanfeliu
d13bb54c0e
fixed to not treat option 'graph_name' as special as it ends up duplicating graphs #383
2022-01-17 09:33:57 +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
7d3f2383ee
Merge pull request #382 from bachandi/ambsens
...
Add legend customisation to ambsens.pm
2022-01-13 10:32:19 +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
Andreas Bachlechner
0430687694
Add more legend options to ambsens.pm
...
- show_average option to also show average, minimum and maximum in the legend.
- scientific_notation option to print the current values in scientific notation.
2022-01-12 17:59:19 +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
Jordi Sanfeliu
e7759267f9
fix indentation in monitorix.conf.5 #352
2022-01-11 10:40:01 +01:00
Jordi Sanfeliu
08e7632c34
Merge pull request #381 from bachandi/nvme_extended_plots_default
...
Change nvme default plots to the extended version.
2022-01-11 10:36:37 +01:00
Andreas Bachlechner
af3a8a27d0
Change nvme default plots to the extended version.
2022-01-11 10:15:27 +01:00
Jordi Sanfeliu
bb7ae5ad55
Merge pull request #380 from bachandi/fix_nvme_non_extended_plot
...
Fix nvme non extended plot version.
2022-01-11 08:12:47 +01:00
Andreas Bachlechner
75b3b7e037
Handle unspecified alerts section in nvme.pm
2022-01-10 20:55:36 +01:00
Andreas Bachlechner
56a9b21095
Fix nvme non extended plot version.
...
The selection of plots that need alternative scaling was not set
for the non extended version of the nvme plots.
2022-01-10 20:39:28 +01:00
Jordi Sanfeliu
a28c5809a6
Merge branch 'master' of github.com:mikaku/Monitorix
2022-01-10 10:55:40 +01:00
Jordi Sanfeliu
ea4bdc87a3
updated Changes
2022-01-10 10:55:29 +01:00
Jordi Sanfeliu
758c9fa88d
Merge pull request #377 from hummeltech/PerlSyntaxCheck
...
GitHub Actions for "Syntax Checking" & "Basic Testing"
2021-12-24 09:31:38 +01:00
David Hummel
10331bface
GitHub Actions
2021-12-23 17:37:52 -07:00
Jordi Sanfeliu
7c86c5d77f
make more portable a hash reference to a scalar variable #378
2021-12-23 16:21:57 +01:00
Jordi Sanfeliu
0daa1e75b6
Merge pull request #342 from hummeltech/master
...
Fixed `zoomed image won't fit in the pop-up window` for SVG image_format
2021-12-23 12:16:59 +01:00
David Hummel
363267c34f
Indentation update
2021-12-21 18:59:52 -07:00
David Hummel
a6bff83c90
Clean up a little bit more
2021-12-21 18:48:12 -07:00
David Hummel
1d9a0f0353
Use sprintf for HTML elements
2021-12-21 18:36:24 -07:00
David Hummel
0ff19e09b6
Cleaned up the new functions a bit
2021-12-21 18:16:37 -07:00
David Hummel
6a3756943c
Import ceil from POSIX rather than using POSIX::ceil
2021-12-21 17:35:23 -07: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
a250c684a7
Fix for `image_format = svg` (as opposed to `image_format = SVG`)
2021-12-21 09:06:03 -07:00
David Hummel
7afc48f3b0
Removed remaining trailing spaces
2021-12-21 08:49:47 -07:00
David Hummel
955f61f4b6
Fix for issue in Chrome/Chromium
2021-12-21 08:33:35 -07:00
David Hummel
abd4986678
Applied edits from fc63b67940
to new files
2021-12-21 08:26:52 -07:00
David Hummel
02f0e09388
Merge remote-tracking branch 'upstream/master'
2021-12-21 08:20:41 -07:00
Jordi Sanfeliu
cb1802e26e
Merge branch 'master' of github.com:mikaku/Monitorix
2021-12-21 15:19:37 +01:00
Jordi Sanfeliu
c2be9f978a
fix small typo #376
2021-12-21 15:19:26 +01:00