Unsolved

This post is more than 5 years old

44 Posts

740

February 4th, 2010 04:00

CX3 Analyzer archive record

Hello,

I started the Navisphere Analyzer on my CX3-20f (flare 03.26.020.5.025) one month ago.
My setup is:

Archive Poll Interval (sec):  120
Real Time Poll Interval (sec):  60
Periodic Archiving:  Yes
Current Logging Period (day):  nonstop

Currently there are 4 or 5 nar files generated everyday. Each file is 564K large. Up to now I have not recognised any displaced nar files but I wonder how many of such a nar files can one SP store in its archive record?

I retrieved all of the nar files to the server disk and wanted to clear them from the SPs.

After executing $CLI -h $i -secfilepath $SECFILEPATH analyzer -logging -reset
where CLI="/opt/Navisphere/bin/naviseccli"

There is an event logged saying:
'Resetting logging' called by ' LDAP User clmonitor' (192.168.1.10) on 'NaviAP_LoggerService' with result: Success (Logging reset successfully )

but none of my nar archives have been deleted from SP $i ?

analyzer -archive -list|wc -l
132

Can You recommend me any Configuration Best Pracise Guide for Analyzer? I need some guidelines how to use the data collected in nar files.

Thanks a lot

--
darek

6 Operator

 • 

4.5K Posts

February 5th, 2010 09:00

-logging -reset just clears the "current" log file and starts logging again.

You need to be using the Analyzer -archive commands - see page 30 in chapter 3 in the Navisphere Analyzer CLI Reference manual - the -delete command is the one you want to use to delete all the archives.

Analyzer will store the archives on each SP until you reach the maximum (about 200MB per SP), then analyzer will overwrite the oldest archives with the new ones. With the Archive Interval set to 120 seconds, each archive will contain about 5 hours of data. If you change the interval to 600 seconds, the archive will contain 26 hours of data - each data point is 10 minutes apart.

On PowerLink, see Knowledgebase (Primus) article emc218359 - this contains a list of the articles about Analyzer.

glen

44 Posts

February 8th, 2010 01:00

Hi Kelleg,

I tried the -delete (and -delete -all) option,but have not succeeded with deleting archives from SP.

I use:

Name        : navicli.rpm           Version     : 6.26.10.0.61  under SLES 10 SP2.

Basing on my experience It is possible only to clear retrieved files in the same way it can be done with the server OS command, but not the archives from SP.

6 Operator

 • 

4.5K Posts

February 8th, 2010 07:00

Have you tried the latest release 26 CLI - there have been some changes between releases - the latest is now 6.26.30.0.99

Can you run the command and capture the output?

glen

44 Posts

February 11th, 2010 02:00

Thanks,

It behaves much better with the new version.

Regards

--

darek

No Events found!

Top