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 |