Searched hist:"27 f6b686b385e5f946e5b3b2cf616bd7bb792bc4" (Results 1 – 8 of 8) sorted by relevance
/openbmc/phosphor-fan-presence/ |
H A D | logger.hpp | diff 27f6b686b385e5f946e5b3b2cf616bd7bb792bc4 Tue Oct 27 08:43:37 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Event logs for missing fans
This commit adds the code to create event logs calling out the fan when it has been missing for a certain amount of time.
This is basically identical to the functionality that the fan presence application in this repo provides, but with it in this application all fan errors are created from the same place. This will become important when there is a power off due to a fan missing and the error for that needs to be re-committed at power off time so it can be shown as the cause of the power off.
The functionality is configured in the JSON:
fan_missing_error_delay: Defines the number of seconds a fan must be missing with power on before an error will be created. If this isn't present in the JSON, then errors will not be created at all.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I76de9d8d1bf6e283560b1ce46e70f84522e2d708
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | gen-fan-monitor-defs.py | diff 27f6b686b385e5f946e5b3b2cf616bd7bb792bc4 Tue Oct 27 08:43:37 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Event logs for missing fans
This commit adds the code to create event logs calling out the fan when it has been missing for a certain amount of time.
This is basically identical to the functionality that the fan presence application in this repo provides, but with it in this application all fan errors are created from the same place. This will become important when there is a power off due to a fan missing and the error for that needs to be re-committed at power off time so it can be shown as the cause of the power off.
The functionality is configured in the JSON:
fan_missing_error_delay: Defines the number of seconds a fan must be missing with power on before an error will be created. If this isn't present in the JSON, then errors will not be created at all.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I76de9d8d1bf6e283560b1ce46e70f84522e2d708
|
H A D | system.hpp | diff 27f6b686b385e5f946e5b3b2cf616bd7bb792bc4 Tue Oct 27 08:43:37 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Event logs for missing fans
This commit adds the code to create event logs calling out the fan when it has been missing for a certain amount of time.
This is basically identical to the functionality that the fan presence application in this repo provides, but with it in this application all fan errors are created from the same place. This will become important when there is a power off due to a fan missing and the error for that needs to be re-committed at power off time so it can be shown as the cause of the power off.
The functionality is configured in the JSON:
fan_missing_error_delay: Defines the number of seconds a fan must be missing with power on before an error will be created. If this isn't present in the JSON, then errors will not be created at all.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I76de9d8d1bf6e283560b1ce46e70f84522e2d708
|
H A D | types.hpp | diff 27f6b686b385e5f946e5b3b2cf616bd7bb792bc4 Tue Oct 27 08:43:37 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Event logs for missing fans
This commit adds the code to create event logs calling out the fan when it has been missing for a certain amount of time.
This is basically identical to the functionality that the fan presence application in this repo provides, but with it in this application all fan errors are created from the same place. This will become important when there is a power off due to a fan missing and the error for that needs to be re-committed at power off time so it can be shown as the cause of the power off.
The functionality is configured in the JSON:
fan_missing_error_delay: Defines the number of seconds a fan must be missing with power on before an error will be created. If this isn't present in the JSON, then errors will not be created at all.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I76de9d8d1bf6e283560b1ce46e70f84522e2d708
|
H A D | json_parser.cpp | diff 27f6b686b385e5f946e5b3b2cf616bd7bb792bc4 Tue Oct 27 08:43:37 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Event logs for missing fans
This commit adds the code to create event logs calling out the fan when it has been missing for a certain amount of time.
This is basically identical to the functionality that the fan presence application in this repo provides, but with it in this application all fan errors are created from the same place. This will become important when there is a power off due to a fan missing and the error for that needs to be re-committed at power off time so it can be shown as the cause of the power off.
The functionality is configured in the JSON:
fan_missing_error_delay: Defines the number of seconds a fan must be missing with power on before an error will be created. If this isn't present in the JSON, then errors will not be created at all.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I76de9d8d1bf6e283560b1ce46e70f84522e2d708
|
H A D | fan.hpp | diff 27f6b686b385e5f946e5b3b2cf616bd7bb792bc4 Tue Oct 27 08:43:37 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Event logs for missing fans
This commit adds the code to create event logs calling out the fan when it has been missing for a certain amount of time.
This is basically identical to the functionality that the fan presence application in this repo provides, but with it in this application all fan errors are created from the same place. This will become important when there is a power off due to a fan missing and the error for that needs to be re-committed at power off time so it can be shown as the cause of the power off.
The functionality is configured in the JSON:
fan_missing_error_delay: Defines the number of seconds a fan must be missing with power on before an error will be created. If this isn't present in the JSON, then errors will not be created at all.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I76de9d8d1bf6e283560b1ce46e70f84522e2d708
|
H A D | system.cpp | diff 27f6b686b385e5f946e5b3b2cf616bd7bb792bc4 Tue Oct 27 08:43:37 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Event logs for missing fans
This commit adds the code to create event logs calling out the fan when it has been missing for a certain amount of time.
This is basically identical to the functionality that the fan presence application in this repo provides, but with it in this application all fan errors are created from the same place. This will become important when there is a power off due to a fan missing and the error for that needs to be re-committed at power off time so it can be shown as the cause of the power off.
The functionality is configured in the JSON:
fan_missing_error_delay: Defines the number of seconds a fan must be missing with power on before an error will be created. If this isn't present in the JSON, then errors will not be created at all.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I76de9d8d1bf6e283560b1ce46e70f84522e2d708
|
H A D | fan.cpp | diff 27f6b686b385e5f946e5b3b2cf616bd7bb792bc4 Tue Oct 27 08:43:37 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Event logs for missing fans
This commit adds the code to create event logs calling out the fan when it has been missing for a certain amount of time.
This is basically identical to the functionality that the fan presence application in this repo provides, but with it in this application all fan errors are created from the same place. This will become important when there is a power off due to a fan missing and the error for that needs to be re-committed at power off time so it can be shown as the cause of the power off.
The functionality is configured in the JSON:
fan_missing_error_delay: Defines the number of seconds a fan must be missing with power on before an error will be created. If this isn't present in the JSON, then errors will not be created at all.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I76de9d8d1bf6e283560b1ce46e70f84522e2d708
|