Forum Discussion

Eric_Moe_27610's avatar
Eric_Moe_27610
Icon for Nimbostratus rankNimbostratus
Mar 17, 2009

combine get_performance_graph_csv_statistics for two graphs?

Hi,

 

New to powershell and F5. Is it possible to combine two graphs using get_performance_graph_csv_statistics?

 

 

Using example at http://devcentral.f5.com/Default.aspx?tabid=63&articleType=ArticleView&articleId=194 as a starting point, I am trying to get csv output for the detailthroughput1 and detailthroughput2 graphs in the following format:

 

 

timestamp,"Client Bits In","Client Bits Out","Server Bits In","Server Bits Out"

 

1237300400,5.0833888000e+05,6.7079324800e+06,4.3760208000e+05,6.4981324800e+06

 

1237300410,4.9703088000e+05,7.0715584000e+06,4.9565776000e+05,7.4731531200e+06

 

1237300420,5.7023040000e+05,7.7342812800e+06,5.2776880000e+05,8.4579601600e+06

 

 

Thank you,

 

Eric
No RepliesBe the first to reply