Commit Graph

128 Commits

Author SHA1 Message Date
Jordi Sanfeliu 30cda07b50 Fixed a bug that prevented from seeing stats in the 'nfss' graph 2013-06-04 14:51:56 +02:00
Jordi Sanfeliu f05eb8be1d Added a new option in the 'disk' graph called 'accept_invalid_disk' that permits continue working even if some of the device names defined are invalid or non-existent. 2013-05-29 18:16:28 +02:00
Jordi Sanfeliu e293555081 small change 2013-05-28 10:02:25 +02:00
Jordi Sanfeliu b183d3d75d Added the options 'hosts_allow' and 'hosts_deny' to restrict access to the built-in HTTP server. [#14] 2013-05-24 13:16:05 +02:00
Jordi Sanfeliu 6336029499 Added the ability to specify an optional host address for the built-in HTTP server to bind to. [#19] 2013-05-17 11:57:48 +02:00
Jordi Sanfeliu 97e2647bde Added user/password authentication option in the built-in HTTP server. [#14] 2013-05-15 12:46:04 +02:00
Jordi Sanfeliu 1c9cc26e8e Changed the source from where the memory usage is collected in the 'squid' graph 2013-05-15 10:36:23 +02:00
Jordi Sanfeliu dfd536e813 Fixed a bug that prevented seeing the Core temperatures in the 'lmsens' graph 2013-05-14 18:22:55 +02:00
Jordi Sanfeliu bfaaed3d83 initialized the data arrays in the 'net_update' function 2013-05-10 13:10:17 +02:00
Jordi Sanfeliu 6975fb71ed Fixed to get the correct graph of the right group number in the 'fs' graph when using 'silent=imagetag' option [#16] 2013-05-10 12:04:38 +02:00
Jordi Sanfeliu 47552c082d fixed the internal naming of the .png files in 'fs' graph 2013-05-10 10:30:58 +02:00
Jordi Sanfeliu 1a7fa28fc6 fixed a bug in 'traffacct' graph that prevented accounting traffic if <desc> option was empty 2013-05-08 20:10:45 +02:00
Jordi Sanfeliu acaf997e93 added the option 'cmd' in order to configure the path of the command so get Raspberry Pi sensors 2013-05-07 11:13:32 +02:00
Jordi Sanfeliu fd5b46362b fixed rigid and limit values 2013-05-06 16:15:22 +02:00
Jordi Sanfeliu 7403fe8543 Added a complete Raspberry Pi sensors graph 2013-05-06 15:55:43 +02:00
Jordi Sanfeliu 280df72537 removed leading quotes in the device name shown in the 'disk' graph 2013-04-29 18:39:28 +02:00
Jordi Sanfeliu b293eb6845 fixed the 'queued' alert in the 'mail' graph 2013-04-29 15:31:14 +02:00
Jordi Sanfeliu c5c1b9d803 small fix in the 'system' alert 2013-04-29 15:30:20 +02:00
Jordi Sanfeliu 17746b0f34 small fix in the 'fs' alert 2013-04-29 15:30:05 +02:00
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