.. | .. |
---|
123 | 123 | Contact: openipmi-developer@lists.sourceforge.net |
---|
124 | 124 | Description: |
---|
125 | 125 | |
---|
126 | | - idles: (RO) Number of times the interface was |
---|
| 126 | + ====================== ======================================== |
---|
| 127 | + idles (RO) Number of times the interface was |
---|
127 | 128 | idle while being polled. |
---|
128 | 129 | |
---|
129 | | - watchdog_pretimeouts: (RO) Number of watchdog pretimeouts. |
---|
| 130 | + watchdog_pretimeouts (RO) Number of watchdog pretimeouts. |
---|
130 | 131 | |
---|
131 | | - complete_transactions: (RO) Number of completed messages. |
---|
| 132 | + complete_transactions (RO) Number of completed messages. |
---|
132 | 133 | |
---|
133 | | - events: (RO) Number of IPMI events received from |
---|
| 134 | + events (RO) Number of IPMI events received from |
---|
134 | 135 | the hardware. |
---|
135 | 136 | |
---|
136 | | - interrupts: (RO) Number of interrupts the driver |
---|
| 137 | + interrupts (RO) Number of interrupts the driver |
---|
137 | 138 | handled. |
---|
138 | 139 | |
---|
139 | | - hosed_count: (RO) Number of times the hardware didn't |
---|
| 140 | + hosed_count (RO) Number of times the hardware didn't |
---|
140 | 141 | follow the state machine. |
---|
141 | 142 | |
---|
142 | | - long_timeouts: (RO) Number of times the driver |
---|
| 143 | + long_timeouts (RO) Number of times the driver |
---|
143 | 144 | requested a timer while nothing was in |
---|
144 | 145 | progress. |
---|
145 | 146 | |
---|
146 | | - flag_fetches: (RO) Number of times the driver |
---|
| 147 | + flag_fetches (RO) Number of times the driver |
---|
147 | 148 | requested flags from the hardware. |
---|
148 | 149 | |
---|
149 | | - attentions: (RO) Number of time the driver got an |
---|
| 150 | + attentions (RO) Number of time the driver got an |
---|
150 | 151 | ATTN from the hardware. |
---|
151 | 152 | |
---|
152 | | - incoming_messages: (RO) Number of asynchronous messages |
---|
| 153 | + incoming_messages (RO) Number of asynchronous messages |
---|
153 | 154 | received. |
---|
154 | 155 | |
---|
155 | | - short_timeouts: (RO) Number of times the driver |
---|
| 156 | + short_timeouts (RO) Number of times the driver |
---|
156 | 157 | requested a timer while an operation was |
---|
157 | 158 | in progress. |
---|
| 159 | + ====================== ======================================== |
---|
158 | 160 | |
---|
159 | 161 | |
---|
160 | 162 | What: /sys/devices/platform/ipmi_si.*/interrupts_enabled |
---|
.. | .. |
---|
201 | 203 | KernelVersion: v4.15 |
---|
202 | 204 | Contact: openipmi-developer@lists.sourceforge.net |
---|
203 | 205 | Description: |
---|
204 | | - hosed: (RO) Number of times the hardware didn't |
---|
| 206 | + ====================== ======================================== |
---|
| 207 | + hosed (RO) Number of times the hardware didn't |
---|
205 | 208 | follow the state machine. |
---|
206 | 209 | |
---|
207 | | - alerts: (RO) Number of alerts received. |
---|
| 210 | + alerts (RO) Number of alerts received. |
---|
208 | 211 | |
---|
209 | | - sent_messages: (RO) Number of total messages sent. |
---|
| 212 | + sent_messages (RO) Number of total messages sent. |
---|
210 | 213 | |
---|
211 | | - sent_message_parts: (RO) Number of message parts sent. |
---|
| 214 | + sent_message_parts (RO) Number of message parts sent. |
---|
212 | 215 | Messages may be broken into parts if |
---|
213 | 216 | they are long. |
---|
214 | 217 | |
---|
215 | | - receieved_messages: (RO) Number of message responses |
---|
| 218 | + received_messages (RO) Number of message responses |
---|
216 | 219 | received. |
---|
217 | 220 | |
---|
218 | | - received_message_parts: (RO) Number of message fragments |
---|
| 221 | + received_message_parts (RO) Number of message fragments |
---|
219 | 222 | received. |
---|
220 | 223 | |
---|
221 | | - events: (RO) Number of received events. |
---|
| 224 | + events (RO) Number of received events. |
---|
222 | 225 | |
---|
223 | | - watchdog_pretimeouts: (RO) Number of watchdog pretimeouts. |
---|
| 226 | + watchdog_pretimeouts (RO) Number of watchdog pretimeouts. |
---|
224 | 227 | |
---|
225 | | - flag_fetches: (RO) Number of times a flag fetch was |
---|
| 228 | + flag_fetches (RO) Number of times a flag fetch was |
---|
226 | 229 | requested. |
---|
227 | 230 | |
---|
228 | | - send_retries: (RO) Number of time a message was |
---|
| 231 | + send_retries (RO) Number of time a message was |
---|
229 | 232 | retried. |
---|
230 | 233 | |
---|
231 | | - receive_retries: (RO) Number of times the receive of a |
---|
| 234 | + receive_retries (RO) Number of times the receive of a |
---|
232 | 235 | message was retried. |
---|
233 | 236 | |
---|
234 | | - send_errors: (RO) Number of times the send of a |
---|
| 237 | + send_errors (RO) Number of times the send of a |
---|
235 | 238 | message failed. |
---|
236 | 239 | |
---|
237 | | - receive_errors: (RO) Number of errors in receiving |
---|
| 240 | + receive_errors (RO) Number of errors in receiving |
---|
238 | 241 | messages. |
---|
| 242 | + ====================== ======================================== |
---|