alioth:
alias: machines that just are just awkward
private: 1
- openstack-compute:
- alias: nodes that run OpenStack compute
- private: 1
+ #openstack-compute:
+ # alias: nodes that run OpenStack compute
+ # private: 1
openstack-controller:
alias: nodes that run OpenStack controller
private: 1
# name: process - openstack - nova-api
# nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -C nova-api -a '/usr/bin/python /usr/bin/nova-api --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-api.log'"
# hostgroups: openstack-controller
- -
- name: process - openstack - nova-compute
- nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -C nova-compute -a '/usr/bin/python /usr/bin/nova-compute --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-compute.log --config-file=/etc/nova/nova-compute.conf'"
- hostgroups: openstack-compute
+# -
+# name: process - openstack - nova-compute
+# nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -C nova-compute -a '/usr/bin/python /usr/bin/nova-compute --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-compute.log --config-file=/etc/nova/nova-compute.conf'"
+# hostgroups: openstack-compute
# -
# name: process - openstack - nova-cert
# nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u nova -C nova-cert -a '/usr/bin/python /usr/bin/nova-cert --config-file=/etc/nova/nova.conf --log-file /var/log/nova/nova-cert.log'"