Source: monitoring-check-psi
Section: admin
Priority: optional
Maintainer: Sebastian Mogl <sebastian.mogl@treuchtlingen.de>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Vcs-Browser: https://git-intern.treuchtlingen.stadt/Stadt_Treuchtlingen/package.monitoring-check-psi
Vcs-Git: https://git-intern.treuchtlingen.stadt/Stadt_Treuchtlingen/package.monitoring-check-psi.git

Package: monitoring-check-psi
Architecture: all
Depends: ${misc:Depends},
	pathon3,
	python3-nagiosplugin
Description: A nagios plugin for checking pressure stall information values provided by the kernel for cpu, io and memory.
  The check will be installed to /usr/lib/nagios/plugins/check_psi.py
  A configuration file for snclient will be placed at /etc/snclient/conf.d/check_psi.ini
  making the following commands available through snclient: check_psi_cpu, check_psi_io
  and check_psi_mem
