Unsolved
This post is more than 5 years old
5 Posts
0
2712
March 28th, 2007 12:00
navi analyzer .csv files and excel tricks
Does anyone have a standard view or template or macro they use to look at the .csv formatted output from the Navisphere Analyzer .nar files? I have a script that runs archiveretrieve.jar and archivedump.jar to produce .csv files on a daily basis. I want to pull stats for a specific host out of the csv file using Excel, and compare them day-to-day and also combine them into a new file to produce statistical running averages every day, on a cumulative basis. Before I reinvent the wheel, I thought I'd check here to see if anyone is already do this.
Thanks!
Thanks!
0 events found
No Events found!


Allen Ward
4 Operator
•
2.1K Posts
0
March 28th, 2007 13:00
markgreene1
5 Posts
0
March 29th, 2007 06:00
Allen Ward
4 Operator
•
2.1K Posts
0
March 29th, 2007 07:00
SanSavvy
10 Posts
0
March 29th, 2007 20:00
Allen Ward
4 Operator
•
2.1K Posts
0
March 30th, 2007 10:00
Guga2
7 Posts
0
August 3rd, 2009 12:00
You said that have a script to dump information from a NAR file to a CSV file.
How do you do it?? Can you send me the syntaxe to do it.??
I'm trying to do it but I can't...everytime I attempt to do it I receive this error:
File "E:\ECC\Clariion\CK200070800692\nar\08-02-2009-23-54-CK200070800692-SPB.nar" is not a valid archive file.
Help me please
Guga2
7 Posts
0
August 3rd, 2009 13:00
And the version of Navi CLI is 6.26.9.0.51
I think that everything is OK, isn't it???
RyanP2
261 Posts
0
August 3rd, 2009 13:00
Besides the corrupt due to ftp theory the only thing I can think of is maybe that nar is buried too far into Windows folders. If you get the same error even with that file right on C: then I don't know what is causing that error.
-Ryan
RyanP2
261 Posts
0
August 3rd, 2009 13:00
I don't have a script but in navi manager to dump to csv you can click tools, analyzer, archive, dump... CLI guides would have syntax depending on version of CLI.
-Ryan
alokjain1
44 Posts
0
August 3rd, 2009 13:00
Did this fie get ftp uploaded in "non binary" format? that might have messed up the file.
I have done nar file data extraction and not seen the error yet.
If you need help with the nar file data extraction and analysis, you can contact me at alok.jain@interscapetech.com. I have built extensive tools to do nar file data analysis and provide pdf reports that shows the performance profiles and other data.
brendm
2 Intern
•
313 Posts
0
August 5th, 2009 05:00
Guga2
7 Posts
0
August 5th, 2009 07:00
Do you have a sample of a Perl script to export the NAR information to Excel??
Can you send me??
gustavo.lima@gvt.com.br
WillSanders
1 Rookie
•
63 Posts
0
August 5th, 2009 07:00
array at this point. If you're comfortable with Perl, you can process the nar files
and export the appropriate information to Excel using the Perl module
Spreadsheet::WriteExcel. It's pretty well documented.
kelleg
4 Operator
•
4.5K Posts
0
August 11th, 2009 07:00
glen