Commit Graph

288 Commits

Author SHA1 Message Date
Jordi Sanfeliu e7759267f9 fix indentation in monitorix.conf.5 #352 2022-01-11 10:40:01 +01:00
Andreas Bachlechner af3a8a27d0 Change nvme default plots to the extended version. 2022-01-11 10:15:27 +01:00
Jordi Sanfeliu 0ad6f5af62
Merge pull request #369 from bachandi/nvidiagpu
Add nvidiagpu.pm with more sensor readings.
2021-12-20 09:59:38 +01:00
Andreas Bachlechner 8868ffd614 Improve nvidiagpu documentation on identifier usage. 2021-12-10 12:10:59 +01:00
Andreas Bachlechner 1cb4c08707 Add nvidiagpu.pm with more sensor readings 2021-12-10 11:11:21 +01:00
Jordi Sanfeliu 3bb03e983b fixed some indentations #367 2021-12-10 10:50:16 +01:00
Andreas Bachlechner d4adf2d43f Change amdgpu config logic.
- Devices are no independent identigiers in a list.
- Sensors specify the absolute path to the file containing the information.
- Unavailable sensors have to be left blank.
- Some indentations fixes.
2021-12-09 18:02:11 +01:00
Andreas Bachlechner 7782bab86e Update amdgpu sensor order. 2021-12-05 09:23:52 +01:00
Andreas Bachlechner b7ca2a6912 Add documentation and config for amdgpu. 2021-12-03 22:48:23 +01:00
Andreas Bachlechner aac61b4f47 Update documentation 2021-10-22 07:41:09 +02:00
Andreas Bachlechner 30e5a91d18 Add nvme.pm to makefile, config and documentation. 2021-10-22 07:41:09 +02:00
Andreas Bachlechner fae359a596 Update documentation for missing respect_standby, use_nan_for_missing_data and gap_on_all_nan options in disk.pm 2021-10-14 11:13:58 +02:00
Jordi Sanfeliu 4a52fdb3fa
Merge pull request #357 from bachandi/disk_standby
Respect disk standby and nan for missing values.
2021-10-14 10:08:49 +02:00
Andreas Bachlechner 2ad329d5e4 Update documentation. 2021-10-14 10:02:40 +02:00
Andreas Bachlechner 3ae10c87fa Update documentation. 2021-10-14 08:43:34 +02:00
Andreas Bachlechner 9a58d8462a Revert "Add refresh_interval option to disk.pm."
This reverts commit 2c4eaa2a69.
2021-10-14 08:29:35 +02:00
Andreas Bachlechner 2c4eaa2a69 Add refresh_interval option to disk.pm.
A smart request does reset the standby timer of the disk. If standby is
desired the refresh_interval needs to be at least twice as large as the
standby time to avoid calls that would reset the timer before the disk
goes sleeping.
2021-10-14 00:51:15 +02:00
Andreas Bachlechner 2358b9f699 Revert "Also the symbolic link check wakes up the disks."
This reverts commit c840dee92e.
2021-10-13 23:48:12 +02:00
Andreas Bachlechner c840dee92e Also the symbolic link check wakes up the disks. 2021-10-13 08:41:36 +02:00
Andreas Bachlechner 276e04fd83 Add respect_standby to disk.pm to avoid waking up sleeping disks. 2021-10-10 00:39:33 +02:00
Andreas Bachlechner 4f33fd727c Add options to use nan instead of 0 for missing data and to show gaps
only if all data are invalid.

- use_nan_for_missing_data = y
- gap_on_all_nan = y

