Commit Graph

214 Commits

Author SHA1 Message Date
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
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 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 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 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 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