diff --git a/test/local.sh b/test/local.sh new file mode 100755 index 0000000..c2430fd --- /dev/null +++ b/test/local.sh @@ -0,0 +1 @@ +CCOLLECT_CONF=./conf ./ccollect.sh daily -v local1 diff --git a/test/remote.sh b/test/remote.sh new file mode 100755 index 0000000..2af364e --- /dev/null +++ b/test/remote.sh @@ -0,0 +1 @@ +CCOLLECT_CONF=./conf ./ccollect.sh daily -v remote1