Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 432 Bytes

File metadata and controls

8 lines (6 loc) · 432 Bytes

SolidFire-Performance

Scripts to monitor SolidFire performance

Script requires the Solidfire API to be installed which is available via pip and also urllib3 & termcolor.

You will also need to supply a username and passowrd as part of the connection string

sfe = ElementFactory.create(array, "<your username>", "<your password>")