blob: 0ca32143267dcc0355dc7b04e795174997f2ef6e [file] [log] [blame]
option('log-threshold', type: 'boolean',
description: 'Automatically log SEL records for threshold sensor events')
option('log-pulse', type: 'boolean',
description: 'Automatically log events to Redfish for pulse type assert-deassert sensor events')
option('log-watchdog', type: 'boolean',
description: 'Automatically log SEL records for watchdog events')
option('log-alarm', type: 'boolean',
description: 'Monitor threshold alarm signals and log SEL records for threshold sensor events')
option('log-host', type: 'boolean',
description: 'Automatically log SEL records for host error events')
option('send-to-logger', type: 'boolean',
description: 'Automatically log events to Redfish for pulse type assert-deassert sensor events')
option('sel-delete', type: 'boolean',
description: 'Enables ability to delete SEL entries given a record ID')