Commit Graph

1283 Commits

Author SHA1 Message Date
Jordi Sanfeliu 5fcd06a55b update Changes 2015-09-21 11:49:09 +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 6d3b030725 fixed a missing identifier in sprintf(). #109 2015-09-17 15:34:48 +02:00
Jordi Sanfeliu f20d0cfb7e closing 3.8.0 2015-09-16 19:37:20 +02:00
Jordi Sanfeliu b532d36597 closing 3.8.0 2015-09-16 19:36:23 +02:00
Jordi Sanfeliu 395223b8ce closing 3.8.0 2015-09-16 19:35:16 +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 7fe6c612d9 updated Changes 2015-09-14 12:35:00 +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 ee0cd48a20 Merge pull request #106 from graysky2/master
small but meaningful descriptor change
2015-09-02 09:18:14 +02:00
graysky 34190dc4b9 small but meaningful descriptor change
Since both distros now ship with systemd, users wanting to manually install this package can use the "install-systemd-all" recipe whereas legacy versions of debian and RH can use the exisiting sysv options.
2015-09-01 14:37:29 -04: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 3c92338bae updated monitorix.conf(5) man page 2015-08-03 11:30:14 +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 517e3bd5d3 update Changes 2015-08-03 10:22:32 +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 24422556a8 updated monitorix.conf 2015-07-24 09:42:59 +02:00
Jordi Sanfeliu 0c2bf06d4a removed leading space in the Apache URL 2015-07-24 09:41:50 +02:00
Jordi Sanfeliu e2a7c8c38a updated Changes 2015-07-24 09:39:14 +02:00
Jordi Sanfeliu 0f4f5b41b7 updated monitorix.conf 2015-07-24 09:39:03 +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 a20341daea update Changes 2015-07-23 11:32:18 +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 a8cfdf414d updated monitorix.conf man page #100 2015-07-23 11:20:53 +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 c8c595e184 update Changes 2015-07-22 15:30:04 +02:00
Jordi Sanfeliu 8119c74d3c update Makefile 2015-07-21 18:30:06 +02:00
Jordi Sanfeliu 31bc7e2a6b added a complete graph for the ZFS filesystem 2015-07-21 18:27:09 +02:00
Jordi Sanfeliu 700a83c568 update Changes 2015-07-20 16:27:19 +02:00
Jordi Sanfeliu 2888f15b90 fixed to use 'swapctl' instead of 'swapinfo' in OpenBSD 2015-07-20 16:26:38 +02:00
Jordi Sanfeliu 4ece273b95 fixed to avoid checking 'iptables' version on BSD systems 2015-07-20 13:02:58 +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 399e2e30f7 added Varnish 4 compatibility (partial) 2015-07-14 11:58:51 +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 3b6e66dca1 added the new 'pagespeed.pm' module 2015-07-01 16:51:59 +02: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 9ab35fa122 fixed a wrong example in the documentation when showing how to define the same port number using IPv4 and IPv6 in the 'port' graph 2015-06-30 13:08:12 +02:00
Jordi Sanfeliu f51835db29 update Changes 2015-06-30 09:12:33 +02:00