add custom problem detector plugin

This commit is contained in:
Andy Xie
2017-10-18 14:33:28 +08:00
parent ffc790976b
commit 10dbfef1a8
31 changed files with 1058 additions and 76 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
echo "UNKNOWN"
exit 3