b2211aa0eb
Change-Id: I46efbc9be90a8415e60f3db76656e7db3d7bcb54
21 lines
510 B
Plaintext
21 lines
510 B
Plaintext
# (C) Copyright 2015 Hewlett Packard Enterprise Development Company LP
|
|
|
|
# The user running monasca-agent must have passwordless sudo access for the find
|
|
# command to run the postfix check. Here's an example:
|
|
#
|
|
# example /etc/sudoers entry:
|
|
# monasca-agent ALL=(ALL) NOPASSWD:/usr/bin/find
|
|
#
|
|
|
|
init_config:
|
|
|
|
instances:
|
|
- name: /var/spool/postfix
|
|
directory: /var/spool/postfix
|
|
queues:
|
|
- incoming
|
|
- active
|
|
- deferred
|
|
# dimensions:
|
|
# dim1: value1
|