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