# This plugin is an active plugin, that checks a xinetd service at port 9200
#
# Based on: https://github.com/olafz/percona-clustercheck
monitoring:
- service: clustername
interval: 1
attempts: 2
check: active
item: lap
plugin: active_xtradb
nodes: node1 node2 node3