This is useful if missing data could otherwise be misinterpreted as valid.
Default behaviour does not change.
2021-10-06 12:17:24 +02:00
Jordi Sanfeliu 8adeb0c42d small fix in 'du.pm' documentation #324 2021-09-30 09:49:22 +02:00
Jordi Sanfeliu 6c024fc835
Merge pull request #353 from bachandi/du_refresh_interval
Disk usage refresh interval
2021-09-30 09:19:33 +02:00
Andreas Bachlechner 17b43710b4 Add documentation for refresh_interval. 2021-09-30 09:13:17 +02:00
Andreas Bachlechner 552be17e39 Change refresh_interval from minutes to seconds. 2021-09-30 08:41:55 +02:00
Jordi Sanfeliu 9909b53351 updated documentation #350 2021-09-29 09:28:18 +02:00
Andreas Bachlechner a755957380 Add refresh_interval option in minutes to du.pm 2021-09-28 13:12:35 +02:00
Jordi Sanfeliu 4e276683d3 updated documentation #347 2021-09-28 08:50:52 +02:00
Jordi Sanfeliu 41c14beba6 updated the documentation to include all these new options #344 2021-09-24 10:22:13 +02:00
Jordi Sanfeliu 2a356402e5 small change in documentation 2021-06-03 10:02:51 +02:00
Jordi Sanfeliu 8d263a97b3 updated documentation #325 2021-05-24 16:01:23 +02:00
Jordi Sanfeliu dc47fd1c9e updated documentation #325 2021-05-20 13:03:31 +02:00
Jordi Sanfeliu 4bd1dfc600 added support for IPv6 addresses in 'traffacct.pm' 2021-05-11 11:36:43 +02:00
Jordi Sanfeliu 1128d247a4 updated documentation to include the new '-s' command line argument 2021-05-07 09:46:43 +02:00
Jordi Sanfeliu fb7d048d8f fixed to include the reference to the -u option either in the usage text and in the monitorix(8) man page 2021-05-06 18:30:48 +02:00
Jordi Sanfeliu 4f1aefb11c updated documentation #331 2021-05-06 07:54:38 +02:00
Jordi Sanfeliu 3d75405a1e updated documentation #311 2021-05-05 15:13:11 +02:00
Jordi Sanfeliu 681a31886c updated the documentation to reflect the change of behavior of the 'cmd' option in 'port.pm' 2021-04-23 19:00:31 +02:00
Jordi Sanfeliu 1c841a9ae7 added a note about issue 131 in 'lmsens.pm' documentation #327 2021-04-23 10:28:53 +02:00
Jordi Sanfeliu 7f81ddae41 updated documentation #320 2021-04-14 11:04:28 +02:00
Jordi Sanfeliu 0ad16e8a78 closing version 3.13.1 2021-01-27 11:22:27 +01:00
Jordi Sanfeliu 17aec754e8 updated documentation to reflect the behavior of the 'hosts_deny' option #309 2021-01-27 10:57:21 +01:00
Jordi Sanfeliu c0d8f8ddd4 closing version 3.13.0 2021-01-22 08:56:50 +01:00
Jordi Sanfeliu 2e54aac997 updated documentation #84 2021-01-11 10:29:16 +01:00
Jordi Sanfeliu e78ef4d99d added in the ability to specify the command to get Unbound stats. #302 2020-11-23 10:26:43 +01:00
Jordi Sanfeliu f74ce8a7f6 updated documentation #288 2020-11-06 11:30:18 +01:00
Jordi Sanfeliu 6c17b0bf3b updated documentation #140 2020-10-27 10:17:02 +01:00
Jordi Sanfeliu f1cc13ac69 updated documentation to include the new Tinyproxy graph 2020-10-20 17:36:33 +02:00
Jordi Sanfeliu 764988e385 update documentation #268 2020-09-08 08:57:28 +02:00
Jordi Sanfeliu 48ac929191 update documentation #268 2020-09-07 09:52:14 +02:00
Jordi Sanfeliu bd36f79ac5 updated monitorix.conf.5 manpage #217 2020-07-10 09:14:54 +02:00
Jordi Sanfeliu 6ba51f1cb0 added the ability to include a title for every group of disks. #283 2020-07-08 09:41:18 +02:00
Jordi Sanfeliu 3663c450fe added support to use the 'ss' command in 'port.pm' and 'nginx.pm' 2020-06-22 15:43:44 +02:00
Jordi Sanfeliu 137a51d2e8 updated documentation #272 2020-06-09 09:09:04 +02:00
Jordi Sanfeliu fd9d25ad9d added the ability to change the size of the graphs in 'port.pm' 2020-05-28 09:58:45 +02:00
Jordi Sanfeliu 891f8477ac updated man page #274 2020-05-26 12:31:12 +02:00
Baptiste BEAUPLAT f3c30ab350
Fix some spelling mistake on manpages 2020-02-23 10:23:15 +01:00
Jordi Sanfeliu cf3cd9e9a7 closing 3.12.0 2020-02-21 10:36:35 +01:00
Jordi Sanfeliu 425b4e98cc detailed the new graph into the man page documentation #176 2019-12-11 10:38:19 +01:00
Jordi Sanfeliu cdd30ed9d1 added the options 'username' and 'password' in 'mongodb.pm' to provide support for authentication. #246 2019-12-05 08:47:31 +01:00
Jordi Sanfeliu fe05c32185 make the option 'use_external_firewall' global #262 2019-11-21 09:51:31 +01:00
Jordi Sanfeliu cfabc3ce41 added the new option 'use_external_firewall' to disable the creation of the iptables rules in port.pm #262 2019-11-20 16:51:52 +01:00
Jordi Sanfeliu 45571642db added the option 'enable_parallelizing' to the documentation 2019-08-30 20:06:34 +02:00
Jordi Sanfeliu 09f5365bf2 updated documentation #172 2019-05-24 10:25:23 +02:00
Jordi Sanfeliu 252a843ca6 added the new option 'subject_prefix' in 'emailreports.pm' to be able to set a customized prefix in the Subject of the emails that will be sent 2019-05-17 12:13:19 +02:00
Jordi Sanfeliu 28ed22b311 Changed how the values in 'fail2ban.pm' are shown.
With the new option 'graph_mode' the values are, by default, shown with
absolute values. This new option permits switching between 'absolute' and
'rate'. #241
2019-05-14 13:19:30 +02:00
Jordi Sanfeliu ddfb379157 updated documentation to include the new option 'rrdtool_extra_options' 2019-05-08 15:27:58 +02:00
Jordi Sanfeliu f8ef494e4a updated documentation #170 2019-05-03 09:08:07 +02:00
Jordi Sanfeliu e223b0fc20 small typo #221 2019-04-23 16:16:15 +02:00
Jordi Sanfeliu 19eff008fb added the ability, in the alerts of 'ambsens.pm', to support a range of two values separated by a dash in the threshold #221 2019-04-23 16:13:41 +02:00
Jordi Sanfeliu 6a63750d74 added the ability, in the alerts of 'gensens.pm', to support a range of two values separated by a dash in the threshold #221 2019-04-23 15:41:35 +02:00
Jordi Sanfeliu cf0b766b36 fixed to ensure that the 'L' option in port.pm is optional 2019-04-15 15:17:56 +02:00
Jordi Sanfeliu f87c7e7bc8 added 'phpfpm.pm' documentation in the man page. #167 2019-04-05 17:15:49 +02:00
Jordi Sanfeliu a03a70d3ef closing 3.11.0 2019-03-14 15:41:20 +01:00
Jordi Sanfeliu 9527c0233b small updates to syncronize nomenclature 2019-03-13 09:05:34 +01:00
Jordi Sanfeliu f47bc5ccea small fix in documentation 2019-03-11 08:01:49 +01:00
Jordi Sanfeliu 363865f5b4 added 'autocheck_responsiveness' option's documentation 2019-03-10 12:22:16 +01:00
Jordi Sanfeliu d94540e130 small corrections 2019-03-10 12:14:22 +01:00
Jordi Sanfeliu 0b00329ad5 changed the suffix .rrd to .pm to denote they are Perl modules 2019-03-10 11:39:24 +01:00
Jordi Sanfeliu 8b289d879f New option 'default_option_when_all' for Multihost mode
Now that in Multihost mode anyone can select the option "All" in the Hostname list and "All graphs" in the Graph list, this may, accidentally, hang the browser for a while due to the huge amount of images to download remotely from different servers.

