Releases: SamsungDS/Triton
Releases · SamsungDS/Triton
v0.3
Release Note: v0.3
This release contains:
-
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.
-
Feature to support for lab hardware maintenance.
-
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
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
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.