Networking
1830248 Members
2619 Online
110000 Solutions
New Discussion

Re: Network Configuration Utility Ethernet Statistics

 
nadogmoney
Occasional Contributor

Network Configuration Utility Ethernet Statistics

I want to gather the Network Configuration Utility Ethernet Statistics data from many systems with a script of some kind. I know how to get this data via the gui from the Network Configuration Utility. Where is the Ethernet Statistics data stored? Is there a command line utility I can use? I know about cqniccmd for setting up nics but this utility does not give me the statistics I am after. Any help would be greatly appreciated.
2 REPLIES 2
nadogmoney
Occasional Contributor

Re: Network Configuration Utility Ethernet Statistics

I have found the answer I wanted. The network survey utility will output all network adapter settings and statistics to a text file using this command: hpnetsvy.exe > NICs.txt. The text file can then be parsed for the data desired.
Kensy2
Frequent Advisor

Re: Network Configuration Utility Ethernet Statistics

hi

I got a question too

is it possible to reset counters using Cqniccmd or any other NCU command line

I can do it normally in NCU you know
Properties -> Statistics -> Reset

but I have to do it in 200 servers is there a way / parameter in Cqniccmd to do that?


thanks in advance