Commit Graph

100 Commits

Author SHA1 Message Date
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