Commit Graph

759 Commits

Author SHA1 Message Date
Jordi Sanfeliu 7b716c772a fixed to honour the support of RAID controller parameters in the disk device names defined in the disk graph 2013-04-29 12:48:07 +02:00
Jordi Sanfeliu bc540ff258 added verbosity to the 'undefined configuration' of MySQL' graph 2013-04-25 09:24:17 +02:00
Jordi Sanfeliu 2c7902f4c0 changed the default charset in the built-in HTTP server to UTF-8 2013-04-24 15:51:06 +02:00
Jordi Sanfeliu 14b8def4e6 fixed to show correctly the graphs where there are less ports defined than the value of 'port->max' 2013-04-24 15:34:09 +02:00
Jordi Sanfeliu b372c8e66f added the 'min' function 2013-04-24 15:32:54 +02:00
Jordi Sanfeliu 302630143a fixed the 'delvd' alert in the 'mail' graph 2013-04-19 13:19:42 +02:00
Jordi Sanfeliu 7f773ad3fa changed the word spikes by peaks 2013-04-15 09:49:17 +02:00
Jordi Sanfeliu da5a13de36 fixed a typo 2013-04-09 14:48:24 +02:00
Jordi Sanfeliu cbcc682b1c added support for ATI graphic cards through the 'gpu' keys in the 'lmsens' graph 2013-04-09 12:57:00 +02:00
Jordi Sanfeliu e37261688e fixed the Squid graph in order to honor the 'netstats_ib_bps' option 2013-04-08 15:52:38 +02:00
Jordi Sanfeliu 6602e9ec34 fixed values alignment when in 'text' mode 2013-04-08 15:12:09 +02:00
Jordi Sanfeliu f7b2ce431b removed messages on use of uninitialized variables if Monitorix is not able to connect with Squid daemon. 2013-04-08 13:27:55 +02:00
Jordi Sanfeliu b11704c533 removed the shebang 2013-04-08 09:03:20 +02:00
Jordi Sanfeliu 3227fea2cd fixed a typo in the iptables rule in the Nginx graph 2013-04-01 12:22:39 +02:00
Jordi Sanfeliu 6e5bb906f0 changed option to 'temperature_scale' 2013-03-27 19:58:09 +01:00
Jordi Sanfeliu 82b76c908b updated 2013-03-27 19:47:44 +01:00
Jordi Sanfeliu d2bf790fb7 added support to show temperature values in fahrenheit 2013-03-27 19:46:59 +01:00
Jordi Sanfeliu 5f1db3272e changed the function name 2013-03-27 19:26:24 +01:00
Jordi Sanfeliu 9037d52245 changed the name of the function 2013-03-27 19:24:56 +01:00
Jordi Sanfeliu 93740519d3 avoid use of a possible uninitialized variable in to_fahrenheix() function 2013-03-27 18:58:15 +01:00
Jordi Sanfeliu 4efc293f6e added support to show temperature values in fahrenheit 2013-03-27 18:54:21 +01:00
Jordi Sanfeliu 7113e81c79 added support to show temperature values in fahrenheit 2013-03-27 18:42:32 +01:00
Jordi Sanfeliu 62041dcba1 added a function to convert values from celsius to fahrenheit 2013-03-27 18:42:09 +01:00
Jordi Sanfeliu ade579750d removed unused vlabel variable 2013-03-27 17:47:48 +01:00
Jordi Sanfeliu d1c73cea2b closing 3.1.0 2013-03-15 07:57:09 +01:00
Jordi Sanfeliu 8d5779b848 Fixed a bug in how data was collected using 'ipfw' 2013-03-08 13:05:55 +01:00
Jordi Sanfeliu 2fc7bbb151 added support for 'vsftpd' log format 2013-03-05 12:54:44 +01:00
Jordi Sanfeliu 5caaf1c28c more improvements in the 'ftp' graph 2013-03-04 18:43:48 +01:00
Jordi Sanfeliu 2a22bc9fa5 Fixed in 'nginx' and 'port' graph to properly use 'conntrack' instead of 'state' in the iptables rules 2013-03-04 16:22:11 +01:00
Jordi Sanfeliu 294216c18f fixed more messages of 'use of uninitialized value ...' in 'fs' on FreeBSD 2013-03-04 11:59:05 +01:00
Jordi Sanfeliu 420eae562a Fixed a bug in 'user' that prevented counting correctly the users in FreeBSD systems 2013-03-04 11:32:19 +01:00
Jordi Sanfeliu 53431ceec9 Fixed to support new output of 'sysctl vm.vmstat' in 9.1-RELEASE 2013-03-04 11:28:47 +01:00
Jordi Sanfeliu ef7fff2648 Fixed messages of 'Use of uninitialized value ...' in 'kern' graph on FreeBSD systems 2013-03-04 10:05:14 +01:00
Jordi Sanfeliu e002c29361 Fixed messages like 'Use of uninitialized value in substitution ...' in 'fs' graph on FreeBSD systems 2013-03-04 10:02:41 +01:00
Jordi Sanfeliu e3e4c3291e more improvements in the new 'ftp' graph 2013-02-27 11:34:42 +01:00
Jordi Sanfeliu 5fb636dcb5 The 'serv' graph now uses 'secure_log' log file to get FTP login statistics. 2013-02-27 09:44:09 +01:00
Jordi Sanfeliu 8818b421a4 added initial support for the new FTP statistics graph 2013-02-26 18:33:05 +01:00
Jordi Sanfeliu cb36a02e57 Fixed in 'traffact' to show an error message when Monitorix is unable to connect to the HTTP server 2013-02-20 16:13:13 +01:00
Jordi Sanfeliu 0ac6b46d22 Fixed in 'icecast' to show an error message when Monitorix is unable to connect to the Icecast server 2013-02-20 16:08:57 +01:00
Jordi Sanfeliu 6789db5a07 Fixed in 'lighttpd' to show an error message when Monitorix is unable to connect to Lighttpd server 2013-02-20 15:58:55 +01:00
Jordi Sanfeliu fab3f4b819 Fixed in 'apache' to show an error message when Monitorix is unable to connect to Apache server 2013-02-20 15:52:40 +01:00
Jordi Sanfeliu 6a3e5bbbf1 Fixed in 'nginx' to avoid use of uninitialized values and show and error
message when Monitorix is unable to connect to Nginx server
2013-02-20 15:51:39 +01:00
Jordi Sanfeliu a9a0876914 fixed in 'lmsens' to not use the returned value if 'nvidia-smi' is not installed 2013-02-20 15:32:41 +01:00
Jordi Sanfeliu a4b8372901 fixed to detect if a device name defined in 'disk' doesn't exist in the system 2013-02-20 15:21:37 +01:00
Jordi Sanfeliu b5f05bf5ef small update 2013-02-20 12:59:51 +01:00
Jordi Sanfeliu 81395ae852 fixed a bad temperature values extraction from the 'sensors' output 2013-02-20 12:57:09 +01:00
Jordi Sanfeliu a621cae85b fixed bad init arrays and bad temperature value extraction 2013-02-20 12:45:59 +01:00
Jordi Sanfeliu b1a606e0ba delimit the values in 'list' by comma + space 2013-02-19 13:22:55 +01:00
Jordi Sanfeliu 461b1f57cf minor cosmetic change 2013-02-19 12:57:27 +01:00
Jordi Sanfeliu 8858b11d1f fixed to not truncate the HTTPd logfile on startup 2013-02-15 11:55:20 +01:00
Jordi Sanfeliu 4bbba328ac make sure that HTTPd logfile is created on startup and on every SIGHUP 2013-02-15 11:54:38 +01:00
Jordi Sanfeliu 34f51704a8 changed the process name on every httpd fork 2013-02-15 10:10:10 +01:00
Jordi Sanfeliu bc2ad94d4b last update for RC 2013-02-14 18:52:29 +01:00
Jordi Sanfeliu 4088a61216 better handling of different options in 'base_url' ad 'base_cgi' 2013-02-11 15:28:20 +01:00
Jordi Sanfeliu bc5fb7fb09 fixed HTTP server setup 2013-02-11 12:36:31 +01:00
Jordi Sanfeliu 24bd43b506 fixed the URL of the images 2013-02-11 11:36:17 +01:00
Jordi Sanfeliu c52c959ef8 updated configuration file to support the new HTTP builtin server 2013-02-07 18:37:09 +01:00
Jordi Sanfeliu 768f2e27dd updated logfile name optio 2013-02-07 16:06:53 +01:00
Jordi Sanfeliu e26901bcb6 finished HTTP built-in server 2013-02-07 15:57:42 +01:00
Jordi Sanfeliu 9938255306 HTTPServer rewritten and simplyfied 2013-02-06 14:26:00 +01:00
Jordi Sanfeliu a044ebe7d2 fixed a bad naming in 'traffacct' graph 2013-02-05 16:22:02 +01:00
Jordi Sanfeliu 2915cc3815 fixed to use always the same colors for /, swap and /boot values 2013-02-05 15:09:53 +01:00
Jordi Sanfeliu 9faecd7b6c fixed excessive graph bottom padding 2013-02-04 19:06:27 +01:00
Jordi Sanfeliu 828ce9501d fixed to avoid the message 'main::ALRM_handler: mysql_update(): Illegal division by zero at /usr/lib/monitorix/mysql.pm line 448' 2013-02-04 12:02:51 +01:00
Jordi Sanfeliu 89f4b897ca fixed color sequence in 'fs' graph 2013-02-04 10:26:41 +01:00
Jordi Sanfeliu 4570c401f9 introduced HTTP server built-in 2013-01-31 18:48:47 +01:00
Jordi Sanfeliu 2b25949113 introduced HTTP server built-in 2013-01-31 18:48:29 +01:00
Jordi Sanfeliu eac62c839c Monitorix logos are now configurable 2013-01-31 18:47:50 +01:00
Jordi Sanfeliu 2b9d2188b3 changed the path cgi-bin to cgi 2013-01-31 14:44:06 +01:00
Jordi Sanfeliu a44e47a28b add outgoing connections feature to 'port' graphs 2013-01-29 12:45:33 +01:00
Jordi Sanfeliu 62ba877427 added the max() function 2013-01-28 13:18:03 +01:00
Jordi Sanfeliu 1bd67be41c added the ability to account outgoing connections in the 'port' graph 2013-01-25 13:04:03 +01:00
Jordi Sanfeliu f6082bd197 fixed the way how are flushed out the iptables rules 2013-01-25 13:02:53 +01:00
Jordi Sanfeliu 08e9c9768a fixed the way how are created the iptables rules in 'nginx' graph 2013-01-25 11:39:43 +01:00
Jordi Sanfeliu 0ea82d636f fixed the way how are created the iptables rules in 'nginx' graph 2013-01-25 11:37:36 +01:00
Jordi Sanfeliu a248a733d9 updated alert configuration 2013-01-23 12:06:19 +01:00
Jordi Sanfeliu f403c01ed0 added two new alerts 2013-01-22 15:51:37 +01:00
Jordi Sanfeliu 7d633abe78 small update 2013-01-22 15:37:45 +01:00
Jordi Sanfeliu 62df041224 small update 2013-01-22 15:35:31 +01:00
Jordi Sanfeliu f568bc945c small fix 2013-01-22 15:11:34 +01:00
Jordi Sanfeliu 6d0d421259 included alerts in the 'fs' graph configuration section 2013-01-22 13:23:30 +01:00
Jordi Sanfeliu cf5f48c189 included alerts in the 'system' graph configuration section 2013-01-22 13:15:20 +01:00
Jordi Sanfeliu d072553836 small fix in 'mysql.pm' 2013-01-16 18:59:18 +01:00
Jordi Sanfeliu d78116c4df added the value 'Temp_tables_to_disk' in the MySQL graph 2013-01-16 18:35:34 +01:00
Jordi Sanfeliu b329432d9d added the new value 'Prepare Stmt Execute' in MySQL graph 2013-01-16 16:46:04 +01:00
Jordi Sanfeliu 65ec4776db changed the 'mysql' graph 'Table Saturation ...' to be represented per minutes 2013-01-16 15:18:13 +01:00
Jordi Sanfeliu a097c3dccb added new value Query_Cache_Hit_Rate 2013-01-16 15:11:30 +01:00
Jordi Sanfeliu 7b2fda1727 Fix to add Qcache_hits value to Com_select in order to get the real value 2013-01-16 09:29:52 +01:00
Jordi Sanfeliu 62465a2765 fixed to avoid using 'show status' and use 'show global status' in all operations 2013-01-16 09:15:08 +01:00
Jordi Sanfeliu cc00a48098 Fixed a bad assigning in 'mail' that prevented from seeing the greylisting
values in the graph
2013-01-14 12:53:53 +01:00
Jordi Sanfeliu ba50e90feb Fixed from using unitialized variables in 'fs' 2013-01-14 12:53:39 +01:00
Jordi Sanfeliu ad381b25c0 last update for 3.0.0beta1 2013-01-11 12:36:25 +01:00
Jordi Sanfeliu e641808b6e last update for 3.0.0beta1 2013-01-10 16:55:12 +01:00
Jordi Sanfeliu ef96af3f33 last update for 3.0.0beta1 2013-01-10 15:47:46 +01:00
Jordi Sanfeliu a0ad893d32 renamed its options 2013-01-09 19:23:49 +01:00
Jordi Sanfeliu 21604a82b2 fix a bug when using rigid and limit values 2013-01-09 15:07:29 +01:00
Jordi Sanfeliu 332d9ab90b updated alerts options 2013-01-09 12:43:18 +01:00
Jordi Sanfeliu f0b93ef148 added support for monthly traffic reports 2013-01-09 11:15:51 +01:00
Jordi Sanfeliu 6354eaf3b2 uncommented out use of strict 2013-01-09 09:21:41 +01:00
Jordi Sanfeliu c63798b539 initial support for sending monthly reports 2013-01-08 18:47:34 +01:00
Jordi Sanfeliu e79cd3c49f added suppor for the 'traffacct' (network traffic accounting) graph 2013-01-08 17:22:05 +01:00
Jordi Sanfeliu 63ca849be1 cosmetic updated 2013-01-08 11:15:08 +01:00
Jordi Sanfeliu 7c93aecdd4 added new options called 'ftp_log' and 'ftp_log_date_format' 2013-01-07 17:01:13 +01:00
Jordi Sanfeliu 7f973b3372 fixed to include user/pass pair on socket connections 2013-01-07 11:22:13 +01:00
Jordi Sanfeliu 89dbd36a1a fixed a reference 2013-01-07 10:02:46 +01:00
Jordi Sanfeliu e184050aa3 added support for the 'int' graph 2013-01-04 13:01:36 +01:00
Jordi Sanfeliu 31e8e4d476 fixed a bad reference for 'totalinq' 2013-01-04 13:01:14 +01:00
Jordi Sanfeliu 7fad65bbb8 cosmetic update 2013-01-04 10:40:31 +01:00
Jordi Sanfeliu a1a283e745 new 3.0 branch created 2013-01-04 09:27:05 +01:00