munin_apc.info 488 B

123456789101112131415161718
  1. ; @file
  2. ; APC instrumentation for Munin API: module manifest
  3. ;
  4. ; @copyright (c) 2011-2019 Ouest Systèmes Informatiques
  5. ;
  6. ; Licensed under the General Public License version 2 or later.
  7. name = "Munin APC"
  8. description = "APC information collector for Munin"
  9. package = Administration
  10. core = 7.x
  11. php = 7.1
  12. ; Technically, there is no dependency. However, this collector is useless
  13. ; without the main Munin API module, so better mark the latter as a dependency.
  14. dependencies[] = munin_api