Skip to content

Commit

Permalink
Traverse redfish api using resource links (influxdata#7722)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnelson authored Jul 7, 2020
1 parent bf9c9bf commit a19befe
Show file tree
Hide file tree
Showing 4 changed files with 554 additions and 468 deletions.
6 changes: 6 additions & 0 deletions plugins/inputs/redfish/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ The `redfish` plugin gathers metrics and status information about CPU temperatu
- reading_celsius
- upper_threshold_critical
- upper_threshold_fatal
- lower_threshold_critical
- lower_threshold_fatal


+ redfish_thermal_fans
Expand All @@ -62,6 +64,8 @@ The `redfish` plugin gathers metrics and status information about CPU temperatu
- reading_rpm (or) reading_percent
- upper_threshold_critical
- upper_threshold_fatal
- lower_threshold_critical
- lower_threshold_fatal


- redfish_power_powersupplies
Expand Down Expand Up @@ -98,6 +102,8 @@ The `redfish` plugin gathers metrics and status information about CPU temperatu
- reading_volts
- upper_threshold_critical
- upper_threshold_fatal
- lower_threshold_critical
- lower_threshold_fatal


### Example Output
Expand Down
Loading

0 comments on commit a19befe

Please sign in to comment.