monasca-agent/conf.d/postfix.yaml.example
Michael James Hoppal b2211aa0eb Add HPE copyright
Change-Id: I46efbc9be90a8415e60f3db76656e7db3d7bcb54
2016-02-02 10:34:10 -07:00

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