HPE EVA Storage
1753936 Members
9946 Online
108811 Solutions
New Discussion юеВ

Re: Automating How to get Fname in EVAPerf

 
ClubMed
Occasional Visitor

Automating How to get Fname in EVAPerf

I want to have the SMAD beuild a new fnames file on a weekly basis. I have a service account for windows to schedule a task. When I run the command I cannot pass a password via a command line. Any ideas?

This fails asking with too many arguments
EVAPerf fnh localhost user password

This will fail asking for user input when there is no user to enter input:
EVAPerf fnh localhost user
2 REPLIES 2
Sivaramakrishna_1
Honored Contributor

Re: Automating How to get Fname in EVAPerf

Hi,

I think evaperf with "fnh " doen't need to run every time. If your CV password changes then only it may requre.

If you supply the credentials once, that may be enough. you can just run "evaperf fn" to get that "fnames.conf" file to be updated.

Please check the same and let me know is this correct or not?

Thanks,
Siva
ClubMed
Occasional Visitor

Re: Automating How to get Fname in EVAPerf

Thanks - I thought I had tried that but I must have been still on the
EVAPerf fnh
command trying different options. If I skip that completely it works.