In order to prevent precisely that, this new option defines which option in the Graph list will be selected ("System load" by default) automatically when the user selects 'All' in the Hostname list.

Of course, the user is still able to change it to "All graphs" at any moment, and at his own risk :-). #216
2019-03-09 20:28:32 +01:00
Jordi Sanfeliu ef8698add5 updated documentation and Changes. #196 2019-03-07 09:29:59 +01:00
Jordi Sanfeliu 49ef3a3528 Improved the alerting system in 'ambsens.pm'
From now on, the alerts accepts a forth parameter that specifies
when the alert will be triggered. This parameter accepts two values:
'above' or 'below', being the 'above' the default value if it's not
specified, in order to keep backwards compatibility.

This way, if some value in the graph is 'above' or 'below' from the
threshold during more time than specified in the timeout value, the
alert will be triggered.

The manpage has also been updated to reflect this new feature. #221
2019-03-01 17:59:35 +01:00
Jordi Sanfeliu bfb6ccac1f small update in the manpage. #221 2019-03-01 17:47:15 +01:00
Jordi Sanfeliu c844810dfc updated the manpage. #221 2019-02-08 09:58:16 +01:00
Jordi Sanfeliu 4a81531d19 added in 'du.pm' the ability to count files in every directory defined. #112 2018-10-26 12:49:24 +02:00
Jordi Sanfeliu 561fb1684f updated manpage to reflect the support of substrings referenced in #136 2018-08-02 12:03:38 +02:00
Jordi Sanfeliu 6b0913143a removed 'memory_mode' option #204 2018-03-19 13:14:47 +01:00
Jordi Sanfeliu 677ddbcfbc changed the alert in 'system.pm' to use the minimum value between the second and the third load averages to obtain a more symmetric curve and a sooner cancellation of the alert 2018-03-01 16:32:56 +01:00
Jordi Sanfeliu 2d19b0d466 added an advice in monitorix.conf(5)
A reminder that some default values are overwritten in the configuration files on certain systems.
2018-01-02 17:31:29 +01:00
Jordi Sanfeliu 648e88281a updated documentation 2017-11-24 09:34:09 +01:00
Jordi Sanfeliu 5689558db0 renamed the option 'graph_mode' to 'memory_mode' in 'system.pm' 2017-11-23 11:30:48 +01:00
Jordi Sanfeliu 83b204b60e updated man page 2017-09-27 10:55:21 +02:00
Jordi Sanfeliu 90fba55cd5 closing 3.10.0 version 2017-09-25 20:58:48 +02:00
Jordi Sanfeliu 49743d5497 small typo fixed 2017-09-25 12:46:34 +02:00
Jordi Sanfeliu d4ac91a0f4 updated man page 2017-08-31 16:59:51 +02:00
Jordi Sanfeliu 6e2306909b now 'net.pm' is able to monitor unlimited number of network interfaces. #188 2017-08-31 16:15:36 +02:00
Jordi Sanfeliu b6c93f4a31 improved some 'port.pm' related description 2017-08-03 18:08:43 +02:00
Jordi Sanfeliu 6431d60edd updated the man page #171 2017-08-01 13:12:30 +02:00
Jordi Sanfeliu 3f6f9d4034 added the ability to include an alert for each defined sensor in 'ipmi.pm' 2017-07-31 11:18:36 +02:00
Jordi Sanfeliu 70b9c740e5 updated the man page to include the new alerts capability in 'hptemp.pm' 2017-07-31 10:35:46 +02:00