netdata: add runtime test

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer
2020-10-16 17:20:26 +02:00
parent 5ba339b49a
commit 0d52fb1beb

3
admin/netdata/test.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
netdata -version 2>&1 | grep "$2"