Commit Graph

2093 Commits

Author SHA1 Message Date
Jordi Sanfeliu eae6e3dbcd update documentation #115 2022-12-05 11:19:58 +01:00
Jordi Sanfeliu dbfb4bf53d fixed to correctly zero all values on every new day #115 2022-12-02 10:52:51 +01:00
Jordi Sanfeliu 13d7e769dd set "." as a default regex when no one was specified #115 2022-12-01 09:21:40 +01:00
Jordi Sanfeliu 2d9a0555fa added the new field 'C' or 'G' in <desc> for 'serv.pm' #115 2022-12-01 09:14:43 +01:00
Jordi Sanfeliu 64eda7706e added the ability to differentiate between counters and gauges #115 2022-12-01 09:12:28 +01:00
Jordi Sanfeliu 7d161a72ae fixed to count lines even when no date has been specified (e.g.: Samba) #115 2022-11-30 18:30:46 +01:00
Jordi Sanfeliu 4629f87c46 update Changes 2022-11-28 12:46:23 +01:00
Jordi Sanfeliu 86be31af83 added the suffix .bak to the backed up file #414 2022-11-10 12:48:11 +01:00
Jordi Sanfeliu 842cf2cd04
Merge pull request #444 from hummeltech/GitHubActionsDeprecations
Resolved GitHub Actions Node.js 12 deprecation warnings
2022-10-27 08:58:24 +02:00
David Hummel 6936bbeb00 Resolved GitHub Actions Node.js 12 deprecation warnings 2022-10-26 22:50:48 -07:00
Jordi Sanfeliu ec5a545b7c update Changes 2022-10-20 10:35:12 +02:00
Jordi Sanfeliu 378261bc0a
Merge pull request #443 from bachandi/process_updates
Process updates
2022-10-20 10:23:00 +02: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
Jordi Sanfeliu 2661006edc
Merge pull request #441 from bachandi/github_action_fixes
Switch to new ubuntu LTS version to fix build action
2022-10-14 09:02:01 +02:00
Jordi Sanfeliu 7417ee8c46
Merge pull request #440 from bachandi/apcupsd_updates
Updating apcupsd module to have the same options and fixes as the nut module
2022-10-14 08:52:21 +02:00
Andreas Bachlechner 5b1050c690 Updating apcupsd module to have the same options and fixes as the nut module.
Fixing:
- Alignment of the battery percentage legend

