blob: 39f082d105a9cb150855bd802a6931254afc9a16 [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')