Commit Graph

48 Commits

Author SHA1 Message Date
Jordi Sanfeliu ea9fd4958b added the new configuration option 'image_format' #132 2016-01-25 18:35:30 +01: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 2888f15b90 fixed to use 'swapctl' instead of 'swapinfo' in OpenBSD 2015-07-20 16:26:38 +02: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 99dbc054e3 fixed a typo in a filename 2015-03-03 18:08:47 +01:00
Jordi Sanfeliu b55f7e449a comestic changes 2015-02-12 16:27:03 +01:00
Jordi Sanfeliu 24b0c0ccd6 remove 'no strict 'refs' 2015-01-19 19:42:06 +01:00
Jordi Sanfeliu 014a482440 Zoomed graphs in 'fs.pm' now honour the 'global_zoom' option, and they also use the function RRDs::graphv to fit better in the browser pop up window (only for RRDtool v1.3+) 2014-12-30 18:03:43 +01:00
Jordi Sanfeliu 55e6915423 fixed more messages of use of uninitialized values at fs.pm in lines 765 and 766. This mainly happens in OpenVZ VPS where '/proc/diskstats' file does not exist. 2014-09-01 18:57:15 +02:00
Jordi Sanfeliu 57ba2c592a added new 'limit' functionality to 'fs' graph 2014-06-18 10:43:14 +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 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
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 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 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 29017cb63b generate a new file only if 'max_historic_years' value has been extended 2013-11-26 18:30:24 +01:00
Jordi Sanfeliu 9fbedccb81 typo fixed 2013-11-26 18:30:18 +01:00
Jordi Sanfeliu 476387a60a small update 2013-11-26 18:30:16 +01:00
Jordi Sanfeliu 998a25006d added support for the new 'max_historic_years' option to the 'fs' graph 2013-11-26 18:30:15 +01:00
Jordi Sanfeliu 43221c0376 initialized some values in 'fs' and 'system' graphs to avoid error messages on BSD systems 2013-11-26 18:30:09 +01:00
Jordi Sanfeliu 6c7d6fdaa3 added the option 'global_zoom' to all graphs 2013-07-29 18:03:13 +02:00
Jordi Sanfeliu 4ef8df00eb added 'show_gaps' support to the 'fs' graph 2013-07-01 18:22:25 +02:00
Jordi Sanfeliu e27dad0906 Reimplemented the main loop with the sighandler alarm inside in order to be able to control timeouts in the 'disk' graph. This should avoid a complete freeze if the network goes down when monitoring NFS filesystems. [#10] 2013-06-04 16:10:35 +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 17746b0f34 small fix in the 'fs' alert 2013-04-29 15:30:05 +02: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 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 24bd43b506 fixed the URL of the images 2013-02-11 11:36:17 +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 89f4b897ca fixed color sequence in 'fs' graph 2013-02-04 10:26:41 +01:00
Jordi Sanfeliu a248a733d9 updated alert configuration 2013-01-23 12:06:19 +01:00
Jordi Sanfeliu 7d633abe78 small update 2013-01-22 15:37:45 +01:00
Jordi Sanfeliu 6d0d421259 included alerts in the 'fs' graph configuration section 2013-01-22 13:23:30 +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 332d9ab90b updated alerts options 2013-01-09 12:43:18 +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