David Hummel
|
fc63b67940
|
Added function for picz js links
|
2021-12-20 21:24:23 -07:00 |
David Hummel
|
ba9f7040e9
|
Revert "Fixed `zoomed image won't fit in the pop-up window` for SVG image_format"
This reverts commit 3dfe4972c5 .
|
2021-12-20 17:47:36 -07:00 |
David Hummel
|
3dfe4972c5
|
Fixed `zoomed image won't fit in the pop-up window` for SVG image_format
|
2021-08-25 13:36:13 -07:00 |
Jordi Sanfeliu
|
421f020bba
|
converted a list of graphs to CSS #306
|
2020-11-20 09:15:58 +01:00 |
Jordi Sanfeliu
|
cf3cd9e9a7
|
closing 3.12.0
|
2020-02-21 10:36:35 +01:00 |
Jordi Sanfeliu
|
9222110497
|
fixed to use --resolution instead of its synonym -r to avoid problems with newer versions of RRDtool. #263
|
2019-11-22 08:46:02 +01:00 |
Jordi Sanfeliu
|
98ef89190b
|
added the new option 'rrdtool_extra_options' to be able to include RRDtool extra options on every graph
|
2019-05-08 12:54:03 +02:00 |
Jordi Sanfeliu
|
3eae9dae73
|
fixes Filesystem usage issue with space in fs name #234
|
2019-04-15 10:39:04 +02:00 |
Jordi Sanfeliu
|
7a13778d7f
|
fixed to limit the length of the device names in 'fs.pm'
|
2017-12-01 11:51:58 +01:00 |
Jordi Sanfeliu
|
cc72988c50
|
redirect all the output into an array to support parallelizing in 'fs.pm'
|
2017-07-26 11:12:01 +02:00 |
Jordi Sanfeliu
|
09390c3e0d
|
959fa2aa91
|
2017-06-12 09:19:56 +02:00 |
Jordi Sanfeliu
|
959fa2aa91
|
small fix
|
2017-05-24 19:08:14 +02:00 |
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 |