Commit Graph

400 Commits

Author SHA1 Message Date
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
Jordi Sanfeliu 9e0f9abd0e fixed the 'int' graph in order to be compatible with Excito B3 product 2013-11-26 18:30:29 +01:00
Jordi Sanfeliu 8471140ed7 Added the new 'memcached' graph 2013-11-26 18:30:28 +01:00
Jordi Sanfeliu 1e61babb27 small fix 2013-11-26 18:30:28 +01:00
Jordi Sanfeliu 666aa475b1 fixed to show the real hostname in the emailreports 2013-11-26 18:30:27 +01:00
Jordi Sanfeliu 8232acd943 fixed to correctly sent images in graphs 'proc', 'port' and 'fail2ban' when using emailreports 2013-11-26 18:30:27 +01:00
Jordi Sanfeliu d1c71bd77a added support for Pure-FTPD logs in the 'serv.pm' graph 2013-11-26 18:30:25 +01:00
Jordi Sanfeliu 6360067e89 added support for Pure-FTPD logs in the 'ftp.pm' graph 2013-11-26 18:30:25 +01:00
Jordi Sanfeliu 34a9324050 fixes #29 2013-11-26 18:30:25 +01:00
Jordi Sanfeliu 29017cb63b generate a new file only if 'max_historic_years' value has been extended 2013-11-26 18:30:24 +01:00
Jordi Sanfeliu b93c1d8c10 prefixed a logger() message 2013-11-26 18:30:24 +01:00
Jordi Sanfeliu 15dff5a7b5 added support for the new 'max_historic_years' option to the 'wowza' graph 2013-11-26 18:30:23 +01:00
Jordi Sanfeliu e07720b1f3 added support for the new 'max_historic_years' option to the 'user' graph 2013-11-26 18:30:23 +01:00
Jordi Sanfeliu 310ffc1054 added support for the new 'max_historic_years' option to the 'traffacct' graph 2013-11-26 18:30:23 +01:00
Jordi Sanfeliu 7533e937d2 added support for the new 'max_historic_years' option to the 'system' graph 2013-11-26 18:30:23 +01:00
Jordi Sanfeliu 37868179da added support for the new 'max_historic_years' option to the 'squid' graph 2013-11-26 18:30:23 +01:00
Jordi Sanfeliu 60e3bf41cc added support for the new 'max_historic_years' option to the 'serv' graph 2013-11-26 18:30:22 +01:00
Jordi Sanfeliu c95a772d09 added support for the new 'max_historic_years' option to the 'raspberrypi' graph 2013-11-26 18:30:22 +01:00
Jordi Sanfeliu 5d7a6fe53f added support for the new 'max_historic_years' option to the 'proc' graph 2013-11-26 18:30:22 +01:00
Jordi Sanfeliu 45feab891a added support for the new 'max_historic_years' option to the 'port' graph 2013-11-26 18:30:21 +01:00
Jordi Sanfeliu d653c4bdf5 added support for the new 'max_historic_years' option to the 'phpapc' graph 2013-11-26 18:30:21 +01:00
Jordi Sanfeliu 8721889dde added support for the new 'max_historic_years' option to the 'nvidia' graph 2013-11-26 18:30:21 +01:00
Jordi Sanfeliu d2b18568ed added support for the new 'max_historic_years' option to the 'ntp' graph 2013-11-26 18:30:21 +01:00
Jordi Sanfeliu 526da8dccd added support for the new 'max_historic_years' option to the 'nginx' graph 2013-11-26 18:30:21 +01:00
Jordi Sanfeliu 8ccb2157a3 added support for the new 'max_historic_years' option to the 'nfss' graph 2013-11-26 18:30:20 +01:00
Jordi Sanfeliu 614d1980f1 added support for the new 'max_historic_years' option to the 'nfsc' graph 2013-11-26 18:30:20 +01:00
Jordi Sanfeliu 897044349e fixed some error messages when sending emailreports if it's unable to retrieve the images, denoting a disabled graph 2013-11-26 18:30:20 +01:00
Jordi Sanfeliu fa0a7fa8d5 added support for the new 'max_historic_years' option to the 'net' graph 2013-11-26 18:30:20 +01:00
Jordi Sanfeliu ceb818aefb added support for the new 'max_historic_years' option to the 'mysql' graph 2013-11-26 18:30:19 +01:00
Jordi Sanfeliu 292a3318f4 added support for the new 'max_historic_years' option to the 'mail' graph 2013-11-26 18:30:19 +01:00
Jordi Sanfeliu f9add3d907 added support for the new 'max_historic_years' option to the 'lmsens' graph 2013-11-26 18:30:19 +01:00
Jordi Sanfeliu ed49e77a2d added support for the new 'max_historic_years' option to the 'lighttpd' graph 2013-11-26 18:30:18 +01:00
Jordi Sanfeliu ad8f4fc8f8 small update 2013-11-26 18:30:18 +01:00
Jordi Sanfeliu bfe54d3b49 typo fixed 2013-11-26 18:30:18 +01:00
Jordi Sanfeliu 9fbedccb81 typo fixed 2013-11-26 18:30:18 +01:00
Jordi Sanfeliu 4b7b58a922 typo fixed 2013-11-26 18:30:17 +01:00
Jordi Sanfeliu 9bc8af73f3 added support for the new 'max_historic_years' option to the 'kern' graph 2013-11-26 18:30:17 +01:00
Jordi Sanfeliu f0d141b76f added support for the new 'max_historic_years' option to the 'int' graph 2013-11-26 18:30:17 +01:00
Jordi Sanfeliu 476387a60a small update 2013-11-26 18:30:16 +01:00
Jordi Sanfeliu 733605601b added support for the new 'max_historic_years' option to the 'icecast' graph 2013-11-26 18:30:16 +01:00
Jordi Sanfeliu 3684db07d5 added support for the new 'max_historic_years' option to the 'hptemp' graph 2013-11-26 18:30:16 +01:00
Jordi Sanfeliu d93cf5111a added support for the new 'max_historic_years' option to the 'ftp' graph 2013-11-26 18:30:16 +01:00
Jordi Sanfeliu 998a25006d added support for the new 'max_historic_years' option to the 'fs' graph 2013-11-26 18:30:15 +01:00
Jordi Sanfeliu 79fd8418ba small update 2013-11-26 18:30:15 +01:00
Jordi Sanfeliu ad5127eeb5 small update 2013-11-26 18:30:15 +01:00
Jordi Sanfeliu 6cf9481143 small update 2013-11-26 18:30:15 +01:00
Jordi Sanfeliu c9f7dd779e small update 2013-11-26 18:30:15 +01:00
Jordi Sanfeliu 1bf14bcbb7 added support for the new 'max_historic_years' option to the 'fail2ban' graph 2013-11-26 18:30:14 +01:00
Jordi Sanfeliu 0e1f84b211 improved the regexp when collecting data from devices's interrupts which also fixes some annoying messages amb using non-numeric arguments. 2013-11-26 18:30:14 +01:00
Jordi Sanfeliu 685788a2d3 added support for the new 'max_historic_years' option to the 'disk' graph 2013-11-26 18:30:14 +01:00
Jordi Sanfeliu e89b3b15df small change 2013-11-26 18:30:14 +01:00
Jordi Sanfeliu a272f7e5fc small update 2013-11-26 18:30:13 +01:00
Jordi Sanfeliu 03ea061b14 added support for the new 'max_historic_years' option to the 'bind' graph 2013-11-26 18:30:13 +01:00
Jordi Sanfeliu 9292d4fef5 added support for the new 'max_historic_years' option to the 'apache' graph 2013-11-26 18:30:13 +01:00
Jordi Sanfeliu 8906d04ba2 fixed interrupt graph to support Raspberry Pi 2013-11-26 18:30:12 +01:00
Jordi Sanfeliu 7580d7a185 more fixes in the 'bind' graph when detecting BIND versions statistics 2013-11-26 18:30:12 +01:00
Jordi Sanfeliu eeabf9da97 fixed the statistics tag for BIND v9.9+ 2013-11-26 18:30:11 +01:00
Jordi Sanfeliu fb77bba5ea fixed some bugs when collecting data in BIND version 9.9+ 2013-11-26 18:30:11 +01:00
Jordi Sanfeliu 00802fb119 fixed the error message 'String ends after the = sign on CDEF:allvalues=' in the 'int' graph 2013-11-26 18:30:11 +01:00
Jordi Sanfeliu b86b0c5683 added two new alerts in the 'disk' graph in order to know if a disk drive has exceeded or reached a threshold for reallocated and pending sectors. 2013-11-26 18:30:10 +01:00
Jordi Sanfeliu f7df95dfe2 fixed to get stats version taking care depending of BIND version XML layout 2013-11-26 18:30:10 +01:00
Jordi Sanfeliu 570654aaf4 added support for different BIND statistics versions (2 and 3 right now) 2013-11-26 18:30:10 +01:00
Jordi Sanfeliu 13b68e7712 fixed to not rely only with the ENV{HOSTNAME} variable to get the hostname on 'emailreports' graph 2013-11-26 18:30:09 +01:00
Jordi Sanfeliu 43221c0376 initialized some values in 'fs' and 'system' graphs to avoid error messages on BSD systems 2013-11-26 18:30:09 +01:00
Jordi Sanfeliu ff80441be7 fixed to correctly sanitize the input string in the built-in HTTP server which led a number of security vulnerabilities. #30 2013-11-21 10:08:19 +01:00
Jordi Sanfeliu 7e9271ffd6 close the IN file handler in 'nvidia' graph initialization 2013-08-01 09:42:42 +02:00
Jordi Sanfeliu 6c7d6fdaa3 added the option 'global_zoom' to all graphs 2013-07-29 18:03:13 +02:00
Jordi Sanfeliu b74fd5b36a fixed a small bug in a regex 2013-07-19 10:42:36 +02:00
Jordi Sanfeliu f2c74e0c0e added a complete statistical PHP-APC graph 2013-07-18 18:13:59 +02:00
Jordi Sanfeliu 34609ea6f7 added the option 'url_prefix' in the 'traffacct' graph 2013-07-15 15:09:46 +02:00
Jordi Sanfeliu fb2953c852 added more improvements to 'emailreports' 2013-07-11 15:24:42 +02:00
Jordi Sanfeliu ea7ef357ec removed unused modules and variables 2013-07-11 13:07:47 +02:00
Jordi Sanfeliu 5befa697ae initial implementation of Email Reports [#11] 2013-07-10 18:53:59 +02:00
Jordi Sanfeliu b34c243eb2 added the return-true line in 'traffact.pm' 2013-07-10 11:23:25 +02:00
Jordi Sanfeliu 1d284f9fcc fixed a message of 'Argument isn't numeric in int ...' in 'nvidia' graph when using newer official drivers 2013-07-08 12:04:12 +02:00
Jordi Sanfeliu 28a0e30b33 added 'show_gaps' support to the 'traffacct' graph 2013-07-04 12:50:40 +02:00
Jordi Sanfeliu 20a7cf917e added 'show_gaps' support to the 'int' graph 2013-07-04 12:47:51 +02:00
Jordi Sanfeliu 7bb64e3d01 added 'show_gaps' support to the 'wowza' graph 2013-07-04 12:20:34 +02:00
Jordi Sanfeliu ea88e84653 added 'show_gaps' support to the 'raspberrypi' graph 2013-07-04 11:46:03 +02:00
Jordi Sanfeliu 34e4a6f902 added 'show_gaps' support to the 'icecast' graph 2013-07-04 11:23:05 +02:00
Jordi Sanfeliu e41921cfa5 added 'show_gaps' support to the 'fail2ban' graph 2013-07-04 10:42:54 +02:00
Jordi Sanfeliu d10c4968ae added 'show_gaps' support to the 'ntp' graph 2013-07-03 18:28:59 +02:00
Jordi Sanfeliu 8fcd6bbee3 added 'show_gaps' support to the 'bind' graph 2013-07-03 18:08:34 +02:00
Jordi Sanfeliu 0e9e31fe02 added 'show_gaps' support to the 'nfsc' graph 2013-07-03 17:25:14 +02:00
Jordi Sanfeliu 2e42f0d5ff Add a check during the initialization of the 'nfsc' graph, to test if there is the '/proc/net/rpc/nfs' file. 2013-07-03 16:54:09 +02:00
Jordi Sanfeliu 1f2537b322 added 'show_gaps' support to the 'nfss' graph 2013-07-03 16:37:07 +02:00
Jordi Sanfeliu 7f70c53051 Add a check during the initialization of the 'nfss' graph, to test if there is the '/proc/net/rpc/nfsd' file. 2013-07-03 16:14:18 +02:00
Jordi Sanfeliu 9e365f0c15 added 'show_gaps' support to the 'squid' graph 2013-07-03 16:04:04 +02:00
Jordi Sanfeliu dda88ebfcf added 'show_gaps' support to the 'mysql' graph 2013-07-02 17:28:19 +02:00
Jordi Sanfeliu 1d32f3ed57 added 'show_gaps' support to the 'lighttpd' graph 2013-07-02 17:00:45 +02:00
Jordi Sanfeliu dea72b9b05 added 'show_gaps' support to the 'nginx' graph 2013-07-02 16:41:53 +02:00
Jordi Sanfeliu 97ef4fc51b added 'show_gaps' support to the 'apache' graph 2013-07-02 16:03:53 +02:00
Jordi Sanfeliu 3b59bc9ae3 added 'show_gaps' support to the 'ftp' graph 2013-07-02 15:23:57 +02:00
Jordi Sanfeliu eebbb4a370 added 'show_gaps' support to the 'user' graph 2013-07-02 15:07:17 +02:00
Jordi Sanfeliu 06152411de added 'show_gaps' support to the 'port' graph 2013-07-02 13:20:27 +02:00
Jordi Sanfeliu 8b127e373f added 'show_gaps' support to the 'mail' graph 2013-07-02 12:56:47 +02:00
Jordi Sanfeliu bf14d01052 added 'show_gaps' support to the 'serv' graph 2013-07-02 12:00:07 +02:00
Jordi Sanfeliu fb12c14a36 added 'show_gaps' support to the 'net' graph 2013-07-02 09:09:07 +02:00
Jordi Sanfeliu 4ef8df00eb added 'show_gaps' support to the 'fs' graph 2013-07-01 18:22:25 +02:00
Jordi Sanfeliu eaddb7caf0 added 'show_gaps' support to the 'disk' graph 2013-07-01 18:04:27 +02:00
Jordi Sanfeliu 63144ec5d5 added 'show_gaps' support to the 'nvidia' graph 2013-07-01 17:58:16 +02:00
Jordi Sanfeliu 60e4e11529 add a check to verify if 'nvidia-smi' command does exists in the system 2013-07-01 17:50:47 +02:00
Jordi Sanfeliu 72344fe8a6 added 'show_gaps' support to the 'lmsens' graph 2013-07-01 17:46:52 +02:00
Jordi Sanfeliu 8433a11d79 added 'show_gaps' support to the 'hptemp' graph 2013-07-01 17:36:04 +02:00
Jordi Sanfeliu e1b94956b6 added 'show_gaps' support to the 'proc' graph 2013-07-01 17:26:14 +02:00
Jordi Sanfeliu f6b130a489 added 'show_gaps' support to the 'kern' graph 2013-07-01 17:22:53 +02:00