Source: zabbix-plugins
Section: net
Priority: optional
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.3.0
Homepage: http://git.openics.org/kolter/zabbix-plugins

Package: zabbix-plugins-client
Architecture: all
Depends:
    ${misc:Depends},
    zabbix-agent,
    python3,
    python3-yaml,
    debian-goodies
Description: Plugins for zabbix monitoring system (client)
 This is a collection of plugins for zabbix monitoring system
 on the client side.
 .
 Plugins included: apt, checkrestart, nginx, postfix, raid, smart,
 ssl-discovery, utils and web-discovery

Package: zabbix-plugins-server
Architecture: all
Depends:
    ${misc:Depends},
    python3,
    python3-requests,
    python3-urllib3,
    python3-openssl,
    openssl,
    ca-certificates,
    fping
Description: Plugins for zabbix monitoring system (server)
 This is a collection of plugins for zabbix monitoring system
 on the server side.
 .
 Plugins included: icmp-checker, ssl and web-checker