Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a script for the history window

Status
Not open for further replies.

pfoged

Technical User
May 16, 2002
1
CA
I have several dss's in remote locations. I need to export the octets/s history with more than the 3600 samples it allows. I was directed to the hi2excel script but it only saves once. An example would be:

I need to monitor the octets/s then graph the results using excel (or some graphig tool), for 24 hours or greater.
I have set the interval on the octets/s to 1 sec. I have also set the buffer to wrap. This means I will get 1 hour of data before it startes to overwrite. I would like the octets/s buffer saved to a single excel file but each 3600s two new columns will be written to the active sheet.

Has anyone created a script to do this, if not can anyone create it??
 
Use the database feature instead. This was you can get stats for indefinite periods of time.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top