Comment 1 for bug 1625966

Revision history for this message
Kaiyan (kaiyan-sheng) wrote :

For file_size and directory check, monasca-setup command line is not support it. Because depends on the files, the directory and file name combination can be very long. Right now, you can create your own customer defined detection plugin based on the template: https://github.com/openstack/monasca-agent/blob/master/monasca_setup/detection/plugins/file_size.py to run file_size check.