Jordi Sanfeliu
|
c20f2aa4b3
|
Merge pull request #406 from bachandi/lmsens_updates
lmsens updates
|
2022-03-01 07:55:00 +01:00 |
Jordi Sanfeliu
|
f1e79bc90a
|
fixed graphs layout when using more than one chrony server #408
|
2022-02-28 17:13:20 +01:00 |
Jordi Sanfeliu
|
b8314c34f5
|
Merge pull request #402 from bachandi/rrd_locking
Add rrd locking option
|
2022-02-28 09:48:30 +01:00 |
Jordi Sanfeliu
|
93672947e0
|
Merge pull request #405 from bachandi/css_updates
Use the css style instead of title_fg_color and title_bg_color.
|
2022-02-25 10:28:26 +01:00 |
Andreas Bachlechner
|
d1f029c694
|
Fix the lock file access if the accessing user is not the owner of the lockfile in a world readable directory.
|
2022-02-25 09:49:26 +01:00 |
Jordi Sanfeliu
|
5093896b0a
|
Merge pull request #403 from bachandi/nut_updates
NUT updates
|
2022-02-25 09:08:53 +01:00 |
Andreas Bachlechner
|
f05e4b5ea4
|
Also use the default value for placeholder values.
|
2022-02-25 00:49:53 +01:00 |
Andreas Bachlechner
|
e046987f6f
|
Add gap_on_all_nan option to lmsens.
|
2022-02-25 00:16:37 +01:00 |
Andreas Bachlechner
|
63c800fc7b
|
Add use_nan_for_missing_data option to lmsens.
|
2022-02-25 00:15:36 +01:00 |
Andreas Bachlechner
|
34ea9fe59b
|
Add support for mV unit to voltage keys in lmsens.
|
2022-02-25 00:14:15 +01: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 |
Andreas Bachlechner
|
284cae9fdc
|
Print the used upsc call.
|
2022-02-24 18:39:58 +01:00 |
Andreas Bachlechner
|
780e067604
|
Add ignore_error_output option to nut.pm
This option, when enabled, suppresses error output from upsc.
|
2022-02-24 10:08:44 +01:00 |
Andreas Bachlechner
|
d3f2558352
|
Add gap_on_all_nan option to nut.pm
This option shows gaps only if all data points are nan instead of requiring only one to be nan for a gap.
|
2022-02-24 10:07:27 +01:00 |
Andreas Bachlechner
|
c6447adc80
|
Add use_nan_for_missing_data option to nut.pm
|
2022-02-24 10:04:13 +01:00 |
Jordi Sanfeliu
|
544152cd37
|
added the option 'use_nan_for_missing_data' to 'fs.pm' #399
|
2022-02-24 09:11:45 +01:00 |
Andreas Bachlechner
|
8f7deef03f
|
Updating the rrd needs to have the exculsive lock and emailreports do not need
to have a lock as it just creates an cgi request which has its own lock.
|
2022-02-23 13:23:43 +01:00 |
Andreas Bachlechner
|
97669bfe65
|
Change lockfile suffix to .lock.
|
2022-02-23 13:18:33 +01:00 |
Andreas Bachlechner
|
a739e5dacb
|
Add rrd locking.
- Add an enable_rrd_lock config option to enable it.
- It creates a lock file and uses it via flock when reading and writing rrd files.
|
2022-02-23 11:55:15 +01:00 |
Jordi Sanfeliu
|
f4dda71be8
|
updated manpage #399
|
2022-02-22 08:53:02 +01:00 |
Jordi Sanfeliu
|
cdfd245bf9
|
Merge pull request #397 from bachandi/nvme_improvements
Nvme plot additions
|
2022-02-22 08:49:03 +01:00 |
Jordi Sanfeliu
|
074837139a
|
added the option 'use_nan_for_missing_data' to 'du.pm' #399
|
2022-02-21 11:56:59 +01:00 |
Andreas Bachlechner
|
e252e8f6ff
|
Remove show_more_extened_plots config option. It is now default.
|
2022-02-19 00:17:28 +01:00 |
Jordi Sanfeliu
|
ff9b04d8e4
|
fixed italic format in all descriptions of the option 'use_nan_for_missing_data'
|
2022-02-17 09:33:11 +01:00 |
Jordi Sanfeliu
|
bcbe589ba5
|
update Changes
|
2022-02-10 12:01:28 +01:00 |
Andreas Bachlechner
|
4f2ae34a54
|
Make new nvme load plots optional.
|
2022-02-10 10:09:50 +01:00 |
Jordi Sanfeliu
|
c14fb6757b
|
fix some indentations #390
|
2022-02-09 09:34:06 +01:00 |
Jordi Sanfeliu
|
6b60e2e837
|
fix some indentations in #389
|
2022-02-09 09:31:41 +01:00 |
Jordi Sanfeliu
|
c2f51df737
|
small cosmetic fix in 'monitorix.conf' #390
|
2022-02-09 09:23:23 +01:00 |
Jordi Sanfeliu
|
912fb59504
|
Merge pull request #389 from bachandi/amdenergy
Add amdenergy.pm to monitor AMD CPU power draw.
|
2022-02-09 09:19:27 +01:00 |
Jordi Sanfeliu
|
9264717848
|
Merge pull request #396 from bachandi/intelrapl_fix
Fix image filename problem in intelrapl
|
2022-02-07 17:24:14 +01:00 |
Andreas Bachlechner
|
ea2c3c9dfa
|
Revert "Increase readability for image file names in amdenergy."
This reverts commit ea8937a00d .
|
2022-02-07 17:16:55 +01:00 |
Andreas Bachlechner
|
ea1f02a277
|
Revert "Increase readability for image file names in intelrapl."
This reverts commit b366b9bf42 .
|
2022-02-07 17:16:23 +01:00 |
Andreas Bachlechner
|
ea8937a00d
|
Increase readability for image file names in amdenergy.
|
2022-02-07 10:21:38 +01:00 |
Andreas Bachlechner
|
b366b9bf42
|
Increase readability for image file names in intelrapl.
|
2022-02-07 10:18:27 +01:00 |
Andreas Bachlechner
|
7c60a08645
|
Fix plot index in intelrapl.
|
2022-02-07 10:17:29 +01:00 |
Andreas Bachlechner
|
bb3a69b7bd
|
Simplify riglim order.
|
2022-02-07 09:50:39 +01:00 |
Andreas Bachlechner
|
baef296ac8
|
Use new graph size large in amdenergy.
|
2022-02-07 09:38:28 +01:00 |
Andreas Bachlechner
|
d86820370c
|
Merge remote-tracking branch 'mikaku/master' into amdenergy
|
2022-02-07 09:34:45 +01:00 |
Jordi Sanfeliu
|
c0d333f699
|
Merge pull request #390 from bachandi/intelrapl
Add intelrapl.pm to monitor the power consumption of intel-rapl capable devices.
|
2022-02-07 09:10:34 +01:00 |
Andreas Bachlechner
|
ebcda0a6eb
|
Introduce a new graph_size "large" for modules with only one plot.
intelrapl now uses this new graph_size.
|
2022-02-05 10:23:52 +01:00 |
Jordi Sanfeliu
|
e8d5572add
|
Merge pull request #393 from bachandi/ipmi_map_whitespace_support
Add support to rename ipmi sensors with whitespaces in their name.
|
2022-02-03 17:01:16 +01:00 |
Andreas Bachlechner
|
6e0bb3a793
|
Merge branch 'master' into ipmi_map_whitespace_support
|
2022-02-03 16:45:16 +01:00 |
Jordi Sanfeliu
|
fe3419c5a0
|
Merge pull request #392 from bachandi/line_padding
Add nicer line padding to ipmi and du plots.
|
2022-02-03 15:40:24 +01:00 |
Andreas Bachlechner
|
2b4f1abc8e
|
Add improved line padding which checks the actually needed lines to du.pm plots.
|
2022-02-03 15:27:00 +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
|
cd6b03ba62
|
Add improved line padding which checks the actually needed lines to du.pm plots.
|
2022-02-03 11:20:35 +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
|
c67dd952de
|
update Changes
|
2022-02-02 09:35:03 +01:00 |
Jordi Sanfeliu
|
46ad5421bf
|
Merge pull request #388 from bachandi/additional_config_options
Add additional_graph_name config option.
|
2022-02-02 09:28:54 +01:00 |