{ | |
"plugin": "custom", | |
"pluginConfig": { | |
"invoke_interval": "30m", | |
"timeout": "5s", | |
"max_output_length": 80, | |
"enable_message_change_based_condition_update": false | |
}, | |
"source": "boot-disk-size-consistency-monitor", | |
"metricsReporting": true, | |
"rules": [ | |
{ | |
"type": "temporary", | |
"reason": "BootDiskSizeInconsistency", | |
"path": "/etc/node_problem_detector/check_boot_disk_size_consistency.sh", | |
"timeout": "3s" | |
} | |
] | |
} |