Plugin directory structure
├── amonagent │ ├── plugins │ │ ├── apache │ │ │ ├── apache.conf.example │ │ │ ├── apache.py │ │ │ ├── README.md │ │ │ └── requirements.txt │ └── plugins-enabled │ └── apache.conf