Closed vishwabmc closed 4 years ago
The following rules are implemented while parsing the callouts as part of error/event logs in stand-alone servers.
System CheckLog is nothing but "System Attention Indicator" ( SAI )
An event log for fault activation failure must be made so that a record exists but the event must not be a serviceable event
@vishwabmc what code would create that event log?
An event log for fault activation failure must be made so that a record exists but the event must not be a serviceable event
@vishwabmc what code would create that event log?
@spinler I am looking at this way
PEL --> Calls the utility --> PEL gets the list of things to drive --> PEL uses utility-2 that will drive each path and logs any error
So, my answer would be "utility-2". Something that the PEL calls in. Something that PEL could code as per my original understanding
LightPath strategy has set of rules to be followed while deciding the LEDs to be lit up. It depends on priority of callouts / how many callouts are there / whether they are FRU callouts or procedure callouts etc....
As a result : This story needs to have all the LED groups to be litup and then make D-Bus calls for those groups.