Merge "cacti: re-run data queries each time we try to add graphs"

This commit is contained in:
Jenkins 2013-12-30 22:00:34 +00:00 committed by Gerrit Code Review
commit 5f56371db8

View File

@ -16,6 +16,8 @@ TREE_ID=`php -q add_tree.php --list-trees |grep "All Hosts"|cut -f 1`
php -q add_tree.php --type=node --node-type=host --tree-id=$TREE_ID \
--host-id=$HOST_ID
php -q poller_reindex_hosts.php --id=$HOST_ID
php -q add_graphs.php --list-graph-templates \
--host-template-id=$HOST_TEMPLATE_ID | \
while read line