Performance Co-Pilot and Vector

Performance Co-Pilot

Performance Co-Pilot

Vector github.com

f:id:biaxident:20170221213017p:plain

環境

# cat /etc/centos-release
CentOS Linux release 7.3.1611 (Core) 

# ansible --version
ansible 2.2.1.0
  config file = /etc/ansible/ansible.cfg
  configured module search path = Default w/o overrides

インストールと起動

# yum install pcp-webapp-vector pcp-webapi -y
# systemctl enable pmcd pmwebd
# systemctl start pmcd
# systemctl start pmwebd

以下の URL にアクセスするとグラフを確認できます。

http://${HOSTNAME}:44323/vector/index.html#/?host=${HOSTNAME}:44323&hostspec=${HOSTNAME}