]> git.pld-linux.org Git - packages/argus-clients.git/blame - argus-clients-excel.rc
- patches for 3.0.0rc43
[packages/argus-clients.git] / argus-clients-excel.rc
CommitLineData
d31e0d15 1#
2# Argus Software
3# Copyright (c) 2000-2007 QoSient, LLC
4# All rights reserved.
5#
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2, or (at your option)
9# any later version.
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with this program; if not, write to the Free Software
18# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19#
20#
21# Excel rc file.
22#
23# This ra rc file will generate ascii output suitable to be imported
24# into Microsoft Excel or Microsoft Access as a comma separated value file.
25# This is good for graphing, etc....
26
27RA_PRINT_LABELS=0
28RA_FIELD_DELIMITER=','
29RA_PRINT_NAMES=none
30RA_TIME_FORMAT="%m-%d-%y %T"
31RA_USEC_PRECISION=6
32RA_FILTER="not man"
This page took 0.070651 seconds and 4 git commands to generate.