MongoDB storage backend
Bases: aodh.storage.pymongo_base.Connection
Put the alarm data into a MongoDB database.
Clear expired alarm history data from the backend storage system.
Clearing occurs according to the time-to-live.
Parameters: | alarm_history_ttl – Number of seconds to keep alarm history records for. |
---|
Update or ensure time_to_live indexes.
Parameters: |
|
---|