Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 981424

Summary: RFE: monitoring package that can connect to horizon
Product: Red Hat OpenStack Reporter: Dafna Ron <dron>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc
Target Milestone: ---Keywords: FutureFeature
Target Release: 4.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: storage
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-01 14:16:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
log none

Description Dafna Ron 2013-07-04 16:17:33 UTC
Created attachment 768879 [details]
log

Description of problem:

I encountered an issue in which i changed my cinder to work on remote nfs share but forgot to start rpcbind on one of the computes. 
it gave me an idea that we should perhaps create a monitoring package that can connect to horizon and the user can define different monitoring tools. 
this for example can alert on issues during install or of one of the needed services crashed for some reason

Version-Release number of selected component (if applicable):

python-django-horizon-2013.1.2-1.el6ost.noarch
openstack-nova-compute-2013.1.2-2.el6ost.noarch
openstack-cinder-2013.1.2-3.el6ost.noarch

How reproducible:

100%

Steps to Reproduce:
1. stop rpcbind on one of the computes and try to attach a volume 
2. stop libvirt on one of the computes 
3. 

Actual results:

there is no alert system that we can get queries on important services which will cause failures if down

Expected results:

we should create a monitoring package that if installed will allow different monitoring queries and report them in horizon. 

Additional info: log from rpcbing issue.

Comment 1 Lon Hohberger 2013-08-01 14:16:37 UTC
We ship Nagios as part of the Red Hat Enterprise Linux OpenStack Platform product; it should be able to cover this and various other monitoring use cases.