Commit Graph

486 Commits

Author SHA1 Message Date
Jordi Sanfeliu 01baaf86e9 fixed to put the output of the 'addendum_script' in the right place, and avoiding being repeated on each graph in the 'emailreports' graph 2015-06-29 18:16:59 +02:00
Jordi Sanfeliu 36fffec29b added support for process names that include spaces in Process graph #94 2015-06-17 16:54:44 +02:00
Jordi Sanfeliu 19278361db fixed a parsing error when using process names with the character colon 2015-06-16 10:36:05 +02:00
Jordi Sanfeliu 448c884fab added a complete graph for the PageSpeed Module 2015-05-28 18:03:45 +02:00
Jordi Sanfeliu acfc4da176 fixed a pair of incorrectly defined values in the 'system' graph that affected the new RRDtool 1.5 branch. #91 2015-05-19 15:32:34 +02:00
Jordi Sanfeliu facf3fb43a lowercase 'Bytes' y-axis title 2015-05-19 13:00:18 +02:00
Jordi Sanfeliu 3584baedb9 uppercase 'bans/s' y-axis title 2015-05-19 12:59:38 +02:00
Jordi Sanfeliu 4d3ddf1601 lowercase 'Bytes' y-axis title 2015-05-19 12:58:03 +02:00
Jordi Sanfeliu 308f13d842 lowercase 'Bytes' y-axis title 2015-05-19 12:57:18 +02:00
Jordi Sanfeliu 6e927b3629 improve a bit of efficiency in SPF 2015-05-07 12:47:44 +02:00
Jordi Sanfeliu 89eda210c5 small cosmetic change 2015-05-06 18:31:33 +02:00
Jordi Sanfeliu 6c9be9830c added a complete graph for 'du' command 2015-05-06 12:56:54 +02:00
Jordi Sanfeliu a0ec8d2f80 added support for postfix-policyd-spf-perl SPF handler in Mail graph 2015-05-05 16:55:51 +02:00
Jordi Sanfeliu 84a81c7a5b small cosmetic change, lines in bitrate graph are thicker. 2015-04-20 15:46:33 +02:00
Jordi Sanfeliu 7bce29dab2 Fixed garbled data with mutliple Wowza servers. #89 2015-03-30 17:20:14 +02:00
Jordi Sanfeliu c858dac61b fixed to avoid results garbled when a defined Application is shutdown. #89 2015-03-30 12:49:16 +02:00
Jordi Sanfeliu 8678275a5f fixed the text color in the bottom URL of the Wowza graph 2015-03-27 12:41:22 +01:00
Jordi Sanfeliu 078f42ec4d fixes a problem with multiple 'ApplicationInstance' tags. #88 2015-03-27 12:33:13 +01:00
Jordi Sanfeliu a58dcff9f2 reintroduced code #86 2015-03-27 09:20:40 +01:00
Jordi Sanfeliu 2509300d28 changed the code to treat MessagesInBytesRate and MessagesOutBytesRate as gauge values. #86 2015-03-26 17:07:05 +01:00
Jordi Sanfeliu 4000488da2 changed to a clickable link the bottom URL in the PHP APC graph, and fixed the text color 2015-03-26 15:53:44 +01:00
Jordi Sanfeliu f299718db1 fixed the text color in the bottom URL of the Icecast Streaming Server graph 2015-03-26 15:50:43 +01:00
Jordi Sanfeliu 35e0a8a8a0 fixed the text color in the bottom URL of the Bind graph 2015-03-26 15:49:04 +01:00
Jordi Sanfeliu 8ad888fa9b changed to a clickable link the bottom URL in the Lighttpd graph, and fixed the text color 2015-03-26 15:47:22 +01:00
Jordi Sanfeliu 26b8b61bf3 changed to a clickable link the bottom URL in the Apache graph, and fixed the text color 2015-03-26 15:43:56 +01:00
Jordi Sanfeliu 543df9c141 increased the timeout from 30 to 120 seconds 2015-03-12 08:55:40 +01:00
Jordi Sanfeliu 350d00f4e9 fixed a typo in the y axis title on 'apcupsd' Time left graph. Fixes #82 2015-03-09 10:35:23 +01:00
Jordi Sanfeliu d0078c2c68 fixed to remove red background color in 'port' graph when the network port is for outgoing connections 2015-03-04 15:05:54 +01:00
Jordi Sanfeliu 99dbc054e3 fixed a typo in a filename 2015-03-03 18:08:47 +01:00
Jordi Sanfeliu 27dbf628a0 avoid ip6tables warning messages when IPv6 is disabled 2015-03-03 17:56:54 +01:00
Jordi Sanfeliu ba42f13a5d small update 2015-03-03 17:56:14 +01:00
Jordi Sanfeliu 3671a642d1 removed the option 'all' as network protocol in the 'port' graph 2015-03-03 09:19:32 +01:00
Jordi Sanfeliu cfcf6203eb added a complete graph for Varnish proxy cache 2015-02-26 15:42:22 +01:00
Jordi Sanfeliu 6b5fc76760 fixes a character shifted to the left in certain 'hplog' outputs. #78 2015-02-23 10:51:52 +01:00
Jordi Sanfeliu f9eaab22be Port graph now uses the wait lock option ('--wait') in newer 'iptables' versions. #73 2015-02-17 15:36:42 +01:00
Jordi Sanfeliu c3de1fc555 Added support for IPv6 in 'ports' graph using protocols 'tcp6', 'upd6' and/or 'all6'. Note that 'ip6tables' command line is needed. #67 2015-02-16 18:00:45 +01:00
Jordi Sanfeliu b55f7e449a comestic changes 2015-02-12 16:27:03 +01:00
Jordi Sanfeliu 123edfe246 Zoomed graphs in 'traffacct.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-12 15:40:51 +01:00
Jordi Sanfeliu 9d24374cb9 Zoomed graphs in 'verlihub.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-12 15:24:53 +01:00
Jordi Sanfeliu 3c1c45aedd Zoomed graphs in 'int.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-12 15:18:36 +01:00
Jordi Sanfeliu b3ece773b9 Zoomed graphs in 'wowza.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-12 15:03:25 +01:00
Jordi Sanfeliu 85b43fab8e Zoomed graphs in 'apcupsd.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-03 17:05:51 +01:00
Jordi Sanfeliu 238bbf2060 Zoomed graphs in 'memcached.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-03 16:43:54 +01:00
Jordi Sanfeliu fb3db44c1f Zoomed graphs in 'phpapc.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-03 16:27:36 +01:00
Jordi Sanfeliu 5f57633987 Zoomed graphs in 'raspberrypi.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-03 16:18:30 +01:00
Jordi Sanfeliu 60551c334b Zoomed graphs in 'icecast.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-03 16:11:04 +01:00
Jordi Sanfeliu 128801ac18 Zoomed graphs in 'fail2ban.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-03 16:01:23 +01:00
Jordi Sanfeliu 8c0477e0ad Zoomed graphs in 'ntp.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-02-03 15:57:48 +01:00
Jordi Sanfeliu d156d92454 Zoomed graphs in 'bind.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-01-26 19:17:16 +01:00
Jordi Sanfeliu f78d622184 Zoomed graphs in 'nfsc.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2015-01-26 19:07:03 +01:00