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
Jordi Sanfeliu
e573601c28
fixed to include conversion to Fahrenheit in 'gensens.pm' #280
2020-05-25 15:35:27 +02:00
Jordi Sanfeliu
8d596807b2
added the ability to force auth to certain hostnames only #274
2020-05-21 18:17:32 +02:00
Jordi Sanfeliu
80efbfe69b
fixed the HTTP built-in responsiveness check to use the value of the option 'host' #278
2020-05-05 09:37:00 +02:00
Jordi Sanfeliu
1bea584bde
update Changes
2020-04-24 10:30:00 +02:00
Jordi Sanfeliu
a7365f0043
fixed a missing 'allvalues=' declaration which affected graphs of type 'files' and 'show_gaps' enabled in 'du.pm'. #277
2020-04-24 10:00:51 +02:00
Jordi Sanfeliu
edc0a12389
fixed to trimming leading and trailing character spaces from the comma-separated values in 'multihost' graphs
2020-04-14 09:13:17 +02:00
Jordi Sanfeliu
7d7fa00e48
update Changes
2020-03-12 09:08:04 +01:00
Jordi Sanfeliu
fb59a1cc51
fixed the title size of memory graph in 'system.pm'
2020-03-11 10:33:22 +01:00
Jordi Sanfeliu
ecd7da1a52
added support to map devices names in 'disk.pm'. #272
2020-02-28 11:30:49 +01:00
Jordi Sanfeliu
2fff79df2a
added support for older versions of 'ss' in 'netstat.pm' #271
2020-02-27 10:07:26 +01:00
Jordi Sanfeliu
580ef2263b
adjusted configuration in 'docs/debian.conf'
2020-02-25 09:50:20 +01:00
Jordi Sanfeliu
0e13e452b0
Merge pull request #270 from lyknode/fix/init-script-requires
...
Add $local_fs as dependency for init script
2020-02-24 11:19:55 +01:00
Jordi Sanfeliu
05db20c448
Merge pull request #269 from lyknode/fix/spellcheck
...
Fix some spelling mistake on manpages
2020-02-24 11:17:22 +01:00
Baptiste BEAUPLAT
444b593dd1
Add $local_fs as dependency for init script
2020-02-23 10:28:32 +01:00
Baptiste BEAUPLAT
f3c30ab350
Fix some spelling mistake on manpages
2020-02-23 10:23:15 +01:00
Jordi Sanfeliu
4697196767
closing 3.12.0
2020-02-21 10:48:29 +01:00
Jordi Sanfeliu
cf3cd9e9a7
closing 3.12.0
2020-02-21 10:36:35 +01:00
Jordi Sanfeliu
e2bd20d75b
updating URLs to HTTPS
2020-02-21 10:34:32 +01:00
Jordi Sanfeliu
0e2e81cdd0
update Changes
2020-02-17 09:42:52 +01:00
Jordi Sanfeliu
9a1bc4193b
relax some warning messages about options not defined
2020-02-17 09:41:43 +01:00
Jordi Sanfeliu
a40ee124e4
relax some warning messages about options not defined
2020-02-17 09:19:13 +01:00
Jordi Sanfeliu
9c4c63c2a8
Merge pull request #267 from awhabe/patch-1
...
fix deprecated for postfix
2020-02-06 15:30:20 +01:00
awhabe
f53356fdbd
fix deprecated for postfix
...
pflogsumm.pl: "no_bounce_detail" is depreciated, use "bounce_detail=0" instead
pflogsumm.pl: "no_deferral_detail" is depreciated, use "deferral_detail=0" instead
pflogsumm.pl: "no_reject_detail" is depreciated, use "reject_detail=0" instead
pflogsumm.pl: "no_smtpd_warnings" is depreciated, use "smtpd_warning_detail=0" instead
2020-02-06 15:21:57 +01:00
Jordi Sanfeliu
52c2788c2d
synchronized the same title size for all graphs in medium size
2020-01-27 18:09:46 +01:00
Jordi Sanfeliu
9465818918
fixed an extra table row tag in gensens.pm
2020-01-27 10:22:57 +01:00
Jordi Sanfeliu
f8fd4294c6
update Changes
2020-01-21 12:11:16 +01:00
Jordi Sanfeliu
f77cc19924
fixed the scale in the y-axis of the memory graph in 'process.pm'
2020-01-10 09:38:57 +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
afa2109407
included the new graph into the Makefile #176
2019-12-11 10:36:11 +01:00
Jordi Sanfeliu
dbd306c9a9
update Changes
2019-12-05 15:50:03 +01:00
Jordi Sanfeliu
6191970327
added a complete graph to support Unbound statistics ('unbound.pm') #176
2019-12-05 15:47:39 +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
220ad09e8d
update Changes
2019-11-22 08:49:17 +01:00
Jordi Sanfeliu
9222110497
fixed to use --resolution instead of its synonym -r to avoid problems with newer versions of RRDtool. #263
2019-11-22 08:46:02 +01:00
Jordi Sanfeliu
691c35bee0
add support for the new 'use_external_firewall' option in 'nginx.pm' #262
2019-11-21 09:59:24 +01:00
Jordi Sanfeliu
fe05c32185
make the option 'use_external_firewall' global #262
2019-11-21 09:51:31 +01:00
Jordi Sanfeliu
86bcee0fc3
make function 'flush_accounting_rules' aware of this new option
2019-11-20 17:13:57 +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
d06c496f96
update Changes
2019-11-14 08:56:19 +01:00
Jordi Sanfeliu
57c0de3162
fixed regexp to include support for newer versions of libvirtd #260
2019-11-14 08:54:07 +01:00
Jordi Sanfeliu
ee5a321729
Merge pull request #259 from abqcheeks/freebsdzfs
...
FreeBSD ZFS support
2019-11-09 21:31:55 +01:00
Mark Costlow
4d14bb620f
FreeBSD changes for zfs
2019-11-09 13:02:52 -07:00
Mark Costlow
10cf812a16
Merge pull request #1 from mikaku/master
...
sync with upstream
2019-11-08 18:52:03 -07:00
Jordi Sanfeliu
d2646a9c95
Merge pull request #256 from NAJIYASIGEEF/patch-1
...
fix spelling and grammar mistake
2019-10-19 11:34:28 +02:00
NAJIYASIGEEF
be8a6ddb2e
Update README.md
2019-10-18 20:25:29 +05:30
Jordi Sanfeliu
296ae3448a
Merge pull request #253 from borzaka/patch-1
...
Add note to the ProFTPD ftp_log to use ExtendedLog
2019-10-09 17:57:07 +02:00
Attila
17ae7af58a
Add a shorter note to the ProFTPD ftp_log
...
A shorter note to read the manual, because you have to edit your ProFTPD config to make this setting work.
2019-10-09 12:59:23 +02:00
Attila
b0c9068138
Add note to the ProFTPD ftp_log to use ExtendedLog
...
For best results with the ProFTPD server add this line to its configuration file:
ExtendedLog /var/log/proftpd/access.log AUTH,DIRS,READ,WRITE
2019-09-19 12:18:33 +02:00