12 lines
356 B
YAML
12 lines
356 B
YAML
# (C) Copyright 2015 Hewlett Packard Enterprise Development Company LP
|
|
|
|
init_config:
|
|
# process_fs_path: (optional) STRING. It will set up the path of the process
|
|
# filesystem. By default it's set for: /proc directory.
|
|
# Example:
|
|
#
|
|
# process_fs_path: /rootfs/proc
|
|
instances:
|
|
# Memory check only supports one configured instance
|
|
- name: memory_stats
|