mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-03-03 10:10:52 +00:00
add custom problem detector plugin
This commit is contained in:
5
pkg/custompluginmonitor/plugin/test-data/unknown.sh
Executable file
5
pkg/custompluginmonitor/plugin/test-data/unknown.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "UNKNOWN"
|
||||
exit 3
|
||||
|
||||
Reference in New Issue
Block a user