Slide 3
Slide 3 text
Zabbix を用いた OpenStack 監視について / Agenda
アジェンダ
• 自己紹介
• OpenStack について
• Why Zabbix
• OpenStack Component の監視
• OpenStack Instance の監視
• まとめ
• おわりに
3
14-7-24
{
"name": ”hasegawa_makoto",
"description": ”IT Infra Summit 2014",
"json_class": "Chef::Role",
"chef_type": "role",
"run_list": [
"recipe[introduction]",
"recipe[OpenStack::explain]",
"recipe[zabbix::use]",
"recipe[OpenStack::Component]",
"recipe[OpenStack::Instance]",
"recipe[summary]”,
"recipe[closing]”,
],
”extra_run_lists": {
"recipe[QandA]” }
}
# chef-solo –o it_infra_summit::2014