Skip to content

Releases: SamsungDS/Triton

v0.3

02 Aug 05:53
bb4bd5c
Compare
Choose a tag to compare

Release Note: v0.3
This release contains:

  1. Power Capping: This feature used to regulate & set the server power usage limit. If system is running beyond the capping value, it will power off the server on user’s demand.

  2. Feature to support for lab hardware maintenance.

  3. Generates comprehensive HTML reports showing each server's vendor, power consumption, and power state, highlighting the power limits that is exceeded for quick identification/resolution of the same.

v0.2

23 Jun 11:13
Compare
Choose a tag to compare

Release Notes: v0.2
This release contains

  • DMFT Redfish specification version 1.15 conformance
  • Power Management and monitoring API support for the servers.
  • HTML Report with power consumption details. If power consumption exceeds user defined threshold value, highlight the power consumption details.
  • Monitoring Utility that provides power consumption details on regular interval for the servers defined by user in the config_redfish.json file. The utility generates the csv report that helps to pivot the power utilization of the infrastructure.

v0.1

16 Dec 10:15
Compare
Choose a tag to compare

Release Notes: v0.1

  • Initial code that contains the Triton (Redfish Compliance Tool). Triton is a python3 based utility which helps to verify the compliance of Redfish Specification by DMTF standard and capable to perform the hardware management through Redfish API.
  • The Triton tool reads Redfish specification documents from DMTF website and validates the Redfish URL and JSON schema against the server in test(SUT). An HTML report is constructed and saved in the same directory.