Xymon Mailing List Archive search

Report in CSV format

2 messages in this thread

list Asif Iqbal · Tue, 14 Jun 2005 17:12:39 -0400 ·
Hi All

Currently I have a cron job that creates the html SLA report. I run this

$BBHOME/bin/bbgen --reportopts=$START:$END:1:crit \
        --ignorecolumns=ssh,bbgen,bbtest,hobbitd,info,trends,msgs,scanmsg,http --subpagecolumns=2 \
        /usr/local/apache/htdocs/reports/monthly/$YEAR/$MONTH

to get my report every night.

How do I modify this to generate a CSV format?

Thanks for any help

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"..there are two kinds of people: those who work and those who take the credit...try
 to be in the first group;...less competition there."  - Indira Gandhi
list Anatoli Bogajewski · Wed, 15 Jun 2005 13:05:11 +0200 ·
Hi,

from man pages of bbgen:

--csv=FILENAME
Used together with --reportopts, this causes bbgen to generate an availability report in the form of a comma-separated values (CSV) file. This format is commonly used for importing into spreadsheets for further processing. 
you tried this?

Greetings,
 Anatoli Bogajewski


user-c8222abeff59@xymon.invalid 14.06.2005 23:12
Bitte antworten an
user-ae9b8668bcde@xymon.invalid


An
user-ae9b8668bcde@xymon.invalid
Kopie

Thema
[hobbit] Report in CSV format
quoted from Asif Iqbal


Hi All

Currently I have a cron job that creates the html SLA report. I run this

$BBHOME/bin/bbgen --reportopts=$START:$END:1:crit \
 --ignorecolumns=ssh,bbgen,bbtest,hobbitd,info,trends,msgs,scanmsg,http --subpagecolumns=2 \
        /usr/local/apache/htdocs/reports/monthly/$YEAR/$MONTH

to get my report every night.

How do I modify this to generate a CSV format?

Thanks for any help

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"..there are two kinds of people: those who work and those who take the credit...try
 to be in the first group;...less competition there."  - Indira Gandhi