From 8c44f779ee7806ac816f028d7323cda77168bee8 Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Fri, 14 Sep 2012 13:12:12 -0300 Subject: sarg - add gzip feature to compress reports and save disk space --- config/sarg/sarg_schedule.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'config/sarg/sarg_schedule.xml') diff --git a/config/sarg/sarg_schedule.xml b/config/sarg/sarg_schedule.xml index 15527701..4a7309af 100644 --- a/config/sarg/sarg_schedule.xml +++ b/config/sarg/sarg_schedule.xml @@ -104,6 +104,10 @@ Aditional Args args + + Gzip + gzip + Post Action action @@ -164,6 +168,44 @@ Choose an action after sarg finishes + + listtopic + temp + Compress Options + + + Enable Compression + gzip + + checkbox + + + Compression level + gziplevel + select + + + + + + + + + + + + + Choose gzip compression level. + + + Find Limit + find + input + 60 + 5 + + Default is to 60 minutes. If your reports take longer to be created, increase this value.]]> + sarg_php_install_command(); -- cgit v1.2.3