Jordi Sanfeliu
|
8bc868457a
|
added a complete statistical Libvirt (libvirt) graph
|
2014-05-20 13:23:03 +02:00 |
Jordi Sanfeliu
|
b55290a0aa
|
fixed the values of the text table in the 'fs' graph
|
2014-05-20 13:10:55 +02:00 |
Jordi Sanfeliu
|
2d9507062b
|
fixed messages of argument isn't numeric in addition at fs.pm in lines 650 and 684
|
2014-05-15 11:06:39 +02:00 |
Jordi Sanfeliu
|
a08e05c44a
|
fixed to show the filesystem name when Monitorix is unable to detect its device name
|
2014-05-15 10:26:41 +02:00 |
Jordi Sanfeliu
|
5425e05baf
|
fixed regexp that prevented collecting LOADPCT and ITEMP values in 'apcupsd' module
|
2014-05-14 15:34:17 +02:00 |
Jordi Sanfeliu
|
3540b58718
|
fixed a bug in 'fs' module that could kill Monitorix itself if open() couldn't fork()
|
2014-04-22 11:08:12 +02:00 |
Jordi Sanfeliu
|
a36f6c6f33
|
fix a bug when nameing the graphs on multiple lists in 'fs' graph
|
2014-04-22 09:54:53 +02:00 |
Jordi Sanfeliu
|
a2f7d5f72b
|
fix the error message 'ERROR: line 1237: expected </row> element but found <v>'
|
2014-04-03 19:36:46 +02:00 |
graysky
|
9d319fb607
|
updated (C) year to 2014
|
2014-03-23 09:49:59 -04:00 |
Jordi Sanfeliu
|
6871a49f07
|
removed a forgotten debug line
|
2014-03-18 08:46:11 +01:00 |
Jordi Sanfeliu
|
62c730dd85
|
added the option 'url' in the 'nginx' graph to define a full URL to be used to collect stats
|
2014-03-17 13:02:33 +01:00 |
Jordi Sanfeliu
|
6766184ce7
|
added 3 more DS values
|
2014-03-13 15:03:41 +01:00 |
Jordi Sanfeliu
|
0ad76ca33d
|
converted to seconds the legend in the I/O graph of the 'fs'
|
2014-03-13 10:09:30 +01:00 |
Jordi Sanfeliu
|
7c01fd578b
|
added new inode usage graph in 'fs' and refactored its layout
|
2014-03-04 08:13:10 +01:00 |
Jordi Sanfeliu
|
02e042b4fb
|
incremented the font size of the titles in 'bind' graph
|
2014-03-03 18:36:02 +01:00 |
Jordi Sanfeliu
|
3a090dd3f3
|
small update
|
2014-03-03 17:46:19 +01:00 |
Jordi Sanfeliu
|
66e77c755f
|
small update
|
2014-03-03 17:45:13 +01:00 |
Jordi Sanfeliu
|
f81aed0f0e
|
added new DSs to 'fs' graph mainly to include support to collect inode usage
|
2014-02-28 13:13:53 +01:00 |
Jordi Sanfeliu
|
72722a5119
|
add a message of not supported on BSD systems
|
2014-02-21 10:16:53 +01:00 |
Jordi Sanfeliu
|
a42ad916ae
|
add a message of not supported on NetBSD
|
2014-02-21 10:14:52 +01:00 |
Jordi Sanfeliu
|
8caf9e1f45
|
add support for FreeBSD
|
2014-02-21 10:11:48 +01:00 |
Jordi Sanfeliu
|
b5f73bb20e
|
fix the use of uninitialized value message when the port number was listed but not defined. Also show a message denoting a bad configuration.
|
2014-02-20 12:54:42 +01:00 |
Jordi Sanfeliu
|
6f12b876be
|
fixed a bug in the 'ssl_opts' option
|
2014-02-19 18:23:01 +01:00 |
Jordi Sanfeliu
|
095b4f3736
|
fixed a bug in 'net.pm' when mathing the network interface
|
2014-02-19 16:51:09 +01:00 |
Jordi Sanfeliu
|
d201eaa553
|
fixed the use of uninitialized values in the text interface
|
2014-02-19 11:45:05 +01:00 |
Jordi Sanfeliu
|
6eaa115816
|
added support for text interface
|
2014-02-19 11:04:18 +01:00 |
Jordi Sanfeliu
|
84c20c5eb1
|
Added a complete statistical Netstat graph
|
2014-02-19 10:43:51 +01:00 |
Jordi Sanfeliu
|
3b7ea8753c
|
Improved the code when collecting 'pflogsumm' data'
|
2014-02-14 12:26:42 +01:00 |
Jordi Sanfeliu
|
f5a030f8e8
|
removed the EOL mark in the regexp to collect 'milter'-greylist' stats in order to include newer versions
|
2014-02-12 17:35:14 +01:00 |
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 |