Operating System - HP-UX
1833881 Members
1877 Online
110063 Solutions
New Discussion

Re: MeasureWare extract command

 
Sig. Alessandro MESSINA
Occasional Advisor

MeasureWare extract command

Hi all,
I've trouble using the extract command with a template report file.
I'm trying to use the MISSING entry to set to zero in case of a missing value.
Moreover, the command I'm using is extract -G -M ...... -xp, where -M should be turn on the MISSING VALUE to zero (default).
This seems doesn't work. Is there anyone experienced with this?
7 REPLIES 7
Suhas_2
Regular Advisor

Re: MeasureWare extract command

Hi,
The problem looks a bit shady. I am using the
following command to extract the data and it is working fine on my systems.
/opt/perf/bin/extract -xp D-1 -G -v -f /tmp/systemreport -r /tmp/mytemplate.

This gives me yesterdays report. If the MWA daemons are running then there are little chances of getting "no data" situations.

Hope this helps.
Suhas.
Never say "Die"
Sig. Alessandro MESSINA
Occasional Advisor

Re: MeasureWare extract command

Can I have a look to your report template?
Suhas_2
Regular Advisor

Re: MeasureWare extract command

I have attached two files ...
one is the template file....myrept
and the other is the report that is generated......report088.

Do revert back in case of any queries...

Suhas.
Never say "Die"
Suhas_2
Regular Advisor

Re: MeasureWare extract command

here is the template......
;-))))))
Never say "Die"
Sig. Alessandro MESSINA
Occasional Advisor

Re: MeasureWare extract command

Your template report looks like the one I'm using.In your result file seems there are no metrics to zero, this means that all the data were available, have you tried with some missing data?
What is the MWA version?
Suhas_2
Regular Advisor

Re: MeasureWare extract command

HI,
i have phased this kind of problem. But there is no way but to say no data available. This helps the MIS teams to have a better conclusions. That part of the report should be kept blank. (and not made zero).
Secondly, we have kept a small script which
check whether the mwadaemon is running or not. If not, then the cron starts it. The cron job works once every hour.

Never say "Die"
Suhas_2
Regular Advisor

Re: MeasureWare extract command

assignment of points will be highly appreciated...
;-)))
Never say "Die"