From: Nicolas Boisselier Date: Mon, 15 Jan 2018 16:28:40 +0000 (+0000) Subject: etc/dbq/data.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=2b07fc3feaf5766b8dac7ba427f8cd55fde1c34b;p=nb.git etc/dbq/data.php --- diff --git a/etc/dbq/data.php b/etc/dbq/data.php new file mode 100644 index 00000000..6c71e184 --- /dev/null +++ b/etc/dbq/data.php @@ -0,0 +1,10 @@ + [ + 'host_info_err' => [ + 'sql' => "SELECT * FROM host_info WHERE key LIKE '%exit_code' AND val<> '0'", + ] + ], +]; +?>