Commit Graph

1670 Commits

Author SHA1 Message Date
Jordi Sanfeliu ef0908ca3c update Changes 2020-07-21 15:42:34 +02:00
Jordi Sanfeliu 5b5ac45f85 added new 'netstats_mode' option in 'monitorix.conf' #217 2020-07-21 10:15:08 +02:00
Jordi Sanfeliu 031f6e3913 added new 'separated' visualization mode in 'squid.pm' #217 2020-07-20 09:59:40 +02:00
Jordi Sanfeliu c416002290 added new 'separated' visualization mode in 'mongodb.pm' #217 2020-07-17 11:18:12 +02:00
Jordi Sanfeliu 63712884e4 added new 'separated' visualization mode in 'mysql.pm' #217 2020-07-17 11:16:30 +02:00
Jordi Sanfeliu 5d224266e8 added new 'separated' visualization mode in 'nginx.pm' #217 2020-07-16 08:36:08 +02:00
Jordi Sanfeliu 23672e5ef2 fixed a bug in 'nginx.pm' introduced when added support of 'ss' command 2020-07-15 10:58:22 +02:00
Jordi Sanfeliu 6ead94fc88 added new 'separated' visualization mode in 'ftp.pm' #217 2020-07-14 12:01:21 +02:00
Jordi Sanfeliu fdc0da2885 added new 'separated' visualization mode in 'port.pm' #217 2020-07-13 10:14:05 +02:00
Jordi Sanfeliu a598371864 added new 'separated' visualization mode in 'mail.pm' #217 2020-07-13 10:13:55 +02:00
Jordi Sanfeliu bd36f79ac5 updated monitorix.conf.5 manpage #217 2020-07-10 09:14:54 +02:00
Jordi Sanfeliu 7479e3dc8e added new 'separated' visualization mode in 'net.pm' #217 2020-07-09 10:28:39 +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 75c7f6b304 fixed an uninitialized value in 'disk.pm' 2020-07-07 11:50:30 +02:00
Jordi Sanfeliu ed9c9dd528 update Changes 2020-07-07 11:14:48 +02:00
Jordi Sanfeliu 50865683c1 fixed the error message 'Error: 500 Can't connect to ...' when certificate verification failed, in 'phpfpm.pm' 2020-07-06 19:06:05 +02:00
Jordi Sanfeliu af7d2335dc Added more verbosity on HTTP connections in some modules
The following modules will increase the message verbosity when
when HTTP connections fail:

	- apache.pm
	- emailreports.pm
	- icecast.pm
	- lighttpd.pm
	- nginx.pm
	- pagespeed.pm
	- phpapc.pm
	- phpfpm.pm
	- traffacct.pm
	- wowza.pm
2020-07-02 12:06:36 +02:00
Jordi Sanfeliu 821afce588 update Changes 2020-06-23 12:55:03 +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 be3e6e8bcf update Changes 2020-06-12 10:20:27 +02:00
Jordi Sanfeliu aec92c36a9 fixed a bug in 'phpfpm.pm' that lead to error messages about a pool don't has an associated URL #282 2020-06-09 13:04:21 +02:00
Jordi Sanfeliu 137a51d2e8 updated documentation #272 2020-06-09 09:09:04 +02:00
Jordi Sanfeliu 5632b6e298 fixed the code to support hopefully any device name #272 2020-06-09 09:08:37 +02:00
Jordi Sanfeliu a9fc04b5f1 update Changes 2020-06-02 08:24:00 +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
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