Improve the monitoring setup script and fix bugs in the monitoring config.

This commit is contained in:
Vishnu Kannan
2014-11-07 01:23:14 +00:00
parent ad9cb982e5
commit 37af9210ba
7 changed files with 46 additions and 17 deletions

View File

@@ -471,3 +471,7 @@ function test-setup {
function test-teardown {
echo "TODO"
}
function setup-monitoring {
echo "TODO"
}