Adding options:
- gap_on_all_nan
- use_nan_for_missing_data
- skipscale_for_transfer_voltage
- skipscale_for_shutdown_level
- alt_scaling_for_voltage
- alt_scaling_for_timeleft
- alt_scaling_for_battery_voltage
2022-10-12 01:10:39 +02:00
Andreas Bachlechner e5bf3b3b22 Switch to ubuntu LTS version for build action 2022-09-28 18:18:17 +02:00
Jordi Sanfeliu 9dbbd4c00b updated documentation #115 2022-09-16 09:51:35 +02:00
Jordi Sanfeliu adc85b145e set real paths in the configuration of 'serv' #115 2022-09-16 09:48:53 +02:00
Jordi Sanfeliu 0938aa1b94 changed the default configuration for 'serv.pm' in 'monitorix.conf' #115 2022-09-15 11:48:40 +02:00
Jordi Sanfeliu 34fb8f7df9 updated generation of drop-down list of graphs for 'serv' module #115 2022-09-14 10:00:50 +02:00
Jordi Sanfeliu a1b1c8bfb5 complete rewrite of 'serv.pm' module #115 2022-09-13 18:07:29 +02:00
Jordi Sanfeliu 9a831bcfdc substituted leading spaces to tabs in some lines of code 2022-09-13 15:48:55 +02:00
Jordi Sanfeliu 471c5eb547 updated documentation #322 2022-09-05 12:56:35 +02:00
Jordi Sanfeliu d557bc0149 fixed the usage message #322 2022-09-05 12:55:49 +02:00
Jordi Sanfeliu d2ab758ed3
Merge pull request #433 from bachandi/respect_amd_power_state
Add respect_power_state option
2022-08-29 11:46:22 +02:00
Andreas Bachlechner 6fb4995979 Add respect_power_state option to amdgpu.pm to avoid waking up GPUs in D3 power state. 2022-08-05 09:15:10 +02:00
Jordi Sanfeliu 6adf462e8e removed a call to print() inside of push() that displayed the return value (1) when monitoring multiple BIND servers 2022-08-04 16:21:05 +02:00
Jordi Sanfeliu 09d02985a3 added the -e parameter in 'monitorix' to be able to send emailreports at any time #322 2022-08-02 09:56:24 +02:00
Jordi Sanfeliu 8a4c7e4c96 added the new class '.td-addendum' in white.css, necessary for 'emailreports.pm' 2022-08-02 09:53:34 +02:00
Jordi Sanfeliu 50757dd088 added CSS theming support in 'emailreports.pm' 2022-08-01 11:41:58 +02:00
Jordi Sanfeliu 25b801d7dc fix permission bits in monitorix.cgi 2022-07-27 09:26:41 +02:00
Jordi Sanfeliu 99fbc51fc1
Merge pull request #428 from bachandi/inhibit_locking_env
Add option to disable rrd locking during cgi calls
2022-07-22 09:00:38 +02:00
Jordi Sanfeliu 42a1e54ba7
Merge pull request #430 from bachandi/fix_fs_gap_on_all_nan
Fix gap_on_all_nan option in fs.pm
2022-07-15 08:53:03 +02:00
Jordi Sanfeliu e1f2a64fd1
Merge pull request #427 from bachandi/fix_undefined_mimetype_warning
Fix warning for undefined mimetype on some http requests.
2022-07-08 09:04:12 +02:00
Jordi Sanfeliu 4e06cb267a
Merge pull request #431 from bachandi/fix_link_colors
Fix link colors which were broken after PR #405.
2022-07-07 15:31:49 +02:00
Andreas Bachlechner 4dc1965be8 Fix link colors which were broken after PR #405. 2022-07-07 14:50:02 +02:00
Andreas Bachlechner c25e55a9d3 Fix gap_on_all_nan option in fs.pm
Regression from 523e4eaf03.
The gap_on_all_nan functionality got lost.
2022-07-06 15:05:27 +02:00
Jordi Sanfeliu 861728580a
Merge pull request #426 from bachandi/graph_color_setting
Apply the configured colours not only for black but also for the white case.
2022-07-06 10:54:29 +02:00
Andreas Bachlechner 95dbed04e5 Fix warning for undefined mimetype on some http requests. 2022-07-05 22:41:02 +02:00
Andreas Bachlechner 5e7b84e620 Add INHIBIT_LOCKING environment variable to disable rrd locking during the cgi call on a per call basis. 2022-07-05 21:47:28 +02:00
Andreas Bachlechner bdba89d33f Apply the configured colours not only for black but also for the white case. 2022-07-05 21:40:08 +02:00
Jordi Sanfeliu 53569ee617 changed to a brigther white the buffer line in the memory graph of system.pm 2022-06-21 12:20:04 +02:00
Jordi Sanfeliu dc6d265ad2 update Changes 2022-05-25 18:10:31 +02:00
Jordi Sanfeliu bc5cec140a changed to /usr/bin/vcgencmd' the default path in 'raspberrypi.pm' #420 2022-05-06 08:40:36 +02:00
Jordi Sanfeliu 1c7dcfa95f updated manpage #418 2022-05-03 09:40:41 +02:00
Jordi Sanfeliu 946f6763e5 added support for AMaViS Module Mail::SPF #419 2022-04-26 16:11:29 +02:00
Jordi Sanfeliu b0861ea12c fixed to match the values in the zoom graph of cores in 'lmsens.pm' 2022-04-26 09:30:01 +02:00
Jordi Sanfeliu 523e4eaf03 added the new option 'has_removable_devices' (disabled by default) in 'fs.pm' to recalculate the device name of each filesystem on every update #418 2022-04-20 11:24:09 +02:00