monitoring-8.x-1.x-dev/modules/test/config/optional/monitoring.sensor_config.entity_aggregate_test.yml
modules/test/config/optional/monitoring.sensor_config.entity_aggregate_test.yml
id: entity_aggregate_test
label: 'Entity Aggregate test'
description: 'Tests the content entity aggregate sensor.'
category: 'Test'
plugin_id: entity_aggregator
value_type : 'number'
value_label: 'Druplicons'
result_logging: TRUE
caching_time: 3600
settings:
entity_type: 'node'
time_interval_field: 'created'
time_interval_value: 86400
verbose_fields:
- id
- label
- created
conditions:
-
field: 'type'
value: 'page'
thresholds:
type: 'falls'
warning: 2
critical: 1
