vpp metrics upload via gmond plugin
The gmond module (gmod) isn't built by default, pending CentOS packaging work. Change-Id: I78493a60f431cf9924a28d31ba29423a03aa79b3 Signed-off-by: Dave Barach <dave@barachs.net>
This commit is contained in:
@ -10,7 +10,7 @@ apt-get upgrade -y
|
||||
sudo update-alternatives --install /bin/sh sh /bin/bash 100
|
||||
|
||||
# Install build tools
|
||||
apt-get install -y build-essential autoconf automake bison libssl-dev ccache libtool git dkms debhelper emacs
|
||||
apt-get install -y build-essential autoconf automake bison libssl-dev ccache libtool git dkms debhelper emacs libganglia1-dev libapr1-dev libconfuse-dev
|
||||
|
||||
# Install other stuff
|
||||
# apt-get install -y qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils
|
||||
|
Reference in New Issue
Block a user