Commit Graph

305 Commits

Author SHA1 Message Date
Jordi Sanfeliu d201eaa553 fixed the use of uninitialized values in the text interface 2014-02-19 11:45:05 +01:00
Jordi Sanfeliu 6eaa115816 added support for text interface 2014-02-19 11:04:18 +01:00
Jordi Sanfeliu 84c20c5eb1 Added a complete statistical Netstat graph 2014-02-19 10:43:51 +01:00
Jordi Sanfeliu 3b7ea8753c Improved the code when collecting 'pflogsumm' data' 2014-02-14 12:26:42 +01:00
Jordi Sanfeliu f5a030f8e8 removed the EOL mark in the regexp to collect 'milter'-greylist' stats in order to include newer versions 2014-02-12 17:35:14 +01:00
Jordi Sanfeliu 5ef5f6a2ae removed the hard coded 'suffix '/server-status?auto' from the 'lighttpd' module. Now it must be part of the
URL(s) defined in the 'list' option
2014-02-10 11:30:48 +01:00
Jordi Sanfeliu 00676e5ba7 fixed annoying messages of use of uninitialized value ... 2014-02-04 17:27:23 +01:00
Jordi Sanfeliu 0c92c02f92 Removed the hard coded suffix 'server-status?auto', now it most be supplied in the 'list' option 2014-02-04 14:52:18 +01:00
Jordi Sanfeliu e4dd96c5dc added support for amavisd-new in the 'serv' graph to account spam and virus emails 2014-01-30 16:22:43 +01:00
Jordi Sanfeliu dbdfbc788d added support in 'port' graph to define multiple network protocols to the same port number 2014-01-30 15:16:53 +01:00
Jordi Sanfeliu b787c5ed5a propagate the support of the new 'accept_selfsigned_certs' option to 'wowza' module. #40 2014-01-29 18:26:46 +01:00
Jordi Sanfeliu 68de6f34f5 propagate the support of the new 'accept_selfsigned_certs' option to 'traffacct' module. #40 2014-01-29 18:26:12 +01:00
Jordi Sanfeliu 5d1e2ecaae propagate the support of the new 'accept_selfsigned_certs' option to 'phpapc' module. #40 2014-01-29 18:24:50 +01:00
Jordi Sanfeliu 8f653d38cd propagate the support of the new 'accept_selfsigned_certs' option to 'nginx' module. #40 2014-01-29 18:23:48 +01:00
Jordi Sanfeliu 5a9566eb3d propagate the support of the new 'accept_selfsigned_certs' option to 'lighttpd' module. #40 2014-01-29 18:22:51 +01:00
Jordi Sanfeliu 2b15427c44 propagate the support of the new 'accept_selfsigned_certs' option to 'icecast' module. #40 2014-01-29 18:22:16 +01:00
Jordi Sanfeliu 8993df021c propagate the support of the new 'accept_selfsigned_certs' option to 'bind' module. #40 2014-01-29 18:21:39 +01:00
Jordi Sanfeliu 4f2b271f20 propagate the support of the new 'accept_selfsigned_certs' option to 'apache' module. #40 2014-01-29 18:20:59 +01:00
Jordi Sanfeliu 666f839085 removed new variable creation and add some cosmetics. #40 2014-01-29 18:18:51 +01:00
Jordi Sanfeliu 835eb3d8dc Merge branch 'skibbi-master' into devel 2014-01-29 17:37:39 +01:00
Skibbi a379718f4b Self signed certificates support
Reconfigure LWP to ignore certificate errors.
2014-01-29 12:51:49 +01:00
Jordi Sanfeliu b79206b41d fixed a missing HTML tag in 'port' graph 2014-01-28 10:50:05 +01:00
Jordi Sanfeliu 77171191cf added support to use '/dev/disk/by-path/' paths in the device names of the 'disk' graph. #37 2014-01-27 10:16:02 +01:00
Jordi Sanfeliu 3c8c924dba fixed a bad numeric variable initialization in 'fs' on FreeBSD systems 2014-01-22 15:52:42 +01:00
Jordi Sanfeliu abec035a39 fix to compare kernel versions as strings instead as numbers 2014-01-22 13:05:24 +01:00
Jordi Sanfeliu 2dc599a05a added the 'addendum_script' option in the 'emailreports' in order to include user's own data in the email reports 2014-01-21 16:01:59 +01:00
Jordi Sanfeliu 1ce5306467 fix a problem when matching just 'Bytes'. #36 2014-01-20 17:06:46 +01:00
Jordi Sanfeliu e733d550a6 fixed in 'proc' graph to match the connection type exactly 2014-01-20 12:50:36 +01:00
Jordi Sanfeliu 4a1ec4f598 fixed messages of 'use of uninitialized values' in 'proc' graph on FreeBSD systems 2014-01-17 12:35:30 +01:00
Jordi Sanfeliu f29d94138d added an error message into the email if 'emailreports' can't connect to Monitorix 2014-01-17 10:24:45 +01:00
Jordi Sanfeliu fcc4e168a1 Small fix to complete support for PHP APC 4.0 #36 2014-01-15 19:29:36 +01:00
Jordi Sanfeliu c9a4ef0cfb added support for PHP APC 4.0 version. #36 2014-01-13 15:03:11 +01:00
Jordi Sanfeliu 0f0eafe0f7 fixed to match exactly the net device in 'net' graph 2014-01-10 10:48:12 +01:00
Jordi Sanfeliu aef7834c58 small fix to avoid use of an uninitialized variable 2014-01-09 16:55:48 +01:00
Jordi Sanfeliu ec02689e77 small update 2014-01-08 15:36:13 +01:00
Jordi Sanfeliu 2e4b5cefbb added support for AMaViS in the 'mail' graph 2014-01-08 10:13:40 +01:00
Jordi Sanfeliu 7ef06e1468 fixed to initialize a pair of variables to avoid 'Use of uninitialized value ...' messages 2014-01-08 09:57:33 +01:00
Jordi Sanfeliu 0da0211396 some changes in the graphs 2014-01-07 15:12:26 +01:00
Jordi Sanfeliu e4bbfa68c4 added fahrenheit conversion in text mode of 'apcupsd' graph 2014-01-03 12:11:33 +01:00
Jordi Sanfeliu b5276fa40b updated copyright year in 'memcached.pm' 2014-01-03 11:57:41 +01:00
Jordi Sanfeliu 2f01d417c8 added a complete statistical APC UPS (apcupsd) graph 2014-01-03 11:53:41 +01:00
Jordi Sanfeliu 851f6f5c91 fixed to show the text interface in 'memcached' graph 2014-01-02 12:52:36 +01:00
Jordi Sanfeliu 9353c9d2fd fixed the date format to match UW-IMAP logs and also add POP3 login accounting 2013-12-23 15:01:26 +01:00
Jordi Sanfeliu 0b2772ea09 fixed in email reports to show all graphs in the list #33 2013-12-23 13:32:30 +01:00
Jordi Sanfeliu 25ff64af5e fix to expand gaps also in negative values. #34 2013-12-23 09:44:12 +01:00
Jordi Sanfeliu 696fabb90b fix to expand gaps also in negative values. #34 2013-12-23 09:43:23 +01:00
Jordi Sanfeliu 02b29763ed fix to expand gaps also in negative values. #34 2013-12-23 09:39:53 +01:00
Jordi Sanfeliu 0234ca32d9 fixed the requests value in the 'nginx' graph. Now it honours the label to show the value per second, instead of per minute 2013-11-28 11:12:09 +01:00
Jordi Sanfeliu cc9ba672bb fixed a fail to adequately sanitize request strings of malicious JavaScript #30 2013-11-26 18:30:30 +01:00
Jordi Sanfeliu a790c283a4 Fixed the lack of minimum definition in some data sources of 'bind' graph 2013-11-26 18:30:30 +01:00