You are here

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.yml
View source
  1. id: comment_new
  2. label: 'New Comments'
  3. description: ''
  4. category: Content
  5. plugin_id: entity_aggregator
  6. value_label: Comments
  7. value_type: 'number'
  8. status: TRUE
  9. caching_time: 3600
  10. settings:
  11. entity_type: 'comment'
  12. time_interval_value: 86400
  13. time_interval_field: created
  14. verbose_fields:
  15. - id
  16. - label
  17. - comment_type
  18. - created
  19. thresholds:
  20. type: exceeds
  21. warning: 10
  22. critical: null
  23. dependencies:
  24. module:
  25. - comment