Merge "Add novajoin-server to monitoring"

This commit is contained in:
Zuul 2019-09-17 14:15:18 +00:00 committed by Gerrit Code Review
commit d95509a04f
2 changed files with 4 additions and 0 deletions

View File

@ -298,6 +298,8 @@ PreCacheChain "PreCache"
ProcessMatch "nova-scheduler" "python.+nova-scheduler" # 10,11,12,13
ProcessMatch "placement_wsgi" "placement_wsgi.*-DFOREGROUND" # 11,12,13
ProcessMatch "nova_api_wsgi" "nova_api_wsgi.*-DFOREGROUND" # 13
ProcessMatch "novajoin-server" "python.+novajoin-server" # TLS
# OVS (OpenStack Installed)
ProcessMatch "ovs-vswitchd" "ovs-vswitchd.+openvswitch" # 10,11,12,13

View File

@ -159,6 +159,7 @@ per_process_panels:
- nova-conductor
- nova-scheduler
- placement_wsgi
- novajoin-server
- name: "Open vSwitch"
processes:
- ovs-vswitchd
@ -561,6 +562,7 @@ per_process_panels:
- nova-consoleauth
- nova-novncproxy
- nova-scheduler
- novajoin-server
- placement_wsgi
- privsep-helper
- name: "Octavia"