跳转到内容
Ask AI

kdump

此内容尚不支持你的语言。

AsterNOS YANG Model for Aster NOS Kdump tools.

module: asternos-kdump
+--rw kdump
+--rw enabled? boolean
+--rw memory? string
+--rw num_dumps? uint8
rpcs:
+---x show-kdump-files
| +--ro output
| +--ro data? <anydata>
+---x show-kdump-logging
+---w input
| +---w filename? string
| +---w lines? uint16
+--ro output
+--ro data? <anydata>
PathAccess
/kdumpRead-Write
/kdump/enabledRead-Write
/kdump/memoryRead-Write
/kdump/num_dumpsRead-Write

Path

/kdump

Node Type

container

Description

Kdump tools configurations.

Access

Read-Write

Path

/kdump/enabled

Node Type

leaf

Description

When enable the kdump-tools service will start.

Access

Read-Write

Data Type

Constraints

Valid in [true, false]

Path

/kdump/memory

Node Type

leaf

Description

Reserve memory for kdump capture kernel.

Access

Read-Write

Data Type

Path

/kdump/num_dumps

Node Type

leaf

Description

Set maximum number of dump files for kdump.

Access

Read-Write

Data Type

Constraints

Valid range: 1 to 255