Commit 89e9d16
committed
feat(redfish): add parsers for new Redfish resource types
Add pure parser functions for the resource types consumed by the new
endpoint-named monitoring plugins:
* get_manager()
* get_systems_ethernetinterfaces()
* get_systems_memory()
* get_systems_processors()
* get_systems_storage_volumes()
* get_updateservice_firmwareinventory()
Also expose the EthernetInterfaces, Memory, Processors and Volumes
collection links via the existing system/storage parsers.1 parent 24a243a commit 89e9d16
2 files changed
Lines changed: 408 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
0 commit comments