Commit Graph

594 Commits

Author SHA1 Message Date
Jordi Sanfeliu 4866ad410c added a message in 'libvirt.pm' if the MAC address of a VM is not found 2016-06-15 10:51:31 +02:00
Jordi Sanfeliu fd953c2264 added a warning message in 'disk.pm' that if some of the disk devices defined is not present in the system the initialization will be aborted 2016-05-30 12:48:28 +02:00
Jordi Sanfeliu d668fcecea fix format 2016-04-11 10:44:04 +02:00
Jordi Sanfeliu 483320f476 added a complete graph for Chrony 2016-04-08 10:43:58 +02:00
Jordi Sanfeliu 77f750362b added the new option 'user_agent_id' which is used to define the string to identify Monitorix agent in the HTTP requests 2016-03-17 09:48:38 +01:00
Jordi Sanfeliu 01829ba873 fixed in 'zfs.pm' to convert FRAG to a numeric value it's not used in the pool. #138 2016-02-22 18:06:53 +01:00
Jordi Sanfeliu 49db67e727 fixed to show the memory usage correctly in 'phpapc.pm' 2016-02-01 10:08:31 +01:00
Jordi Sanfeliu 4ce6404a3e added RBL counter for Postfix MTA in 'mail.pm' #118 2016-01-28 15:53:32 +01:00
Nigel Sim bb2da96483 added a final option that does a substring match 2016-01-27 15:18:49 +10:00
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01:00
Jordi Sanfeliu 817b7d3db6 fixed 'serv.pm' to support newer version of fail2ban 2016-01-04 15:53:12 +01:00
Jordi Sanfeliu 67fa4cc63b added in 'du.pm' the new 'extra_args' option to be able to include extra arguments to the 'du' command 2015-12-23 16:42:26 +01:00
Jordi Sanfeliu cacdaa6d28 updated tc.pm. #74 2015-12-22 10:25:01 +01:00
Jordi Sanfeliu 4cc174d8c3 added the section '<map>' to be able to rename the qdisc names in the graph. #74 2015-12-22 09:59:27 +01:00
Jordi Sanfeliu c7824db4a2 added a complete graph for Network Traffic Control (tc) #74 2015-12-15 10:42:49 +01:00
Jordi Sanfeliu bfd3fcaf49 small cosmetic change 2015-12-14 16:02:52 +01:00
Jordi Sanfeliu 814515d6aa last minute fixes 2015-12-04 11:08:12 +01:00
Jordi Sanfeliu 3084960a6b small fixes in 'libvirt.pm' 2015-12-04 10:20:13 +01:00
Jordi Sanfeliu 601b1b91e9 added in 'libvirt.pm' the ability to support multiple disks and network interfaces for each virtual machine 2015-12-04 09:26:49 +01:00
Jordi Sanfeliu c0356b9571 fixed in 'libvirt.pm' to hide empty groups 2015-12-03 16:09:58 +01:00
Jordi Sanfeliu d6082b02bf added the option 'cmd' in 'libvirt.pm' in order to be able to execute a custom command 2015-12-02 18:07:52 +01:00
Jordi Sanfeliu e6c56b66b0 fixed in 'libvirt.pm' limiting to 100 all CPU values greater than 100 2015-12-01 10:03:16 +01:00
Jordi Sanfeliu 892fd45f6c fixed the scale of the y-axis in the 'du' graph 2015-11-02 09:28:12 +01:00
Jordi Sanfeliu 8dc5a114eb fix identation #121 2015-10-16 10:17:11 +02:00
Jordi Sanfeliu 74da08ac47 Merge pull request #124 from acranox/disk_temp_smart_190
If SMART ID 194 is empty, try ID 190.
2015-10-16 10:14:38 +02:00
Peter Doherty 78786c900a If SMART ID 194 is empty, try ID 190. 2015-10-15 20:21:38 -04:00
Jordi Sanfeliu 35b3e8f6a8 added the new option 'extra_args' in 'ntp.pm' to be able to include extra arguments to the command executed 2015-10-13 11:29:23 +02:00
Jordi Sanfeliu 6656de112c fixed to force a rigid scale in the memory graph 2015-10-13 10:43:32 +02:00
Jordi Sanfeliu 2f02dbd30c fixed to avoid negative values in the network graph of the 'process' graph. #117 2015-10-08 13:17:20 +02:00
Jordi Sanfeliu 6a3cdd676f fixed the Y-axis title in 'fail2ban' graph #111 2015-10-06 16:32:02 +02:00
Jordi Sanfeliu 49269364ba fixed a message of 'use of uninitialized value' in 'port.pm'. #110 2015-09-22 15:59:19 +02:00
Jordi Sanfeliu e75e48a510 added support in ZFS graph for versions older than 0.6.4 2015-09-21 10:42:37 +02:00
Jordi Sanfeliu f104162298 fixed regexp in 'free' command output that affected the swap usage value (after upgrading to CentOS 6.7) 2015-09-16 10:57:27 +02:00
Jordi Sanfeliu d2465c2356 improved the legend of the 'du' graph 2015-09-15 10:25:47 +02:00
Jordi Sanfeliu afe24ca480 fixed to show hidden colors of some values in the Icecast graph. #108 2015-09-14 12:32:14 +02:00
Jordi Sanfeliu 1aae2d8461 fix a misunderstood default action of 'ipv6_disabled' option. #105 2015-09-01 16:37:59 +02:00
Jordi Sanfeliu 73fd003e7a fix the message of 'use of uninitialized value' on missing 'ipv6_disabled' option. #105 2015-09-01 16:32:47 +02:00
Jordi Sanfeliu 065f09588f added the new option 'ipv6_disabled' (default: no) to disable IPv6 monitoring 2015-08-03 11:22:21 +02:00
Jordi Sanfeliu 06f8ec9e86 fixed a bug in the regexp of memory graph in OpenBSD 2015-08-03 10:22:11 +02:00
Jordi Sanfeliu 0c2bf06d4a removed leading space in the Apache URL 2015-07-24 09:41:50 +02:00
Jordi Sanfeliu 3b66e3f5c0 small fixes in Apache.pm when connection fails 2015-07-24 09:30:18 +02:00
Jordi Sanfeliu 8332378bbd added alert capabilities to the Apache graph based on the remaining slots 2015-07-24 09:21:24 +02:00
Jordi Sanfeliu 224480b7c4 fixed HTML layout when monitoring multiple Apache servers 2015-07-23 18:32:29 +02:00
Jordi Sanfeliu d5a20d6fe4 fixed to remove the authentication information from the URLs shown in the bottom of Wowza graphs 2015-07-23 11:31:41 +02:00
Jordi Sanfeliu 4777e70700 fixed to show the correct uptime in additional Wowza servers 2015-07-23 11:05:16 +02:00
Jordi Sanfeliu 309c800b75 added support of Basic Authentication to Wowza graph. #100 2015-07-23 10:56:35 +02:00
Jordi Sanfeliu 1656cb0cc0 fixed legend alignment in the main graph 2015-07-22 16:43:29 +02:00
Jordi Sanfeliu 31bc7e2a6b added a complete graph for the ZFS filesystem 2015-07-21 18:27:09 +02:00
Jordi Sanfeliu 2888f15b90 fixed to use 'swapctl' instead of 'swapinfo' in OpenBSD 2015-07-20 16:26:38 +02:00
Jordi Sanfeliu 452babf708 corrected the shift in the values of the main graph #95 2015-07-14 18:22:37 +02:00
Jordi Sanfeliu ef42e726f4 Merge pull request #98 from alexandregaltier/patch-1
Varnish 4 compatibility (partial)
2015-07-14 11:56:54 +02:00
Jordi Sanfeliu 6fb3053c73 added a complete graph for the 'upsc' (Network UPS Tools) command. #95 2015-07-13 17:32:45 +02:00
alexandregaltier 9b23ef134a Varnish 4 compatibility (partial)
. need work for "n_wrk_"
. feature request : varnish memory usage : SMA.s0.g_bytes  for memory used  and SMA.s0.g_space for free memory
2015-07-10 14:37:27 +02:00
Jordi Sanfeliu be22bf2f19 Merge pull request #97 from g6323117/patch-1
Update emailreports.pm
2015-07-08 13:14:40 +02:00
Jordi Sanfeliu 2ff8809b81 improved the Apache graph adding more statistical values and graphs 2015-07-08 13:13:43 +02:00
g6323117 b42bbaed28 Update emailreports.pm 2015-07-06 23:37:43 +08:00
Jordi Sanfeliu 3eea86b375 Added the ability to include an alert for each defined filesystem in the 'fs' graph. The previous alert system in this graph is now deprecated 2015-07-01 16:50:30 +02:00
Jordi Sanfeliu 9a56b9608c fixed to not show the red background color in listening network ports using IPv6 in the 'port' graph 2015-06-30 17:54:26 +02:00
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