From 2326af3d6901e3b91c094f69cdd0592ad6d9ecd2 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Mon, 25 Jan 2016 18:45:17 +0100 Subject: [PATCH] updated monitorix.conf(5) man page #132 --- man/man5/monitorix.conf.5 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/man5/monitorix.conf.5 b/man/man5/monitorix.conf.5 index 7ad9359..833817d 100644 --- a/man/man5/monitorix.conf.5 +++ b/man/man5/monitorix.conf.5 @@ -145,6 +145,14 @@ In order to mitigate this situation this option sets the priority in which Monit Default value: \fI0\fP .RE .P +.BI image_format +.RS +This is the format of each generated graph. There are only two possible values: +\fIPNG\fP and \fISVG\fP. +.P +Default value: \fIPNG\fP +.RE +.P .BI include_dir .RS The main configuration file is usually called \fImonitorix.conf\fP and its location is provided as part of the command line arguments. In addition, other configuration files may be loaded placing them in the directory pointed by this option. The names must end with .conf to be included.