monitoring.sensor_config.comment_new.yml in Monitoring 8
config/optional/monitoring.sensor_config.comment_new.yml
File
config/optional/monitoring.sensor_config.comment_new.ymlView source
- id: comment_new
- label: 'New Comments'
- description: ''
- category: Content
- plugin_id: entity_aggregator
- value_label: Comments
- value_type: 'number'
- status: TRUE
- caching_time: 3600
- settings:
- entity_type: 'comment'
- time_interval_value: 86400
- time_interval_field: created
- verbose_fields:
- - id
- - label
- - comment_type
- - created
- thresholds:
- type: exceeds
- warning: 10
- critical: null
- dependencies:
- module:
- - comment