Support show alarm type when doing alarm-list

Bug #1531398 reported by Xia Linjuan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ceilometerclient
New
Low
Zi Lian Ji

Bug Description

Currently the alarm-list command show no type information, as now we have more types of alarm, it would be a great help if we could search for certain type of alarm or know the alarm type immediately from the list result.

Zi Lian Ji (jizilian)
Changed in ceilometer:
assignee: nobody → Zi Lian Ji (jizilian)
Revision history for this message
Xia Linjuan (ljxiash) wrote :
Download full text (4.8 KiB)

The currently output is :

+--------------------------------------+----------------------------------+-------------------+----------+---------+------------+---------------------------------------------------------------------------------------------+--------------------------------------------------------------+
| Alarm ID | Name | State | Severity | Enabled | Continuous | Alarm condition | Time constraints |
+--------------------------------------+----------------------------------+-------------------+----------+---------+------------+---------------------------------------------------------------------------------------------+--------------------------------------------------------------+
| 011be4cf-462f-42bd-862f-144d32919c3d | testtesttesttest | ok | critical | False | False | evaluation_periods: 3 | cons1 at 0 11 * * * for 300s, cons2 at 0 23 * * * for 600s |
| | | | | | | metric: cpu | |
| | | | | | | threshold: 30.0 | |
| | | | | | | granularity: 60 | |
| | | | | | | aggregation_method: last | |
| | | | | | | query: {"=": {"server_group":"my_autoscaling_group"}} | |
| | | | | | | comparison_operator: le | |
| | | | | | | resource_type: instance | |
| 082e2f52-3a2d...

Read more...

Revision history for this message
gordon chung (chungg) wrote :

just for reference, we are doing this in aodhclient so you might want to comment there https://review.openstack.org/#/q/project:openstack/python-aodhclient

affects: ceilometer → python-ceilometerclient
Changed in python-ceilometerclient:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.